sway-patched-tray-menu/sway/desktop
Dudemanguy 647521244a xdg_shell: don't update wlr_toplevel if the container has no size yet
3d5ae9813d added logic to change the
underlying wlr_toplevel size for floating containers, but it does it
even if the container has no actual coordinates yet. This doesn't really
make sense to update the toplevel size in this case since there's many
things that could affect the initial coordinates (sway commands,
fullscreen state, etc.). Skip this by doing a crude check to see if the
current container state has any width.
2023-10-27 17:36:32 -07:00
..
desktop.c chore: chase wlr_output_layout_get_box() update 2022-01-31 11:44:03 +01: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 chore: chase wlroots xdg-surface role rework 2023-08-21 18:41:32 +02:00
output.c Chase wlroots!4331 2023-10-06 14:39:12 +03:00
render.c chase wlroots 'presentation-time: add separate helper for zero-copy ' 2023-07-15 15:21:35 +02:00
surface.c Send wl_surface.preferred_buffer_scale 2023-07-12 09:59:00 +02:00
transaction.c idle-inhibit-v1: simplify with server global 2023-06-23 12:32:38 +02:00
xdg_shell.c xdg_shell: don't update wlr_toplevel if the container has no size yet 2023-10-27 17:36:32 -07:00
xwayland.c xwayland: fix mapped state check in OR handlers 2023-06-03 09:12:12 +02:00