Expand description
Seat handling.
Re-exportsยง
pub use pointer::relative_pointer::RelativePointerState;
pub use pointer::PointerConstraintsState;
pub use pointer::WinitPointerData;
pub use pointer::WinitPointerDataExt;
pub use text_input::TextInputState;
pub use text_input::ZwpTextInputV3Ext;
Modulesยง
- keyboard ๐The keyboard input handling.
- pointer ๐The pointer events.
- text_
input ๐ - touch ๐Touch handling.