gnome-shell/js/ui/status
Florian Müllner 7bfd4fe148 status/network: Sync active access point from constructor
The wireless device item tracks the active access point in order
to update its icon on signal strength changes.

However we currently don't synchronize the initial state, so we
miss strength changes until the first access-point change.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2406>
2022-08-07 22:41:09 +02: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 status/bluetooth: Port to quick settings 2022-08-02 16:05:28 +00:00
brightness.js status/brightness: Port to quick settings 2022-08-03 12:41:05 +00:00
darkMode.js status/darkMode: Add dark mode toggle 2022-08-02 16:05:28 +00:00
dwellClick.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
keyboard.js Adopt EventEmitter class instead of injecting Signal methods 2022-07-04 18:30:49 -04:00
location.js status/location: Move to quick settings 2022-08-02 16:05:28 +00:00
network.js status/network: Sync active access point from constructor 2022-08-07 22:41:09 +02:00
nightLight.js status/nightLight: Port to quick settings 2022-08-02 16:05:28 +00:00
powerProfiles.js status/powerProfiles: Port to quick settings 2022-08-03 12:41:05 +00:00
remoteAccess.js status/remoteAccess: Move to quick settings 2022-08-02 16:05:28 +00:00
rfkill.js status/rfkill: Port to quick settings 2022-08-02 16:05:28 +00:00
system.js status/power: Merge with system indicator 2022-08-03 12:41:05 +00:00
thunderbolt.js status/thunderbolt: Move to quick settings 2022-08-02 16:05:28 +00:00
volume.js status/volume: Port to quick settings 2022-08-03 12:41:05 +00:00