LookingGlass/client/src
Quantum df4a964496 [client] spice: stop if pointer left during guest warp
This prevents attempts to grab the pointer after the guest side warp
finishes if the pointer has left the window in the meantime. On Wayland,
this would result in the pointer moving to the middle of the window when
the confine is created.
2021-09-16 06:25:45 +10:00
..
overlay [client] kb: rename key code arrays from xfree86_* to linux_* 2021-08-17 19:08:07 +10:00
app.c [client] app: remove dead code 2021-09-11 10:22:44 +10:00
clipboard.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
clipboard.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
config.c [client] config: window width & height are unsigned values 2021-09-11 10:30:31 +10:00
config.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
core.c [client] spice: stop if pointer left during guest warp 2021-09-16 06:25:45 +10:00
core.h Revert "[client] core: realign in the enter/focus handlers if possible" 2021-08-19 23:19:59 +10:00
egl_dynprocs.c [client] egl: dynamically import glBufferStorageEXT 2021-08-19 21:28:45 +10:00
eglutil.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
kb.c [client] kb: rename key code arrays from xfree86_* to linux_* 2021-08-17 19:08:07 +10:00
kb.h [client] kb: rename key code arrays from xfree86_* to linux_* 2021-08-17 19:08:07 +10:00
keybind.c [client] kb: rename key code arrays from xfree86_* to linux_* 2021-08-17 19:08:07 +10:00
keybind.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
lg-renderer.c [client] app: remove dead code 2021-09-11 10:22:44 +10:00
ll.c [client] use variable-relative sizeof where possible 2021-08-16 16:22:55 +10:00
main.c [client] wayland: free presentation objects 2021-09-11 11:52:52 +10:00
main.h [client] imgui: run animations at consistent speeds 2021-08-31 08:16:07 +10:00
overlay_utils.c [client] imgui: implement new widget for displaying URLs 2021-08-05 22:43:46 +10:00
overlays.h [client] rework the configuration overlay to allow for tabs 2021-08-12 09:04:45 +10:00
util.c [client] all: use DEBUG_UNREACHABLE instead of assert 2021-08-14 12:19:07 +10:00