looking-glass/client/src
Geoffrey McRae 9b309db964 [client] spice: general improvements to cursor warp logic
Previously only up to two pending warp requests were possible, this
changes this so that additional warps can be queued if the cursor's
delta has moved more then 50px between each warp request.

The old code also had an error where it would null out any additional
movement since the warp was requested, but before it was processed, this
has been corrected.
2021-01-06 22:11:28 +11:00
..
app.c [client] rename state to g_state 2021-01-04 12:06:54 +11:00
config.c [client] spice: add option to ignore the windows key 2021-01-04 18:22:39 +11:00
config.h [client] fix divide by zero fault with fpsMin disabled (set to 0) 2020-11-08 10:58:18 +11:00
kb.h [client] project restructure part 1/2 2019-03-28 11:02:36 +11:00
lg-renderer.c [client] project restructure part 1/2 2019-03-28 11:02:36 +11:00
ll.c [client] ll: add new method ll_peek_tail 2021-01-06 22:11:10 +11:00
main.c [client] spice: general improvements to cursor warp logic 2021-01-06 22:11:28 +11:00
main.h [client] spice: general improvements to cursor warp logic 2021-01-06 22:11:28 +11:00
utils.c [build] make "common" a static library (part 2/2) 2019-04-11 11:12:59 +10:00