FreeRDP/client/Wayland
Armin Novak 823411c2f3 Fixed wayland buffer updates
The wayland buffer size always matches the current window size.
That might be different from the actual remote framebuffer size,
to when copying always use the correct strides to avoid distorted
screen content.
2019-01-25 10:49:03 +01:00
..
CMakeLists.txt Implemented wayland clipboard. 2019-01-23 15:56:11 +01:00
wlf_channels.c Implemented wayland clipboard. 2019-01-23 15:56:11 +01:00
wlf_channels.h Fixed PubSub function pointer casts. 2018-02-14 11:00:52 +01:00
wlf_cliprdr.c Fixed warnings found by compiler and static analysis. 2019-01-24 11:53:52 +01:00
wlf_cliprdr.h Implemented wayland clipboard. 2019-01-23 15:56:11 +01:00
wlf_disp.c Fixed duplicated check. 2019-01-22 17:27:17 +01:00
wlf_disp.h Implemented wayland display resize channel. 2019-01-22 17:27:17 +01:00
wlf_input.c Fixed Wayland horizontal mouse wheel direction. 2019-01-07 10:02:04 +01:00
wlf_input.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
wlfreerdp.1.in Fix warning in man pages 2017-08-03 08:41:50 +02:00
wlfreerdp.c Fixed wayland buffer updates 2019-01-25 10:49:03 +01:00
wlfreerdp.h Removed buffer damage tracking in client, let UWAC handle that. 2019-01-24 12:44:21 +01:00