shift-shell/containments/homescreens/folio/qml/gaming
Marco Allegretti d58f691c7a Add left-stick navigation and launch fade transition
Expose SDL_GamepadAxis as an Axis enum in GamepadManager so
QML can identify axis events by name.

Convert left-stick deflection into repeated grid navigation
events with a 150ms interval and 0.4 deadzone. First movement
fires immediately when the stick crosses the threshold.

Wrap game launches in a brief fade-to-black curtain (250ms)
before dismissing the overlay, giving visual feedback that the
launch is in progress.
2026-04-20 11:23:55 +02:00
..
GameCenterOverlay.qml Add left-stick navigation and launch fade transition 2026-04-20 11:23:55 +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