60 Commits

Author SHA1 Message Date
RJ Trujillo
64ef129f7c feat(deck): Add service to return to gaming mode
Fixes users not being to switch to gaming mode when they have desktop autologin toggled
and should allow users to start gaming mode immediately after Steam has been updated
instead of having to reboot after setup (although this should be done regardless)
2023-09-18 06:50:28 -06:00
RJ Trujillo
8c846eb203 chore(deck): Add service and rules for passwordless forced updates 2023-09-17 06:52:21 -06:00
Kyle Gospodnetich
36e073b459 feat: Allow discover-overlay auto-launching to be disabled (and default disable) due to conflict with mangohud 2023-09-17 01:14:02 -07:00
Kyle Gospodnetich
1e28468b87 feat: Add Ryzen SMU driver, load automatically on Deck builds 2023-09-16 10:23:58 -07:00
Kyle Gospodnetich
f2ec8cb4a7 chore(discover): Adjust existing desktop file before deleting instead of shipping our own. 2023-09-16 00:45:50 -07:00
Kyle Gospodnetich
61266b060e feat(deck): Add discover overlay, auto launches on desktop and gamemode if Discord is installed 2023-09-15 10:11:36 -07:00
Kyle Gospodnetich
33de6fc7e2
Merge pull request #293 from ublue-os/bazzite-autologin
feat(deck): Only autologin to gamescope after Steam has updated
2023-09-13 15:04:41 -07:00
Kyle Gospodnetich
b5c7c5abf8 chore: /etc/ cleanup part 2, move remaining /etc/ files to /usr/etc/ 2023-09-13 09:23:29 -07:00
RJ Trujillo
967d52511a feat(bazzite-autologin): Merge gamescope and desktop autologin
I started messing with systemd conditions to ensure that one ran before
the other and vice versa, but this is a whole lot simpler.

If Steam has updated, launch gamescope. If not, start to desktop
2023-09-12 16:36:22 -06:00
RJ Trujillo
721f719fde chore(deck): Allow passwordless enablement of autologin handlers 2023-09-12 15:22:30 -06:00