FreeRDP/uwac/libuwac
Marek Vasut c1f44721c5 uwac: Fix connection between mouse-less devices
In case the seat has no default_cursor, which happens on client device with
no mouse attached (e.g. tablets), freerdp would fail to connect because it
won't be able to set cursor image. Check for this condition and skip setting
the cursor image.

Signed-off-by: Marek Vasut <marex@denx.de>
2021-11-29 15:47:23 +01:00
..
.gitignore Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
CMakeLists.txt Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
uwac-clipboard.c uwac: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
uwac-display.c Fixed compilation warnings 2021-08-02 10:28:06 +02:00
uwac-input.c uwac: Fix connection between mouse-less devices 2021-11-29 15:47:23 +01:00
uwac-os.c Fixed all reserved-id-macro warnings 2021-09-10 08:16:25 +02:00
uwac-os.h Reformatted to new style 2019-11-07 10:53:54 +01:00
uwac-output.c uwac: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
uwac-priv.h uwac: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
uwac-tools.c Fixed shadowing and type errors 2021-08-24 10:45:57 +02:00
uwac-utils.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
uwac-utils.h Reformatted to new style 2019-11-07 10:53:54 +01:00
uwac-window.c Added app_id on wayland client 2021-11-12 15:58:39 +01:00