FreeRDP/uwac/libuwac
akallabeth 25ab8c8b9c Added wayland discrete axis events for mouse wheel
the discrete axis event gives changes in steps just like the
xfreerdp version uses. This way scrolling can be implemented
consistent with the behaviour of xfreerdp
2021-02-04 21:21:57 +01:00
..
.gitignore Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
CMakeLists.txt Implemented UWAC clipboard handling. 2019-01-23 15:54:05 +01:00
uwac-clipboard.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
uwac-display.c Fixed UwacDisplayGetOutput and UwacOutputGetResolution checks 2020-05-05 10:29:25 +02:00
uwac-input.c Added wayland discrete axis events for mouse wheel 2021-02-04 21:21:57 +01:00
uwac-os.c uwac: don't try to use O_TMPFILE on FreeBSD 2020-06-08 08:17:25 +02:00
uwac-os.h Reformatted to new style 2019-11-07 10:53:54 +01:00
uwac-output.c uwac, wlfreerdp: corrected API for UwacOutput and added monitor listing 2020-04-21 08:12:31 +02:00
uwac-priv.h libuwac: Add UwacKeyboardModifiersEvent 2021-02-04 21:21:27 +01:00
uwac-tools.c Reformatted to new style 2019-11-07 10:53:54 +01:00
uwac-utils.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
uwac-utils.h Reformatted to new style 2019-11-07 10:53:54 +01:00
uwac-window.c Dont' commit surface in configure handler 2021-02-04 09:15:38 +01:00