gnome-shell/js/ui/status
Ray Strode ff6ae7291a status/keyboard: Use gnome-desktop API for getting default input sources list
At the moment, gnome-shell tries to figure out the default input sources
from localed. It fails to take into account the system locale and input
methods.

This commit switches it to use a new function in gnome-desktop,
gnome_get_default_input_sources, which does most of the heavy
lifting itself, instead.
2024-02-15 17:00:15 +01:00
..
accessibility.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
autoRotate.js js: Port to modules 2023-08-06 13:02:49 +02:00
backgroundApps.js style: Fix bg color weirdness on background apps close button 2024-02-06 17:14:40 +00:00
backlight.js status/backlight: Do only one dbus call per local change 2024-01-16 23:30:42 +00:00
bluetooth.js status/bluetooth: Show immediate feedback on toggle 2023-09-01 11:37:04 +00:00
brightness.js js: Port to modules 2023-08-06 13:02:49 +02:00
camera.js js: Port to modules 2023-08-06 13:02:49 +02:00
darkMode.js js: Port to modules 2023-08-06 13:02:49 +02:00
dwellClick.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
keyboard.js status/keyboard: Use gnome-desktop API for getting default input sources list 2024-02-15 17:00:15 +01:00
location.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
network.js status/network: Fix small mistake 2024-02-13 16:02:56 +01:00
nightLight.js js: Port to modules 2023-08-06 13:02:49 +02:00
powerProfiles.js js: Port to modules 2023-08-06 13:02:49 +02:00
remoteAccess.js cleanup: Remove spaces in object literals 2023-08-09 15:10:37 +00:00
rfkill.js js: Port to modules 2023-08-06 13:02:49 +02:00
system.js status/system: Use Intl to format battery percentage 2023-09-22 17:03:17 +00:00
thunderbolt.js status/thunderbolt: Small style cleanup 2024-02-13 16:02:56 +01:00
volume.js status/volume: Always look up device objects 2023-11-21 18:50:46 +00:00