Party Wumpus
Party Wumpus
Thanks for the suggestions. > The date of the tag/version of the plugin The date of each version is sent by the store, so this would be a reasonably trivial...
that's unusual, as the reason the store appeared to be down was because there was a plugin with zero versions, which breaks the web UI. But it shouldn't have affected...
Looks like it's intended, was initially done over a year ago in https://github.com/SteamDeckHomebrew/decky-loader/pull/37 which explicitly says "Plugins are now owned by root and have read-only permissions. https://github.com/SteamDeckHomebrew/decky-loader/blame/198591dbd7b0b6dd311ab9265d4cda4a733ee280/backend/browser.py#L45
Ah right, that'll be your problem then. Should work mostly fine if you manually mess with file ownership and permissions, but the loader doesn't currently support being run as the...
> Even the whole automatic executing of scripts in general is such a generally used but horrifying practice. I get why it worries you but I really cannot see a...
It also works mostly fine on my endevourOS machine, but doesn't work in games and doesn't work if big picture is opened and closed without fully restarting steam. These are...
> It doesn't seem to be working on Pop OS. I don't see any reason why it wouldn't work on pop OS to be honest. Maybe check you haven't got...
> I installed Steam through the OS's store, it must be a Flatpak. Silly me! Ah of course, CEF debugging wouldn't get enabled if it's flatpak because it's not in...
> @PartyWumpus Any help with a triage for this or some next steps in moving forward with this update? i've taken a look at the code and posted some thoughts...
While you're changing stuff, it would be easier if you could also switch it to using global DFL (so it doesn't need updates in future). In `rollup.config.js` (or `.cjs`), add...