LookingGlass/client/src
Geoffrey McRae 3302d353cf [client] always use spice mouse host mode
Since we only ever use offset movements as SPICE doesn't properly
support absolute x/y positional information without a virtual tablet
device (which breaks relative mode needed for capture), just always run
in this mode. This fixes an issue when the spice guest tools are
installed and the mouse fails to work when not captured.
2020-08-09 16:17:08 +10:00
..
app.c [client] fix invalid access on early termination 2019-05-30 20:24:51 +10:00
config.c [client] add option to capture input on start 2020-07-17 08:39:32 +10:00
config.h [client] port all configuration parsing to use the new option helper 2019-05-21 15:03:59 +10: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 [all] moved time and locking methods to the common library 2020-01-17 14:35:08 +11:00
main.c [client] always use spice mouse host mode 2020-08-09 16:17:08 +10:00
main.h [client] use atomics to track frame counts and avoid extra signals 2020-08-09 15:14:17 +10:00
utils.c [build] make "common" a static library (part 2/2) 2019-04-11 11:12:59 +10:00