Bug 402513 - After clicking the "Launch" button, show the application launch feedback animation
Summary: After clicking the "Launch" button, show the application launch feedback anim...
Status: VERIFIED FIXED
Alias: None
Product: Discover
Classification: Applications
Component: discover (show other bugs)
Version: 5.14.2
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-23 22:52 UTC by Nate Graham
Modified: 2019-01-10 17:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.15.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2018-12-23 22:52:30 UTC
Sometimes an app takes several seconds to open after you click the "Launch" button in Discover. This is disconcerting, and it would be nice if Discover could make the cursor display the currently-active launch feedback animation (if any; some people turn it off so it should be displayed for them).
Comment 1 Aleix Pol 2019-01-07 16:31:14 UTC
Git commit 1ad7a78832d1ae7e0e90d5b06ea7feaa63a86732 by Aleix Pol.
Committed on 07/01/2019 at 16:28.
Pushed by apol into branch 'master'.

Have KRun start services instead of using KDesktopFileParser + QProcess

M  +1    -1    libdiscover/backends/PackageKitBackend/runservice/CMakeLists.txt
M  +8    -9    libdiscover/backends/PackageKitBackend/runservice/main.cpp

https://commits.kde.org/discover/1ad7a78832d1ae7e0e90d5b06ea7feaa63a86732
Comment 2 Nate Graham 2019-01-10 17:22:55 UTC
Nice, works great!