kernel

Undocumented in source.

Members

Classes

Kernel
class Kernel
Undocumented in source.

Functions

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

Static variables

buttons
Button[] buttons;
Undocumented in source.
drw
Drw* drw;
Undocumented in source.
fnt
Fnt* fnt;
Undocumented in source.
handler
void function(XEvent*)[LASTEvent] handler;
Undocumented in source.
keys
Key[] keys;
Undocumented in source.
netatom
Atom[NetLast] netatom;
Undocumented in source.
wmatom
Atom[WMLast] wmatom;
Undocumented in source.

Variables

eventManager
EventHandler eventManager;
Undocumented in source.
keyboardEventHandler
KeyboardEvents keyboardEventHandler;
Undocumented in source.
mouseEventHandler
MouseEvents mouseEventHandler;
Undocumented in source.
windowManager
WindowManager windowManager;
Undocumented in source.

Meta