MouseEvents

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

addEvent
void addEvent()
Undocumented in source. Be warned that the author may not have intended to support it.
buttonpress
void buttonpress(XEvent* e)
Undocumented in source. Be warned that the author may not have intended to support it.
getButtons
Button[] getButtons()
Undocumented in source. Be warned that the author may not have intended to support it.
grabbuttons
void grabbuttons(Client* c, bool focused)
Undocumented in source. Be warned that the author may not have intended to support it.
listen
void listen(XEvent* e)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buttons
Button[] buttons;
Undocumented in source.

Inherited Members

From EventInterface

listen
void listen(XEvent* e)
Undocumented in source.
addEvent
void addEvent()
Undocumented in source.

Meta