cosmic-comp/src/shell/element
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
..
stack chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
mod.rs chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
resize_indicator.rs chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
stack.rs shell/stack: Don't reset previous_keyboard on noop set_active call 2025-11-11 20:18:58 -07:00
stack_hover.rs chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
surface.rs Set X11Surface hidden when a surface is minimized 2025-11-18 22:26:04 +01:00
swap_indicator.rs chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
window.rs Make CosmicWindowInternal/CosmicStackInternal not Clone 2025-11-04 15:41:08 -08:00