FreeRDP/client/Wayland
Manuel Bachmann a9cf8b5838 wlfreerdp: add keyboard and mouse wheel support, fix bugs
This commit does the following:

* fix the keyboard logic (which now fully works), add support for vertical mouse wheel events ;
* make the rendering a lot more efficient, by using RDP damage information to refresh only the relevant part of the buffer ;
* fix two race conditions. wlfreerdp should not crash anymore now ;
* fix shm_open() and shm_unlink() calls ;
* improve the code style.

Signed-off-by: Manuel Bachmann <tarnyko@tarnyko.net>
2014-11-26 10:46:05 +01:00
..
CMakeLists.txt wlfreerdp: reorganize source files, add input methods 2014-11-17 16:42:27 +01:00
wlf_display.c wlfreerdp: reorganize source files, add input methods 2014-11-17 16:42:27 +01:00
wlf_display.h wlfreerdp: reorganize source files, add input methods 2014-11-17 16:42:27 +01:00
wlf_input.c wlfreerdp: add keyboard and mouse wheel support, fix bugs 2014-11-26 10:46:05 +01:00
wlf_input.h wlfreerdp: add keyboard and mouse wheel support, fix bugs 2014-11-26 10:46:05 +01:00
wlf_window.c wlfreerdp: add keyboard and mouse wheel support, fix bugs 2014-11-26 10:46:05 +01:00
wlf_window.h wlfreerdp: reorganize source files, add input methods 2014-11-17 16:42:27 +01:00
wlfreerdp.c wlfreerdp: add keyboard and mouse wheel support, fix bugs 2014-11-26 10:46:05 +01:00
wlfreerdp.h wlfreerdp: reorganize source files, add input methods 2014-11-17 16:42:27 +01:00