* 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
* 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
* 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>
* 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>