I have written a small application for sending input events for test
purposes using uinput.
But, after I create uinput event device, I don't know how to wait
until wayland picks it up.
Could there be a way to list physical input devices available via
wayland protocol? Similarly how wl_output is u
Hi,
Weston supports RDP protocol via rdp-backend. Its use is for example
described here https://wiki.tizen.org/wiki/Weston_RDP_access.
Current implementation works in the way that weston compositor launched
with wayland backend and weston compositor launched with RDP backend are
independent of ea