wlroots-hyprland/types/seat
Dominique Martinet 51b9883ea0 seat: allow clients to bind to seat multiple times
This lets clients bind to a seat multiple times by re-using the existing
wlr_seat_client whenever a duplicate request happens.
Previously, an independant wlr_seat_client would be created and only
events from one would be processed.

Fixes #1023.
2018-06-04 22:31:36 +09:00
..
wlr_seat.c seat: allow clients to bind to seat multiple times 2018-06-04 22:31:36 +09:00
wlr_seat_keyboard.c seat: implement inert seat resources 2018-05-03 22:03:44 +01:00
wlr_seat_pointer.c Send axis source event 2018-05-12 13:53:21 +01:00
wlr_seat_touch.c seat: implement inert seat resources 2018-05-03 22:03:44 +01:00