AppImage / AppImage/appimage.github.io

Test for mismatch between .desktop file and the WM_CLASS that the window reports

Aperta
#65 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Shell
Stelle
374
Fork
769
Merge medio
4g 10h
PR unite (30g)
8

Descrizione

Test for mismatch between .desktop file and the WM_CLASS that the window reports and/or missing `QApplication::setWindowIcon()` (i.e., no icon on the dock)

We can find out which WM_CLASS your window has got when you type in a terminal: `xprop WM_CLASS` and then click at the window.

Some applications need this in the desktop file, like so:

```
StartupWMClass=discord
```

References:
http://discourse.appimage.org/t/appimage-does-not-show-icon-in-task-bar/40/5
https://askubuntu.com/questions/367396/what-represent-the-startupwmclass-field-of-a-desktop-file
https://solus-project.com/forums/viewtopic.php?t=9729

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.