sway/include/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.h Convert to new pointer enums 2024-02-28 14:28:11 -05:00
input-manager.h input/input-manager: remove event listeners on fini 2025-04-13 23:40:56 +02:00
keyboard.h Remove access to wlr_input_device union 2022-06-22 12:44:15 -04:00
libinput.h input: reconfigure send_events on output hotplug 2024-01-02 14:07:35 +01:00
seat.h Implement transient seat management 2024-03-18 09:07:21 +01:00
switch.h Remove access to wlr_input_device union 2022-06-22 12:44:15 -04:00
tablet.h input/tablet: handle focusing NULL surface 2023-01-16 15:37:59 -05:00
text_input.h input/text_input: remove event listeners on destroy 2025-04-13 23:40:56 +02:00
text_input_popup.h text_input: Properly handle map/unmap events 2024-09-20 19:40:18 +02:00