weston/desktop-shell
liang zhou 1560cc3f0b compositor: prevent crash when moving view with popup on first output removal
In a multi-screen setup, removing the first screen triggers `handle_output_move`.
If `weston_view_set_position` is called on an output that has an active popup,
it causes a weston crash due to the view has a parent.

Signed-off-by: liang zhou <liang.zhou@gehealthcare.com>
2025-09-30 13:17:23 +00:00
..
input-panel.c Revert "shared/helpers.h: Migrate helpers.h to libweston" 2025-01-17 10:18:26 +02:00
meson.build shell-utils: Integrate shell-utils into libweston 2023-01-09 22:13:07 +00:00
shell.c compositor: prevent crash when moving view with popup on first output removal 2025-09-30 13:17:23 +00:00
shell.h desktop-shell: Store struct shell_output in internal structs 2025-03-04 12:30:51 +00:00