gnome-shell/js/ui/status
Florian Müllner 3de828cc60 Revert "status/volume: Clear device menus when unsetting stream"
Device additions/removals are tracked by GvcMixerControl, which
doesn't change when unsetting the stream. So clearing the menu
manually was a workaround, not a fix.

It's also worth noting that I failed to reproduce the original
issue again, so it's possible that we were working around a
pipewire bug that has since been fixed.

This reverts commit 1b62b7ea0a.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2616>
2023-01-27 12:53:33 +00:00
..
accessibility.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
autoRotate.js status/autoRotate: Port to quick settings 2022-08-02 16:05:28 +00:00
bluetooth.js bluetooth: Remove unused 'had-bluetooth-devices-setup' setting 2022-09-17 18:24:15 +00:00
brightness.js status/brightness: Port to quick settings 2022-08-03 12:41:05 +00:00
darkMode.js darkMode: Update string to "Dark Style" 2022-11-04 14:31:29 +00: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: Use better indicator icon 2022-08-19 09:44:57 +00:00
network.js status/network: Work around xgettext ignoring translated strings 2023-01-24 18:20:35 +00:00
nightLight.js status/nightLight: Hide when unsupported 2022-08-18 15:40:49 +00:00
powerProfiles.js quickSettings: Add separator before the "Power Settings" entry 2023-01-13 21:29:38 -03:00
remoteAccess.js status/remoteAccess: Don't override existing style classes 2022-11-18 18:50:43 +01:00
rfkill.js cleanup: Use deepUnpack() intead of deep_unpack() 2022-08-10 10:29:24 +00:00
system.js js: Queue 'later' via MetaLaters 2022-12-16 22:12:59 +01:00
thunderbolt.js cleanup: Minimize deep_unpack() usage 2022-08-10 10:29:24 +00:00
volume.js Revert "status/volume: Clear device menus when unsetting stream" 2023-01-27 12:53:33 +00:00