LookingGlass/client
Quantum 15ec80e80d [client] input: fix race between window size and guest cursor
g_state.posInfoValid could become valid after the guest reports the
cursor position, in which case we did not show the cursor until another
update occurs.

This commit eliminates the race by performing the update when
g_state.posInfoValid becomes true.
2021-12-24 13:16:52 +11:00
..
cmake [client] cmake: make MakeObject use relative paths 2021-08-11 02:42:12 +10:00
displayservers [client] wayland: handle NULL wl_keyboard on destruction 2021-12-24 10:22:23 +11:00
include [client] opengl: add gl_dynprocs module 2021-10-01 01:45:11 +10:00
renderers [client] egl: dmabuf can be used without GL_EXT_buffer_storage support 2021-12-15 06:10:30 +11:00
src [client] input: fix race between window size and guest cursor 2021-12-24 13:16:52 +11:00
CMakeLists.txt [all] cmake: refuse to perform in-source builds 2021-12-15 10:56:27 +11:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00