gnome-shell/js
Barnabás Pőcze c227d0b38e status/backlight: Do only one dbus call per local change
The values of the two control widgets are syncronized, meaning
that both emit signals when the local value changes, regardless
which one is visible and is actually used by the user.

This is not ideal because it leads to two dbus calls
per local change. To alleviate this, only consider
changes from the widget that is visible.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3086>
2024-01-16 23:30:42 +00:00
..
dbusServices dbusServices/extensions: Improve error message formatting 2024-01-04 18:59:33 +00:00
extensions extensions: Fix ngettext convenience 2023-09-15 21:41:30 +00:00
gdm js: Explicitly set expand of St.Bin children 2023-12-15 14:45:37 +00:00
misc extensionSystem: Improve error formatting 2024-01-04 20:12:32 +01:00
portalHelper js: Port Config to ESM 2023-08-10 17:42:23 +00:00
ui status/backlight: Do only one dbus call per local change 2024-01-16 23:30:42 +00:00
js-resources.gresource.xml js: Add utility to improve error message formatting 2024-01-04 18:59:33 +00:00
meson.build extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
portal-resources.gresource.xml js/portal-resources: Add missing fileUtils to js path 2022-11-03 18:02:27 +00:00