| Summary: | Display only user installed flatpaks by default. Add a checkbox to show system-wide flatpaks | ||
|---|---|---|---|
| Product: | [Applications] Discover | Reporter: | rodrigo.martins.contato |
| Component: | Installed page | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | aleixpol, kdedev, nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.4.3 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
rodrigo.martins.contato
2025-08-01 19:03:04 UTC
Changing to a feature request. This seems worth considering. Why? What's so different about system-installed Flatpaks that they should be excluded by default? What about distros where Flatpaks are set up to be system-installed by default? In this case, when the user installs a Flatpak, it would be hidden by default. I don't think this makes sense given the way Flatpak works, sorry. (In reply to Nate Graham from comment #2) > Why? What's so different about system-installed Flatpaks that they should be > excluded by default? What about distros where Flatpaks are set up to be > system-installed by default? In this case, when the user installs a Flatpak, > it would be hidden by default. > > I don't think this makes sense given the way Flatpak works, sorry. I see, thank you for the clarification. I didn't know about distros that install flatpaks system-wide by default. My goal with this request was to show the user only what he specifically installed, without displaying dependencies by default, since this can confuse a non tech-savvy user with names such as "org.freedesktop.Sdk.Compat.i386". They might think "what is this? I didn't install it". But you're right, the system-installed flatpaks defeats the purpose of my request. I just thought it would be cool to make the interface more user-friendly by default, with a toggle for advanced users. It's tricky because both system and user flatpak can be installed by the system or the user. We'd need to keep track of actual user-initiated actions, and there's a discussion about that in Bug 474723. |