FS#65849 - [code] Electron Icon in WM
Attached to Project:
Community Packages
Opened by Ishan Arora (ishanarora) - Monday, 16 March 2020, 03:53 GMT
Last edited by Filipe Laíns (FFY00) - Monday, 30 March 2020, 22:19 GMT
Opened by Ishan Arora (ishanarora) - Monday, 16 March 2020, 03:53 GMT
Last edited by Filipe Laíns (FFY00) - Monday, 30 March 2020, 22:19 GMT
|
Details
Description:
Following is in /usr/share/applications/code-oss.desktop: StartupWMClass=Code However running `xprop WM_CLASS`, the output is following: WM_CLASS(STRING) = "code-oss", "code-oss" As an a result the WM doesn't pick up the correct desktop icon for the Code windows, and shows Electron's icon instead. I believe that the correct WMClass should be set from within /usr/lib/code/code.js Additional info: * 1.42.1-1 Steps to reproduce: - Run code in deepin 1.9.38-4 |
This task depends upon
Comment by Filipe Laíns (FFY00) -
Monday, 30 March 2020, 22:19 GMT
Alternatively, provide a patch.