shift-shell/containments
Marco Allegretti 9e60c0e923 Keep status bar visible in convergence mode
The status bar was hidden whenever a window was showing because
the fullscreen property evaluated autoHidePanelsEnabled without
checking convergence mode.  Return false from fullscreen when
convergence is active so the bar stays on screen.

Use WindowsGoBelow visibility mode in convergence so PanelView
does not manage the exclusive zone (it would fight with the
LayerOverlay layer set by QML).  Add a separate layer-shell
surface at LayerBottom with an exclusive zone matching the bar
height, following the same pattern as the dock space reserver.
Re-run setWindowProperties on convergence mode changes.
2026-04-11 13:25:26 +02:00
..
homescreens Group dock icons by application in convergence mode 2026-04-11 13:25:01 +02:00
panel Keep status bar visible in convergence mode 2026-04-11 13:25:26 +02:00
taskpanel Auto-hide dock when a window is maximized 2026-04-11 12:05:15 +02:00
CMakeLists.txt homescreen: Move into folder 2022-05-17 23:19:11 -04:00