sway/sway/input
Alexander Orzechowski d5cc474aef render: pass rendering state together in a struct
This lets us easily add rendering state that we need in the future
2023-05-02 18:31:55 +02:00
..
cursor.c Use format_str() throughout 2023-04-14 18:34:54 +02:00
input-manager.c Use format_str() throughout 2023-04-14 18:34:54 +02:00
keyboard.c Use format_str() throughout 2023-04-14 18:34:54 +02:00
libinput.c Fix map_to_output * turning off device 2023-02-18 20:15:28 +01:00
seat.c render: pass rendering state together in a struct 2023-05-02 18:31:55 +02:00
seatop_default.c Implement seatop_touch 2023-02-20 10:35:10 -05:00
seatop_down.c Implement seatop_touch 2023-02-20 10:35:10 -05:00
seatop_move_floating.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
seatop_move_tiling.c render: pass rendering state together in a struct 2023-05-02 18:31:55 +02:00
seatop_resize_floating.c Handle border width and height on minimum floating sizes 2021-12-14 10:30:10 +01:00
seatop_resize_tiling.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
switch.c Remove access to wlr_input_device union 2022-06-22 12:44:15 -04:00
tablet.c input/tablet: handle focusing NULL surface 2023-01-16 15:37:59 -05:00
text_input.c sway/input: don't pass possibly invalid modifiers pointer 2022-03-04 08:37:07 +01:00