FreeRDP/uwac/libuwac
David Fort b9ceb13058 uwac: handle wl_seat with version >= 7
Starting at version 7, the wayland client is supposed to mmap the keymap as MAP_PRIVATE
to prevent accidental or intentional modifications.
2018-12-05 15:21:00 +01:00
..
.gitignore Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
CMakeLists.txt Pull in libepoll-shim for the bits that require timerfd/epoll 2018-05-01 23:42:25 -05:00
uwac-display.c uwac: change seat API to not reference disposed UwacSeat 2018-10-25 15:24:29 +02:00
uwac-input.c uwac: handle wl_seat with version >= 7 2018-12-05 15:21:00 +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 Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02: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 uwac: Fix leak found by covscan 2018-08-22 14:34:02 +02:00