shift-shell/containments/homescreens/folio/qml/gaming
Marco Allegretti 2a171f3964 Fix overlay rendering, hover blink, and dead-end state
The cover art tile used layer.effect with a plain Item instead
of a ShaderEffect, which broke the overlay rendering. Replace
with a clipped Rectangle wrapper.

Remove Behavior on color from the grid delegate background —
GridView currentIndex changes on hover caused the highlight
color to flash visibly between cells.

Fix dangling taskList reference in the gamepad ButtonA and
DPadDown handlers (taskList lives inside RunningGamesView).

Auto-reopen Game Center when the last window closes in gaming
mode so the user is never stranded on a bare wallpaper.
2026-04-20 10:32:30 +02:00
..
GameCenterOverlay.qml Fix overlay rendering, hover blink, and dead-end state 2026-04-20 10:32:30 +02:00
GamingHUD.qml Add gamingshellplugin with SDL3 and game library 2026-04-20 09:46:41 +02:00
RunningGamesView.qml Harden gaming mode and fix startup crash 2026-04-20 09:46:32 +02:00