1
1
mirror of https://github.com/swaywm/sway synced 2024-11-22 20:42:00 +01:00
sway/sway/input
Simon Ser 35d8adefc4 input/seatop_default: refactor move/resize button logic
Make it so config->floating_mod_inverse only applies when pressing
mod, not when clicking on titlebars.

Centralize logic into shared variables.
2024-10-20 00:26:09 -04: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 input/keyboard: add support for pointer keys 2024-10-14 21:27:07 +02:00
libinput.c Implement clickfinger_button_map support. 2024-07-04 22:47:46 +02:00
seat.c trigger container update after disabling urgent in timer 2024-10-16 13:57:32 -04: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