Shell

Undocumented in source.

Constructors

this
this(Compositor comp)
Undocumented in source.

Members

Functions

addTopLevel
void addTopLevel(ShellSurface ss)
Undocumented in source. Be warned that the author may not have intended to support it.
getShellSurface
WlShellSurface getShellSurface(WlClient cl, Resource res, uint id, WlSurface surf)
Undocumented in source. Be warned that the author may not have intended to support it.
mouseButton
void mouseButton(int x, int y, int button, WlPointer.ButtonState state)
Undocumented in source. Be warned that the author may not have intended to support it.
paint
void paint(Output output)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

comp
Compositor comp;
Undocumented in source.
topLevels
ShellSurface[] topLevels;
Undocumented in source.

Meta