shift-shell/containments/homescreens/folio/qml/gaming
Marco Allegretti 0ce8d6eb46 Add HUD toasts and quick-resume shortcut
Connect to gameLaunched and gameLaunchFailed signals. Launch
toasts dismiss after 3 s; error toasts after 5 s with a red
background. The window grows downward from the HUD pill to
accommodate the toast pill.

When recentGamesChanged fires, the most recently played game
is stored in quickResumeGame. While set, the HUD pill widens
leftward to show the game name and a play button that calls
launchByStorageId directly — no need to open Game Center.
2026-04-25 09:48:42 +02:00
..
GameCenterOverlay.qml Update Game Center with pinning and per-game settings 2026-04-25 09:48:34 +02:00
GamingHUD.qml Add HUD toasts and quick-resume shortcut 2026-04-25 09:48:42 +02:00
GamingQuickSettings.qml Add MangoHud overlay, FPS cap, and game pinning 2026-04-25 09:48:25 +02:00
RunningGamesView.qml Track launch state in Game Center 2026-04-22 11:36:49 +02:00