1 unstable release

Uses new Rust 2024

new 0.16.0-rc.1 Mar 18, 2025

#2765 in Game dev

Download history 295/week @ 2025-03-15

295 downloads per month

MIT/Apache

6MB
101K SLoC

Bevy Input Focus

License Crates.io Downloads Docs Discord


lib.rs:

A UI-centric focus system for Bevy.

This crate provides a system for managing input focus in Bevy applications, including:

This crate does not provide any integration with UI widgets: this is the responsibility of the widget crate, which should depend on bevy_input_focus.

Dependencies

~11–22MB
~398K SLoC