https://bugs.kde.org/show_bug.cgi?id=503059
TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |DOWNSTREAM CC| |[email protected] --- Comment #1 from TraceyC <[email protected]> --- Thanks for the bug report, and the screen recording. These are the steps in the recording: 1. Start VS Code. Its correct icon is observed in the icons-only task manager, it's minimized 2. Alt-Tab between windows Bug 1 - VS Code does not appear in the apps shown 3. Restore and re-minimize VS Code. 4. Alt-Tab again Bug 2 - the Visual Studio window shows up with the default W icon for Wayland apps, and the correct window title This happens because VS Code does not implement the Wayland-specific activation protocol (xdg_activation_v1). It's the same on X11, but apps have had decades to get this right; on Wayland, the protocol is still rather new and a lot of apps don't yet have support for it. They should. :) So you should report this to the VS Code developers. -- You are receiving this mail because: You are watching all bug changes.
