[ANNOUNCE] weston 10.0.94

2022-09-15 Thread Simon Ser
This is the RC2 release for Weston 11.0.0. Full commit history below. Alexandros Frantzis (1): libweston: Skip views without a layer assignment in output_mask calculations Derek Foreman (1): clients: Fix cursors when compositor gives wl_seat before wl_compositor Marius Vlad (1):

protocol to list input (physical) devices

2022-09-15 Thread Vasyl Vavrychuk
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