mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
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. |
||
|---|---|---|
| .. | ||
| accessibility.js | ||
| autoRotate.js | ||
| backgroundApps.js | ||
| backlight.js | ||
| bluetooth.js | ||
| brightness.js | ||
| camera.js | ||
| darkMode.js | ||
| dwellClick.js | ||
| keyboard.js | ||
| location.js | ||
| network.js | ||
| nightLight.js | ||
| powerProfiles.js | ||
| remoteAccess.js | ||
| rfkill.js | ||
| system.js | ||
| thunderbolt.js | ||
| volume.js | ||