PaulCombal / SamRewritten

Steam Achievement Manager For Linux. Rewritten in C++.
GNU General Public License v3.0
340 stars 32 forks source link

Desktop file #31

Closed ghost closed 4 years ago

ghost commented 4 years ago

I don't know who AUR package maintainer, but this package has a broken .desktop file.

Pls add StartupWMClass=samrewritten into file for work correctly.

telans commented 4 years ago

What's broken with it for you? Works fine for me on arch with kde, it seems StartupWMClass might be a gnome thing?

PaulCombal commented 4 years ago

XFCE here and it works fine as is.. If you know what needs to be fixed, feel free to do a pull request into the dev branch modifying the file package/samrewritten.desktop. Thanks!

ghost commented 4 years ago

Probably, the problem is found only in gnome-shell, excuse me. How it works. Without this parameter gnome duplicate icon.

Information about this issue.

Screenshot from 2019-11-10 22-49-28 Without parameter: Screenshot from 2019-11-10 22-49-35 With: Screenshot from 2019-11-10 22-50-26

ghost commented 4 years ago

WMClasses

Screenshot from 2019-11-10 23-00-21

PaulCombal commented 4 years ago

PR Merged