ShellSurface

Undocumented in source.

Constructors

this
this(WlClient cl, uint id, Surface surf, WlShell.Resource shRes, Compositor comp)
Undocumented in source.

Members

Functions

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.

Properties

shell
Shell shell [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

comp
Compositor comp;
Undocumented in source.
height
int height;
Undocumented in source.
shRes
WlShell.Resource shRes;
Undocumented in source.
surf
Surface surf;
Undocumented in source.
unplaced
bool unplaced;
Undocumented in source.
width
int width;
Undocumented in source.
x
int x;
Undocumented in source.
y
int y;
Undocumented in source.

Meta