flathub / flathub/com.google.ChromeDev
Desktop file missing StartupWMClass
Open
- Dominant language
- Shell
- Stars
- 1
- Forks
- 9
- Avg merge
- 5h 29m
- Merged PRs (30d)
- 5
Description
Without StartupWMClass, the window forks on the taskbar on KDE and you are unable to pin it.
Adding this to the main section of the desktop file works
```
StartupWMClass=google-chrome
```
It then properly groups into the unstable icon and can be pinned

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.