sway/sway/input
llyyr 24fafa9490 sway/input/keyboard: always set active keyboard if there is none
Previously, we incorrectly only set active keyboard for non-virtual
devices. 4c3c060211 incorrectly put
unrelated code in `sway_keyboard_set_layout`.

Fixes: 4c3c060211
(cherry picked from commit c5ba7f23a5)
2024-09-20 19:47:06 +02:00
..
cursor.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
input-manager.c Implement transient seat management 2024-03-18 09:07:21 +01:00
keyboard.c sway/input/keyboard: always set active keyboard if there is none 2024-09-20 19:47:06 +02:00
libinput.c Implement clickfinger_button_map support. 2024-07-04 22:47:46 +02:00
seat.c input/seat: don't send redundant leave/enter on device creation 2024-07-03 08:41:46 +02:00
seatop_default.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
seatop_down.c input: pass wlr_seat_client to wlr_seat_touch_notify_cancel() 2024-03-28 11:49:20 +01:00
seatop_move_floating.c Convert to new pointer enums 2024-02-28 14:28:11 -05:00
seatop_move_tiling.c Convert to new pointer enums 2024-02-28 14:28:11 -05:00
seatop_resize_floating.c Convert to new pointer enums 2024-02-28 14:28:11 -05:00
seatop_resize_tiling.c Convert to new pointer enums 2024-02-28 14:28:11 -05:00
switch.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
tablet.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
text_input.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00