sway/sway/input
Ferdinand Bachmann 53126cdceb input/text_input: remove event listeners on destroy
sway_input_method_relay can be destroyed from two sources, either the
seat is destroyed or the manager protocol objects are destroyed due
compositor exit.

This fixes a crash in wlroots listener checks. See #8509.
2025-04-13 23:40:56 +02:00
..
cursor.c input/cursor: remove tool_proximity listener in destroy 2025-01-27 00:42:37 -05:00
input-manager.c input/input-manager: remove event listeners on fini 2025-04-13 23:40:56 +02:00
keyboard.c input/keyboard: add support for pointer keys 2024-10-14 21:27:07 +02:00
libinput.c Use has_prefix() instead of strncmp() throughout 2025-01-07 16:35:31 +01:00
seat.c stringop: move over has_prefix() 2025-01-07 16:35:31 +01:00
seatop_default.c input/seatop_default: refactor move/resize button logic 2024-10-20 00:26:09 -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 Chase wlroots!2434 2024-07-14 23:19:19 +02:00
text_input.c input/text_input: remove event listeners on destroy 2025-04-13 23:40:56 +02:00