wlroots-hyprland/types/seat
David Rosca 31914928d2
seat: Only resend keyboard/pointer enter to focused clients
Otherwise it will send enter events to clients that already
have keyboard/pointer focus.
Notably Qt applications warns about this.
2021-12-14 08:23:53 +01:00
..
wlr_seat.c seat: use WL_SEAT_ERROR_CAPABILITY 2021-02-08 13:30:21 +01:00
wlr_seat_keyboard.c seat: Only resend keyboard/pointer enter to focused clients 2021-12-14 08:23:53 +01:00
wlr_seat_pointer.c seat: Only resend keyboard/pointer enter to focused clients 2021-12-14 08:23:53 +01:00
wlr_seat_touch.c seat: add wlr_seat_touch_{send,notify}_frame 2021-07-08 09:12:17 +02:00