Display

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
kbdKey
void kbdKey(WlKeyboard keyboard, uint serial, uint time, uint key, WlKeyboard.KeyState state)
Undocumented in source. Be warned that the author may not have intended to support it.
pointerButton
void pointerButton(WlPointer pointer, uint serial, uint time, uint button, WlPointer.ButtonState state)
Undocumented in source. Be warned that the author may not have intended to support it.
pointerEnter
void pointerEnter(WlPointer pointer, uint serial, WlSurface surface, WlFixed sx, WlFixed sy)
Undocumented in source. Be warned that the author may not have intended to support it.
seatCapChanged
void seatCapChanged(WlSeat seat, WlSeat.Capability cap)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

compositor
WlCompositor compositor;
Undocumented in source.
config
EGLConfig config;
Undocumented in source.
cursorSurf
WlSurface cursorSurf;
Undocumented in source.
cursorTheme
WlCursorTheme cursorTheme;
Undocumented in source.
defaultCursor
WlCursor defaultCursor;
Undocumented in source.
display
WlDisplay display;
Undocumented in source.
eglContext
EGLContext eglContext;
Undocumented in source.
eglDisplay
EGLDisplay eglDisplay;
Undocumented in source.
kbd
WlKeyboard kbd;
Undocumented in source.
pointer
WlPointer pointer;
Undocumented in source.
seat
WlSeat seat;
Undocumented in source.
shell
ZxdgShellV6 shell;
Undocumented in source.
shm
WlShm shm;
Undocumented in source.
window
EglWindow window;
Undocumented in source.

Meta