aunetx / deezer-linux

An universal linux port of deezer, supporting Flatpak, Appimage, Snap, RPM, DEB...
https://flathub.org/apps/dev.aunetx.deezer
288 stars 14 forks source link

Option to disable systray? #18

Closed pschloenzke closed 2 years ago

pschloenzke commented 2 years ago

As a suggestion, I would find it very nice to have the option to disable minimize-to-systray or even better to disable the systray functionality completely. Especially on GNOME, where there is no systray by default, it is annoying to have deezer running in the background. Or is there maybe some workaround to disable it?

In any case: Thank you for your work on this! :)

aunetx commented 2 years ago

Thank you for the suggestion, this could be done pretty easily by tweaking some patch, I will try to incorporate this soon!

aunetx commented 2 years ago

I added this, you can now simply run the app with --disable-systray as an argument!

(this will be included in next release very soon)

pschloenzke commented 2 years ago

Great! Thank you :)