FreeRDP/uwac/libuwac
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
..
.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 Fixed wayland clipboard registration, retry if seat is detected before. 2019-01-25 10:49:03 +01:00
uwac-display.c Fixed wayland clipboard registration, retry if seat is detected before. 2019-01-25 10:49:03 +01:00
uwac-input.c uwac: fix initialization of data_device_manager 2019-01-24 10:34:16 +01:00
uwac-os.c Removed use of strcpy. 2018-08-27 14:34:09 +02:00
uwac-os.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
uwac-output.c Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-priv.h Implemented UWAC clipboard handling. 2019-01-23 15:54:05 +01:00
uwac-tools.c Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-utils.c Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-utils.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
uwac-window.c Fixed wayland buffer updates 2019-01-25 10:49:03 +01:00