shift-shell/containments/panel/qml
Marco Allegretti 70fa861b30 Harden gaming mode and fix startup crash
Strut windows committed zero height to layer-shell during
early init, causing a protocol error and session exit. Wrap
height and exclusionZone in Math.max(1, ...) for top bar
and dock.

Persisted gamingModeEnabled=true with hardcoded
gameCenterOpen=false hid panels with no overlay visible.
Initialize gameCenterOpen from the stored setting.

Fix HUD visibility regression from an emergency visible:true
override. Various null-guard and positioning fixes from
static analysis across the gaming shell QML.
2026-04-20 09:46:32 +02:00
..
LockscreenOverlay.qml panel: Overlay over lockscreen 2025-07-02 10:27:33 -04:00
main.qml Harden gaming mode and fix startup crash 2026-04-20 09:46:32 +02:00
StatusBarWrapper.qml panels: Use standard foreground colors when startup feedback is open 2025-12-05 09:11:17 -05:00
StatusPanel.qml Harden gaming mode and fix startup crash 2026-04-20 09:46:32 +02:00