Conversation
|
@hebo6 you originally added that line. Does this change look correct to you? |
|
Just to add some information I discovered, WMClass in Xorg is different from WMClass in Wayland. This is probably why certain problems like this occur, since many .desktop files may have been created before the migration of the various desktop environments to Wayland. |
|
Yes, I suspected that might be the case. It might be worth trying to set the application name in the QCoreApplication to projectName, which will match the desktop file. See if that works instead. |
|
Poke. I added the change I mentioned in my last post. Can you see if it works without this PR? |
|
I'm currently using Gnome, so I can't test it right now, but I'll test it as soon as possible. |
|
I built mGBA today, but the problem persists; the mGBA window is recognized as io.mgba.mGBA. StartupWMClass=io.mgba.mGBA is needed to resolve the issue. |
Yo! I'm the publisher of the Snap version, specifically the [Kyu version].
This change is just to avoid this problem here: