Game Mode compatability

- Browser will now launch into big picture mode if device is in game mode

- Controllers work
This commit is contained in:
2025-12-28 22:13:07 +13:00
parent fa04dc4e32
commit 60d382a135
3 changed files with 71 additions and 2 deletions
+4
View File
@@ -42,3 +42,7 @@ Notes
- `--no-sandbox` reduces Chromium sandboxing; prefer fixing `chrome-sandbox` and enabling sandboxing when possible.
- Using the AppDir avoids AppImage/FUSE dependency on target systems.
- Test on a clean SteamOS/Deck image before publishing.
Big Picture auto-start (SteamOS Gaming Mode)
- If Nebula is launched from SteamOS Gaming Mode, it will auto-start in Big Picture Mode.
- To force/disable via Steam Launch Options: `--big-picture` or `--no-big-picture`.