cosmic-comp/src/shell
mikairyuu 1dc9c53a41 x11: stop remapping minimized windows on restore
The remap-on-restore workaround was introduced in 3b9d0ce
("HACK: Remap minimized X11 windows on restore"), but forcing an
unmap/map cycle on unminimize now regresses Steam: restoring a
non-fullscreen window can leave the main surface black while input
and tooltips still work.

Keep the existing X11 hidden-state handling and only drop the
forced remap cycle. This preserves the newer minimize/unminimize
signaling for X11 clients while avoiding an extra restore-time
remap.
2026-03-10 17:06:28 +01:00
..
element x11: stop remapping minimized windows on restore 2026-03-10 17:06:28 +01:00
focus image-copy: Use abstraction that's now provided by Smithay 2026-02-05 02:01:14 +01:00
grabs grabs/moving: Call cleanup_drag() unconditionally 2026-02-09 17:45:57 -08:00
layout shell: Extract FloatingLayout::snap_to_corner to deduplicate snap restore logic 2026-02-24 00:55:49 +01:00
mod.rs shell: Extract FloatingLayout::snap_to_corner to deduplicate snap restore logic 2026-02-24 00:55:49 +01:00
seats.rs Use keyboard focus target rather than focus_stack in keybindings 2025-11-04 15:41:08 -08:00
workspace.rs shell: Extract FloatingLayout::snap_to_corner to deduplicate snap restore logic 2026-02-24 00:55:49 +01:00
zoom.rs fix(zoom-ui): Persist accessibility_zoom increment config value. 2025-12-23 15:01:28 +01:00