gnome-shell/js/ui/status
Florian Müllner 7c4b1d4ae6 status/backlight: Notify slider value changes
The custom setter used by the slider item isn't emitting change
notifications, so the property binding that uses it as source
never propagates the new value.

Fix this by emitting proper change notifications.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2856>
2023-08-05 00:46:29 +00:00
..
accessibility.js js: Fix linting errors from line shifts 2023-06-21 04:50:33 -07:00
autoRotate.js js: Split gi imports to be on new lines to prepare for ES modules 2023-06-21 04:50:33 -07:00
backgroundApps.js js: Split gi imports to be on new lines to prepare for ES modules 2023-06-21 04:50:33 -07:00
backlight.js status/backlight: Notify slider value changes 2023-08-05 00:46:29 +00:00
bluetooth.js popupMenu: Hide ornament by default 2023-08-01 17:32:53 +00:00
brightness.js js: Split gi imports to be on new lines to prepare for ES modules 2023-06-21 04:50:33 -07:00
camera.js status/camera: New indicator 2023-07-29 13:55:15 +03:00
darkMode.js js: Split gi imports to be on new lines to prepare for ES modules 2023-06-21 04:50:33 -07:00
dwellClick.js js: Split gi imports to be on new lines to prepare for ES modules 2023-06-21 04:50:33 -07:00
keyboard.js status/keyboard: Explicitly initialize ornament 2023-08-01 17:32:53 +00:00
location.js js: Split gi imports to be on new lines to prepare for ES modules 2023-06-21 04:50:33 -07:00
network.js popupMenu: Hide ornament by default 2023-08-01 17:32:53 +00:00
nightLight.js js: Split gi imports to be on new lines to prepare for ES modules 2023-06-21 04:50:33 -07:00
powerProfiles.js js: Split gi imports to be on new lines to prepare for ES modules 2023-06-21 04:50:33 -07:00
remoteAccess.js style: Generalize sharing indicator class 2023-07-29 13:55:15 +03:00
rfkill.js js: Split gi imports to be on new lines to prepare for ES modules 2023-06-21 04:50:33 -07:00
system.js js: Split gi imports to be on new lines to prepare for ES modules 2023-06-21 04:50:33 -07:00
thunderbolt.js js: Split gi imports to be on new lines to prepare for ES modules 2023-06-21 04:50:33 -07:00
volume.js status/volume: Split indicator into output and input 2023-07-29 13:55:15 +03:00