sway/sway/input
Alexander Orzechowski e9dd218231 text_input: Inline input_popup_update into input_popup_set_focus
This seems to be the intention of input_popup_update in the first place:
handle the scenario where the focus moves.
2024-09-20 19:40:18 +02:00
..
cursor.c Chase wlroots!2434 2024-07-14 23:19:19 +02:00
input-manager.c Remove unguarded double include 2024-09-20 17:18:26 +02:00
keyboard.c sway/input/keyboard: always set active keyboard if there is none 2024-09-08 14:18:01 +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 Chase wlroots!2434 2024-07-14 23:19:19 +02: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 Chase wlroots!2434 2024-07-14 23:19:19 +02:00
text_input.c text_input: Inline input_popup_update into input_popup_set_focus 2024-09-20 19:40:18 +02:00