https://bugs.kde.org/show_bug.cgi?id=477358
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |UPSTREAM CC| |n...@kde.org Status|REPORTED |RESOLVED --- Comment #1 from Nate Graham <n...@kde.org> --- This is unfortunately caused by design decisions of the AppImage developers. Startup notification feedback requires that the app have a .desktop file so we can map its icon to the executable. AppImage developers reject not only this premise but also the entire XDG desktop file spec. As a result, the feature does not work for AppImages. As a workaround, you can use AppImageLauncher to generate a .desktop file for your AppImage and provide desktop environment integration, which will make startup feedback work. -- You are receiving this mail because: You are watching all bug changes.