sway/sway/input
Alexander Orzechowski 09c360d503 layer_shell: Handle popups through popup descriptor
We tried to synchronize layer shell popups with the parent layer shell
on commits, but this is subtly wrong because we would only update
the position for one layer shell that was committed, but not any other
layer that might be affected. By moving handling to the scene descriptor
we can iterate all popups and ensure they are synchronized.
2024-02-12 19:19:22 +03:00
..
cursor.c layer_shell: Handle popups through popup descriptor 2024-02-12 19:19:22 +03:00
input-manager.c input: reconfigure send_events on output hotplug 2024-01-02 14:07:35 +01:00
keyboard.c scene_graph: Port ext_session_v1 2024-01-18 18:36:54 +03:00
libinput.c input: reconfigure send_events on output hotplug 2024-01-02 14:07:35 +01:00
seat.c seat: Remove dead seatop_render function 2024-01-18 18:36:54 +03:00
seatop_default.c Chase wlroots!4003 2024-01-23 10:45:58 +01:00
seatop_down.c Chase wlroots!4003 2024-01-23 10:45:58 +01:00
seatop_move_floating.c Delete old damage tracking code 2024-01-18 18:36:54 +03:00
seatop_move_tiling.c scene_graph: Port seatop_move_tiling indicators 2024-01-18 18:36:54 +03: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 scene_graph: Port ext_session_v1 2024-01-18 18:36:54 +03:00
tablet.c seat: Fix cursor theme reload for tablet tool 2023-11-21 11:35:49 +01:00
text_input.c sway/input: don't pass possibly invalid modifiers pointer 2022-03-04 08:37:07 +01:00