cosmic-comp/src/shell
Ian Douglas Scott 282d76ef34 Set X11Surface hidden when a surface is minimized
This seems for an SDL XWayland client to restore fullscreen after
unminimize, it needs to see the `_NET_WM_STATE_HIDDEN` state get set
and unset.

In general `_NET_WM_STATE_HIDDEN` does not seem to cover all the
cases covered by waylands "suspended" state, so let's not equate them.

https://github.com/pop-os/cosmic-comp/issues/1510
2025-11-18 22:26:04 +01:00
..
element Set X11Surface hidden when a surface is minimized 2025-11-18 22:26:04 +01:00
focus fix: unset grab if focusing exclusive layer shell surface 2025-11-05 15:49:22 +01:00
grabs chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
layout layout/tiling: Fix crash swapping across workspaces 2025-11-11 20:20:04 -07:00
mod.rs shell: Change fullscreen restore info on move 2025-11-13 09:33:50 -07:00
seats.rs Use keyboard focus target rather than focus_stack in keybindings 2025-11-04 15:41:08 -08:00
workspace.rs shell: Change fullscreen restore info on move 2025-11-13 09:33:50 -07:00
zoom.rs chore: format for Rust 2024 2025-10-22 23:55:11 +02:00