flathub / com.visualstudio.code

https://flathub.org/apps/details/com.visualstudio.code
146 stars 67 forks source link

Fix missing icon in wayland #527

Open shocklateboy92 opened 1 month ago

shocklateboy92 commented 1 month ago

When running in wayland with --ozone-platform-hint=auto, the icon is no longer set at runtime application and must come from the .desktop file.

However, the desktop file we ship has a different StartupWMClass than what's provided by vs code at runtime. This PR fixes that.

flathubbot commented 1 month ago

Started test build 134178

flathubbot commented 1 month ago

Build 134178 failed