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.