[−][src]Module wlroots::seat
Modules
| drag_icon | |
| event | |
| grab |
Structs
| Capability |
seat capability bitmask |
| Client |
Contains state for a single client's bound wl_seat resource. It can be used to issue input events to the client. |
| Handle | |
| Seat | |
| TouchId |
Wrapper around a touch id. It is valid, as it is only returned from wlroots. |
| TouchPoint |
Traits
| Handler |