trigg

Results 91 comments of trigg

My apologies I've not been keeping up with my bug reports lately. This works in all my tests. Thanks!

Discover overlay uses the [Discord RPC](https://discord.com/developers/docs/topics/rpc) I've not been able to test it, as I don't use modded clients, but [this](https://github.com/OpenAsar/arRPC) project looks like it might bridge the gap

looking [the website](https://flathub.org/apps/xyz.armcord.ArmCord) it seems like armcord already supports this, have you tested it yet to see if it connects?

https://github.com/OpenAsar/arrpc/issues/18 It looks like this is the first stumbling block.

This would be the next ``` [arRPC > websocket] new connection! origin: https://streamkit.discord.com { v: '1', client_id: 'REDACTED' } [arRPC > websocket] disallowed origin https://streamkit.discord.com ```

Unless something has changed we've always supported flatpak version as it is unaltered.

For now I've removed the button from Overview as it was added as a necessity when working with early SteamOS, where you could not close out non-steam games from the...

Interesting idea, for the most part we don't accept input, allowing it to pass through behind the overlay. But I suspect we might be able to get this in and...

The last time I checked overlays on gamescope/gamemode aren't given any user input at all. It would probably be necessary to write a plugin for something like decky loader. That...