looking-glass/client
Quantum b3b71d6f02 [client] egl: fix cursor handling when invalidating
If we invalidate the window, we used to not update this->cursorLast, and
this causes us to lose track of the cursor. Now we update this->cursorLast
unconditionally, and this fixes the issue.
2021-08-01 17:28:40 +10:00
..
cmake [client] removed unused GMP dependency 2021-07-24 12:35:48 +10:00
displayservers [client] wayland: use zxdg_output_manager_v1 version 3 if possible 2021-08-01 13:05:41 +10:00
include [client] app: allow overlay exit with KEY_ESC 2021-07-31 20:51:38 +10:00
renderers [client] egl: fix cursor handling when invalidating 2021-08-01 17:28:40 +10:00
src [client] config: enable JIT rendering by default 2021-08-01 12:38:17 +10:00
CMakeLists.txt [client] imgui: remove no longer used overlay_utils.cpp 2021-07-31 14:56:49 +10:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00