Compositor

Undocumented in source.

Constructors

this
this(WlDisplay display)
Undocumented in source.

Members

Functions

addOutput
void addOutput(Output output)
Undocumented in source. Be warned that the author may not have intended to support it.
createRegion
WlRegion createRegion(WlClient cl, Resource , uint id)
Undocumented in source. Be warned that the author may not have intended to support it.
createSurface
WlSurface createSurface(WlClient cl, Resource , uint id)
Undocumented in source. Be warned that the author may not have intended to support it.
eventExpose
void eventExpose()
Undocumented in source. Be warned that the author may not have intended to support it.
eventKey
void eventKey(int key, Flag!"down" down)
Undocumented in source. Be warned that the author may not have intended to support it.
eventMouseButton
void eventMouseButton(int x, int y, int button, WlPointer.ButtonState state)
Undocumented in source. Be warned that the author may not have intended to support it.
eventMouseMove
void eventMouseMove(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
exit
void exit()
Undocumented in source. Be warned that the author may not have intended to support it.
scheduleRepaint
void scheduleRepaint()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

display
WlDisplay display [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
outputs
Output[] outputs [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
seat
Seat seat [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
shell
Shell shell [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
time
Duration time [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta