looking-glass/client/src
Quantum 6077dcc123 [client] spice/wayland: fix jitter when moving the cursor slowly
It does not make sense to accumulate fractional error in non-capture mode
as you know exactly where the cursor is supposed to be, at least on Wayland.

On Wayland, we base movements on the current guest position and desired
target position, and the accumulated errors only skew our movements.
2021-01-20 22:54:08 +11:00
..
app.c [client] rename state to g_state 2021-01-04 12:06:54 +11:00
config.c [client] config: make the help text for winRotate more descriptive 2021-01-20 15:35:13 +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] add a uapi to PS/2 scancode table 2021-01-19 02:49:51 +11:00
lg-renderer.c [client] project restructure part 1/2 2019-03-28 11:02:36 +11:00
ll.c [all] use explicit void parameter lists 2021-01-14 17:29:37 +11:00
main.c [client] spice/wayland: fix jitter when moving the cursor slowly 2021-01-20 22:54:08 +11:00
main.h [client] don't attempt to align to the guest with invalid pos data 2021-01-19 05:56:40 +11:00
utils.c [build] make "common" a static library (part 2/2) 2019-04-11 11:12:59 +10:00