i3
|
Go to the source code of this file.
Functions | |
void | main_set_x11_cb (bool enable) |
Enable or disable the main X11 event handling function. More... | |
void main_set_x11_cb | ( | bool | enable | ) |
Enable or disable the main X11 event handling function.
This is used by drag_pointer() which has its own, modal event handler, which takes precedence over the normal event handler.
Definition at line 157 of file main.c.
References DLOG, main_loop, and xcb_check.
Referenced by drag_pointer().