SUMMARY Can reproduce on both X11 and Wayland sessions. STEPS TO REPRODUCE 1. launch Dolphin by pressing its default keyboard shortcut meta+e 2. 3. OBSERVED RESULT no launch feedback (bouncing cursor) EXPECTED RESULT launch feedback should also work with apps launched via keyboard shortcut SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.24.80 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.3 Graphics Platform: Wayland
I can reproduce it on X11, not Wayland - but on Wayland it also works for Spectacle which has `StartupNotify=false` and for custom commands
Yeah can reproduce. Seems like it's changed and now we have two separate bugs: - No launch feedback on X11 - Always triggers launch feedback on Wayland, even when the desktop file has `StartupNotify=false` in it. Let's track that with Bug 454937.
On Wayland this was fixed by adding support for xdg-activation. On X11 there is a similar mechanism that should be used
*** This bug has been marked as a duplicate of bug 417087 ***