looking-glass/client/displayservers/X11
Geoffrey McRae 0f7fa32d12 [client] x11: move sleep and calibration code outside of the event loop
Sleeping in the x11 event loop is not ideal as it will introduce latency
when processing other events, instead do this in the waitFrame handler.
2021-08-04 06:34:27 +10:00
..
atoms.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
atoms.h [client] x11: create _NET_WM_BYPASS_COMPOSITOR if it doesn't exist 2021-06-17 11:16:26 +10:00
clipboard.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
clipboard.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
CMakeLists.txt [client] x11: make use of the x11 present extension for jitRender 2021-08-02 23:59:26 +10:00
x11.c [client] x11: move sleep and calibration code outside of the event loop 2021-08-04 06:34:27 +10:00
x11.h [client] x11: move sleep and calibration code outside of the event loop 2021-08-04 06:34:27 +10:00