FreeRDP/client
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
..
Android Merge branch 'master' of github.com:FreeRDP/FreeRDP 2014-11-15 12:37:29 -05:00
common Fixed null pointer dereference. 2014-11-17 01:22:33 +01:00
DirectFB Fixed compiler warnings. 2014-09-15 08:55:00 +02:00
iOS Call redraw only when region is invalidated 2014-11-19 11:48:12 -08:00
Mac mfreerdp: fix cliprdr copy with Windows XP 2014-11-20 16:05:13 -05:00
Sample freerdp: remove deprecated eventing system 2014-11-12 13:18:18 -05:00
Wayland wlfreerdp: add keyboard and mouse wheel support, fix bugs 2014-11-26 10:46:05 +01:00
Windows Replaced fprintf error messages with WLog. 2014-11-16 12:21:38 +01:00
X11 Merge pull request #2215 from nfedera/fix-2014-11-16-01 2014-11-17 09:41:07 -05:00
.gitignore freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00
CMakeLists.txt wlfreerdp: initial Wayland client 2014-10-13 12:23:23 +02:00