EventHandler

Undocumented in source.

Constructors

this
this(KeyboardEvents keyboardEvents, MouseEvents mouseEvents)
Undocumented in source.

Members

Functions

listen
void listen(XEvent* ev)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handler
void function(XEvent*)[LASTEvent] handler;
Undocumented in source.
keyboard
KeyboardEvents keyboard;
Undocumented in source.
mouse
MouseEvents mouse;
Undocumented in source.

Meta