Bug 500735 - Icon widget: Disambiguate same app installed from different sources when multiple Icon widgets are sharing the same containment (panel, folder, etc)
Summary: Icon widget: Disambiguate same app installed from different sources when mult...
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Icon widget (other bugs)
Version First Reported In: 6.3.0
Platform: Other Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: usability
Depends on:
Blocks: 499065
  Show dependency treegraph
 
Reported: 2025-02-25 16:08 UTC by Nate Graham
Modified: 2025-05-16 15:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2025-02-25 16:08:06 UTC
If you install the same app from different sources (i.e. Flatpak and distro packages) and then put Icon widgets for them on the same Panel or Desktop, they'll appear identical.

As long as both have the same AppStream ID, in principle this can be known and they'll be visually disambiguated. Unlike the other sub-tasks of Bug 499065, this is harder since each Icon widget would need to know about other Icon widgets it's sharing a containment with. As such, it may be impossible or unfeasible. But  I thought I'd open a ticket for this case anyway.