looking-glass/client/src
Geoffrey McRae 092ce61908 [client] main: copy & release KVMFR messages sooner
The renderer may take time to process the cursor update due to various
internal factors, as such it's best we copy the data and mark the
message as done ASAP. This prevents the host from filling up the queue
as easily when a high dpi mouse is in use.
2021-07-17 21:09:51 +10:00
..
app.c [client] imgui: calculate min/max/avg/fps and add them to the plots 2021-07-17 21:09:51 +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
config.c [client] config: default minimizeOnFocusLoss to off 2021-07-08 08:49:00 +10:00
config.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
core.c [client] Fix narrowing issues with win:shrinkOnUpscale param 2021-07-06 01:46:33 +10:00
core.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
egl_dynprocs.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
kb.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
kb.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
keybind.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
keybind.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
lg-renderer.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
ll.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
main.c [client] main: copy & release KVMFR messages sooner 2021-07-17 21:09:51 +10:00
main.h [client] main: dont push an invalid value into the timings buffers 2021-07-17 21:09:51 +10:00
util.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00