mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-12 01:07:43 +00:00
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. |
||
|---|---|---|
| .. | ||
| GameCenterOverlay.qml | ||
| GamingHUD.qml | ||
| RunningGamesView.qml | ||