Rick van Lieshout
Rick van Lieshout
Make sure you are using the following flags: `--enable-features=UseOzonePlatform --ozone-platform=wayland` Also see: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1318, it's a known issue in Electron unfortunately.
#476 is not running the desktop file 😄. But yes, if you use the Wayland platform flags then it "should" support fractional scaling, but it's always given me issues with...
Not sure whether this is a system-specific issue or something with flatpak. But adding the `socket=session-bus` option shouldn't be too much of an issue since it needs that to work...
For snap you'd need to add some flags to make it able to run on Wayland. The flags for the regular version are: `--enable-features=WaylandWindowDecorations --ozone-platform=wayland`
When I have time I will try to install Ubuntu + Wayland and look at what the snap does :)
Hey, Most likely an issue with either your Discord or your Tidal-HiFi flatpak sandbox permissions. Other Flatpak users have confirmed that it does work if you configure the sandboxes correctly....
Weird. What desktop are you using? I'm on i3wm on Arch and it opens file (both through file -> settings as well as the top level settings menu: https://github.com/user-attachments/assets/c523d442-dd97-4855-afb9-15e97a99ab37
@aarchangel64 , your screen seems cut off. But you can enable the menu bar (and hotkeys) through the config file too: ```json "menuBar": false, "enableCustomHotkeys": true, ``` @CrazyDiamond-75, most of...
We've had some issues with this in the past, seems to come and go 🤷🏻
The only thing you can usually do is: - Remove any config files (usually in ~/.config/tidal-hifi) - Login to the website (idk why, but seems to fix it at times)...