LookingGlass/client/src
Geoffrey McRae 406e22a681 [client] override new behaviour in SDL 2.0.15 and disable xinput2
xinput2 is used to get touch interface events with the side effect of
consuming MotionNotify events which we use because of SDL2's inability
to correctly track the window size. Since we are not that intertested in
touch for our usecase, we just turn the events off again.
2020-01-13 22:21:12 +11:00
..
app.c [client] fix invalid access on early termination 2019-05-30 20:24:51 +10:00
config.c [common] added back support for shared memory files 2020-01-06 00:20:30 +11: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 [client] project restructure part 1/2 2019-03-28 11:02:36 +11:00
main.c [client] override new behaviour in SDL 2.0.15 and disable xinput2 2020-01-13 22:21:12 +11:00
main.h [spice] turn on TCP_QUICKACK 2020-01-11 16:03:28 +11:00
utils.c [build] make "common" a static library (part 2/2) 2019-04-11 11:12:59 +10:00