| Summary: | On X11, launch feedback does not trigger for apps launched via global keyboard shortcut | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kglobalaccel | Reporter: | Patrick Silva <bugseforuns> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | crazycableguy, nate, nicolas.fella |
| Priority: | NOR | ||
| Version First Reported In: | 5.92.0 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=454937 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Patrick Silva
2022-03-05 13:06:55 UTC
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 *** |