FreeRDP/uwac/libuwac
David Fort 713e9cd5a7 uwac: fix initialization of data_device_manager
Depending on how global objects are announced (seats then ddm), we could fail to initialize
the data device manager of seats.
2019-01-24 10:34:16 +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 missing return. 2019-01-23 15:56:11 +01:00
uwac-display.c uwac: fix initialization of data_device_manager 2019-01-24 10:34:16 +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 Merge pull request #5209 from akallabeth/wayland_protocol_update_and_keyboard_inhibit 2019-01-23 10:02:07 +01:00