mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-12 09:17:42 +00:00
LayerShell windows with non-spanning anchors (AnchorTop|AnchorRight) crash the compositor when made invisible because Qt briefly resizes the surface to 0 before unmapping it. Wrap GamingHUD in a Loader so the window is destroyed rather than hidden. Replace the generic 'Yes / Cancel' exit dialog with 'Keep Playing / Leave' in both the Game Center header and the QS tile, matching the mental model of a couch user. The 'Launch Hint' QS tile is now hidden (available: false) when gaming mode is off so it does not clutter the regular action drawer. |
||
|---|---|---|
| .. | ||
| delegate | ||
| gaming | ||
| private | ||
| settings | ||
| AppDrawer.qml | ||
| AppDrawerGrid.qml | ||
| AppDrawerHeader.qml | ||
| CategoryPanel.qml | ||
| config.qml | ||
| DelegateDragItem.qml | ||
| DelegateDropArea.qml | ||
| FavouritesBar.qml | ||
| FolderView.qml | ||
| FolderViewTitle.qml | ||
| FolioHomeScreen.qml | ||
| HomeScreenPage.qml | ||
| HomeScreenPages.qml | ||
| main.qml | ||
| PipeWireThumbnail.qml | ||
| PlaceholderDelegate.qml | ||
| WidgetDragItem.qml | ||