Seat

Undocumented in source.

Constructors

this
this(Compositor comp)
Undocumented in source.

Members

Functions

bind
Resource bind(WlClient cl, uint ver, uint id)
Undocumented in source. Be warned that the author may not have intended to support it.
getKeyboard
WlKeyboard getKeyboard(WlClient cl, Resource res, uint id)
Undocumented in source. Be warned that the author may not have intended to support it.
getPointer
WlPointer getPointer(WlClient cl, Resource res, uint id)
Undocumented in source. Be warned that the author may not have intended to support it.
getTouch
WlTouch getTouch(WlClient cl, Resource res, uint id)
Undocumented in source. Be warned that the author may not have intended to support it.
mouseButton
void mouseButton(WlClient cl, int button, WlPointer.ButtonState state)
Undocumented in source. Be warned that the author may not have intended to support it.
release
void release(WlClient cl, Resource res)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

comp
Compositor comp;
Undocumented in source.
pointers
ClPointer[] pointers;
Undocumented in source.

Meta