- move
void move(WlClient cl, WlSeat.Resource seat, uint serial)
Undocumented in source. Be warned that the author may not have intended to support it.
- pong
void pong(WlClient cl, uint serial)
Undocumented in source. Be warned that the author may not have intended to support it.
- resize
void resize(WlClient cl, WlSeat.Resource seat, uint serial, Resize edges)
Undocumented in source. Be warned that the author may not have intended to support it.
- setClass
void setClass(WlClient cl, string class_)
Undocumented in source. Be warned that the author may not have intended to support it.
- setFullscreen
void setFullscreen(WlClient cl, FullscreenMethod method, uint framerate, WlOutput.Resource outputRes)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMaximized
void setMaximized(WlClient cl, WlOutput.Resource output)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPopup
void setPopup(WlClient cl, WlSeat.Resource seat, uint serial, WlSurface parent, int x, int y, Transient flags)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTitle
void setTitle(WlClient cl, string title)
Undocumented in source. Be warned that the author may not have intended to support it.
- setToplevel
void setToplevel(WlClient cl)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTransient
void setTransient(WlClient cl, WlSurface parent, int x, int y, Transient flags)
Undocumented in source. Be warned that the author may not have intended to support it.