sway/sway/input
Simon Ser 0c60d1581f Use has_prefix() instead of strncmp() throughout
This is safer than hardcoded string lengths.
2025-01-07 16:35:31 +01:00
..
cursor.c Use has_prefix() instead of strncmp() throughout 2025-01-07 16:35:31 +01:00
input-manager.c Use has_prefix() instead of strncmp() throughout 2025-01-07 16:35:31 +01: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 fix: sway crashes if switch to another workspace with surface when IME popup is shown 2024-10-07 23:07:25 -04:00