Module seat

Source
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.

Structsยง

WinitSeatState