| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* fix React DevTools
* bump DFL to fix Navigation
* Bump DFL and add shims
* fix shims not applying due to timing issue
Co-authored-by: AAGaming <aa@mail.catvibers.me>
|
|
* update readme to point at decky-installer for konsole scripts
* test change to make dark/light theme work properly
* Update README.md
* Update README.md
* revert <picture> changes as they didn't actually work
|
|
* Remove .desktop file from build.yml
* Make download button link to decky-installer repo
* Point download button to the .desktop file not the .sh file
woops
* Delete decky_installer.desktop
* Delete user_install_script.sh
|
|
|
|
|
|
* Create feature_request.yml
* Update feature_request.yml
|
|
|
|
|
|
* Add files via upload
* Rename EasierInstallScript.sh to user_install_script.sh
* Add files via upload
* change so it works on deck instead of my desktop
* Update decky_installer.desktop
* make auto password setter work without the password
* Update user_install_script.sh
* make installer exit properly if user does not accept temp password
* Update user_install_script.sh
* add uninstall option
* Update user_install_script.sh
* Update user_install_script.sh
* Update user_install_script.sh
* "optimisation"
* Update user_install_script.sh
* Add sizing to all zenity prompts
* "optimization" part 2
* "Program now runs 50% faster"
:)
* Update user_install_script.sh
* Update user_install_script.sh
* Update user_install_script.sh
* Change text in branch selection in installer
'Select Branch' if choosing between release and prerelease
'Select Option' if choosing between release, prerelease and uninstall
* .desktop file points at where script is going to be
* add comments
* Change "installing" to "uninstalling"
* change it to ask for "sudo/admin" password
* Add secondary loading bar for download progress
Shamelessly stolen (with permission) from emudeck, who stole it from a random blog
No I don't know how that line works, and I don't think I want to.
* Make uninstaller tell user they can exit
* add default text to the download bar just in case
* silence script download
* silence password check
|
|
* Update install_prerelease.sh
* Update install_release.sh
|
|
* Add files via upload
* Delete bug_report.md
* Update bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
|
|
|
|
(gamescope will restart stean for us instead)
|
|
|
|
|
|
|
|
|
|
toast properties (#268)
* Use settingsStore directly
* Change toast etype, add showToast/playSound
* Update DFL and rebase
|
|
|
|
* Add custom CDN support for custom stores
* Update Python for CI
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: AAGaming <aa@mail.catvibers.me>
|
|
|
|
|
|
This reverts commit aec70631393ba307f1ca493a4d96f244e1439555.
|
|
* Fix injector race conditions
* add some more tasks
* hide useless rollup warnings
* goodbye to clientsession errors
* completely fix desktop mode switch race condition
* fix typos and TS warning in plugin error handler
* fix chown error
* start debugger if needed and not already started
* fix get_steam_resource for the like 2 legacy plugins still using it lol
* add ClientOSError to get_tabs error handling
|
|
|
|
* fix desktop mode making injector get stuck
* Fix imports and variable references
* Get data for all messages
Co-authored-by: AAGaming <aa@mail.catvibers.me>
|
|
|
|
|
|
|
|
|
|
This reverts commit d389b403b521c48920d872c6ddd133b63ada2528.
|
|
is broken
|
|
|
|
* Add services and updated installer files
* Loader updates service file during update!
* Testing update branch doesn't exist lol
* Update to dfl 3.7.12
* Fix services and add working service updater
* Revert services but replace their aliases
* Fix install scripts as well
* Move leftover service files to .systemd dir
* No wonder it's not trimming the file...
* fix whitespace
* Remove unused imports
* Remove another un-used import
Co-authored-by: AAGaming <aa@mail.catvibers.me>
|
|
|
|
* Bring back component patch-based tabshook
* better injection point
* finally fix dumb loading error
* fix QAM injection breaking after lock
* shut up typescript
* fix lock screen focusing issues
* Bring back the Valve toaster!
* Add support for stable steamos
* fix focus bug on lock screen but actually
* oops: remove extra console log
* shut up typescript again
* better fix for lockscreen bug
* better probably
* actually fix focus issues (WTF)
Co-authored-by: AAGaming <aa@mail.catvibers.me>
|
|
booting decky (#239)
* Add timeout to tabs get request
* Wait for network interfaces to be ready before booting decky
|
|
|