gnome-shell/js/ui/status
Florian Müllner 6cf0df5fb9 backgroundApps: Track apps instead of instances
The background apps menu currently tracks instances rather than
apps. That matches the behavior of `flatpak ps` and can be useful,
for example when one particular instance runs out of control.

But as we don't include any information that allows to actually
distinguish between instances, multiple instances appear simply
as duplicated app entries.

Given that a menu is too limited for detailed information, stop
representing individual instances, and track apps instead.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6654

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2790>
2023-06-06 17:16:32 +00:00
..
accessibility.js a11y menu: Add "All Accessibility Settings" entry 2023-02-07 14:59:58 +00:00
autoRotate.js quickSettings: Rename 'label' property to 'title' 2023-02-04 14:50:36 -03:00
backgroundApps.js backgroundApps: Track apps instead of instances 2023-06-06 17:16:32 +00:00
bluetooth.js status/bluetooth: Use 'Alias' for item labels 2023-04-25 14:16:42 +00:00
brightness.js status/brightness: Port to quick settings 2022-08-03 12:41:05 +00:00
darkMode.js quickSettings: Rename 'label' property to 'title' 2023-02-04 14:50:36 -03:00
dwellClick.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
keyboard.js keyboard: Add "Keyboard Settings" menu entry 2023-01-13 16:05:25 +00:00
location.js status/location: Handle geoclue not being activatable 2023-03-19 12:46:50 +00:00
network.js status/network: Improve a11y of wireless network items 2023-04-04 17:19:55 +00:00
nightLight.js quickSettings: Rename 'label' property to 'title' 2023-02-04 14:50:36 -03:00
powerProfiles.js powerProfiles: Rename "Power Profiles" to "Power Mode" 2023-04-04 22:09:13 +00:00
remoteAccess.js status/remoteAccess: Don't override existing style classes 2022-11-18 18:50:43 +01:00
rfkill.js quickSettings: Rename 'label' property to 'title' 2023-02-04 14:50:36 -03:00
system.js status/system: Fix missing battery percentage in the top bar 2023-02-22 13:21:15 -08:00
thunderbolt.js cleanup: Minimize deep_unpack() usage 2022-08-10 10:29:24 +00:00
volume.js status/volume: Ignore capitalization for headphone detection 2023-04-21 18:53:00 +00:00