AppDisplay

Singleton to hold our main Display

Members

Functions

quit
void quit()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

instance
AppDisplay instance()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dpy
Display* dpy;
Undocumented in source.
running
bool running;
Undocumented in source.

Meta