Wrong icon shown when launching with wayland #267
Labels
info:Wayland
Issues specific to Wayland, likely caused by lack of support by Electron / Chromium.
type:build
Issues or pull requests associated with the app's compiling and packaging process
Aknowledgements
I have checked that there's no other issue describing the same or
similar problem that I currently have, regardless if it has been
closed or open.
I can confirm that this is not an issue with the Discord website,
but it is a problem specific to the WebCord itself. I have tested
if this bug occurs on Chromium/Chrome or any other Chromium-based
browser that uses unpatched/upstream Chromium engine.
I have tried running the build from the
master
branch and it doesnot have any fixes implemented according to my issue.
My issue describes one of the unstable and/or not fully implemented
features.
I have found a workaround to mitigate or temporarily fix this issue
in affected releases (please write it in Additional context section
below).
Operating System / Platform
🐧️ Linux
Operating system architecture
x64 (64-bit Intel/AMD)
Electron version
v20.0.3
Application version
v3.8.3-2df618b
Bug description
Launching the app with
--ozone-platform=wayland
causes the wrong icon to be displayed. Found a related issue under the Electron repo but it appears to be fixed now.It seems that for wayland they map a property called app_id to the WMClass so perhaps this is not set on the WebCord side?
Additional context
Screenshot showing the Electron Icon
Looking glass showing the WMClass is Electron not WebCord. When launching without wayland enabled, it properly shows WebCord
The text was updated successfully, but these errors were encountered: