| Summary: | Application's description is different in app list and search | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | equeim |
| Component: | Application Launcher (Kickoff) widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | normal | CC: | john.kde, mikel5764, nate, niccolo, noahadvs, postix |
| Priority: | NOR | ||
| Version First Reported In: | 6.4.1 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Application list
Search |
||
|
Description
equeim
2025-07-02 20:10:00 UTC
Created attachment 182876 [details]
Search
Though this looks weird, I think it's the correct approach and it will no longer look weird when https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3251#note_1327101 lands; on search places, such as Krunner, we don't have much space for each search result, so we prefer to go with the GenericName instead of the Comment, which is usually compact enough to be shown in-line next to the application name. Kickoff currently has a custom search result implementation which would give it enough space, but we still prefer to use GenericName as all other search results use that one. Soon (hopefully!) the above MR will land and Kickoff will use exactly the same component as Krunner, which will have less space for each result (but will be able to show more results) and GenericName will be fully justified. |