1
1
Fork 0
mirror of https://github.com/swaywm/sway synced 2024-06-10 14:36:09 +02:00
sway/sway/desktop
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
..
idle_inhibit_v1.c Drop support for KDE's idle protocol 2023-10-05 00:01:54 +02:00
launcher.c Fix old style function definitions 2023-04-14 18:21:43 +02:00
layer_shell.c layer_shell: Handle popups through popup descriptor 2024-02-12 19:19:22 +03:00
output.c scene_graph: Port opacity and filter modes 2024-01-18 18:36:54 +03:00
transaction.c layer_shell: Handle popups through popup descriptor 2024-02-12 19:19:22 +03:00
xdg_shell.c xdg_shell: Extract struct for popup descriptor 2024-02-12 19:19:22 +03:00
xwayland.c scene_graph: Implement toplevel clipping 2024-01-18 18:36:54 +03:00