AppImage / AppImage/appimage.github.io

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

オープン
#65 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Shell
スター
374
フォーク
769
平均マージ
4日 10時間
マージ済み PR(30日)
8

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。