gnome-shell/js/ui/status
Florian Müllner b2ff25b31d status/network: Fix name of initially hidden devices
We assign (disambiguated) device names every time a device is added
or removed, and store the name on the corresponding menu item.

However menu items are only created when the device should be shown,
not necessarily when it is added (unplugged ethernet cable, ongoing
initialization, ...).

Fix this by tracking device names separately from device items, and
set the name on newly created items.

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

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2529>
2022-11-17 11:09:27 +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 status: Ignore prior single-element lists updating input sources MRU 2022-10-18 18:38:27 +00:00
location.js status/location: Use better indicator icon 2022-08-19 09:44:57 +00:00
network.js status/network: Fix name of initially hidden devices 2022-11-17 11:09:27 +00:00
nightLight.js status/nightLight: Hide when unsupported 2022-08-18 15:40:49 +00:00
powerProfiles.js powerProfiles: Avoid warnings on missing power-profiles-daemon 2022-10-20 13:55:06 +02:00
remoteAccess.js status/remoteAccess: Move to quick settings 2022-08-02 16:05:28 +00:00
rfkill.js cleanup: Use deepUnpack() intead of deep_unpack() 2022-08-10 10:29:24 +00:00
system.js status/system: Add context to a11y label 2022-09-14 22:07:06 +00:00
thunderbolt.js cleanup: Minimize deep_unpack() usage 2022-08-10 10:29:24 +00:00
volume.js status/volume: Include origin in device names 2022-10-03 18:37:07 +02:00