Paweł Lidwin
Paweł Lidwin
Would be nice to have: ability to listen for url change. I know QTWebEngine supports this feature (don't know about other back-ends though).
### Problem description Currently playtime is only saved locally, it's not synced between launchers on user devices. ### Feature description After a ended game session let Epic/GOG backends know about...
**Describe the bug** On Flatpak version on Wayland there are graphical glitches and the window decoration is missing (titlebar, close minimize etc...) **To Reproduce** Steps to reproduce the behavior: 1....
Ability to run games within Bottles. Supporting both Flatpak and bottles binary found in `PATH` After this would get merged the new flatpak manifest flag is needed `--talk-name=org.freedesktop.Flatpak` for ability...
Experimental feature with ULWGL support. The feature is enabled by default. Requires user to manually put `ULWGL-launcher` as `$XDG_CONFIG_HOME/heroic/tools/runtimes/ulwgl`. This may as well be a symlink e.g ``` git clone...
Not all games are DRM free. Some require authentication from Amazon Games app to run/login to some online account. This might be a case for online games specifically. If someone...
This makes Amazon games look better on new design, since now we are using Amazon's background and horizontal image. Additionally I made it so Heroic will display genres incoming from...
Fixes #3668 Turns out passing the locale from i18n isn't that good idea, it's just date formatting so now it will be done based on system locale. Use the following...
We need to test this behavior. Maybe also rethink how we do saves for GOG. This PR is sort of playground for that
At least on Windows and Mac it's doable. Requires opening named pipe connections to one of the pipes `\\.\pipe\Galaxy-{PID}-CommunicationService-Overlay` I assume the connection there is also protobuf encoded. As for...