gnome-initial-setup:get-default-input-sources-from-gnome-desktop

Last commit made on 2024-04-17
Get this branch:
git clone -b get-default-input-sources-from-gnome-desktop https://git.launchpad.net/gnome-initial-setup

Branch merges

Branch information

Name:
get-default-input-sources-from-gnome-desktop
Repository:
lp:gnome-initial-setup

Recent commits

633b1c5... by Ray Strode <email address hidden>

keyboard: Get default input sources from gnome-desktop

Right now, we figure out the default input sources ourselves,
based on the current locale and layout information coming from
localed.

This logic needs to be duplicated in several components, so its
now provided by gnome-desktop.

This commit changes it over to use gnome-desktop APIs.

The same time if leverages a gnome-desktop API to fix a bug
where cyrillic layouts were getting added without a latin
counterpart.

fda3cd2... by Ray Strode <email address hidden>

language: Don't proceed until localed has set locale

In sysmte modes, the keyboard page requires reading the locale from
localed, so we need to make sure the setting has been applied before
proceeding to the keyboard page from the language page.

This commit changes the Next button to desensitize if a set locale
operation is pending.

edb06ad... by Ray Strode <email address hidden>

keyboard: Don't require localed for existing user mode

If we're in existing user mode, the user may not have
permission to set the system keymap.

This commit makes sure that lack of permission doesn't
prevent the keyboard page from completing.

d157527... by Ray Strode <email address hidden>

gnome-initial-setup: Bump GLib required version to 2.76

This gives us GStrvBuilder, g_ptr_array_sort_values, etc

00b2d89... by Fabio Tomat <email address hidden>

Update Friulian translation

7b8c1bd... by Quentin PAGÈS

Update Occitan translation

f4dd007... by Quentin PAGÈS

Update Occitan translation

0a87953... by Miloš Popović

Update Serbian (Latin) translation

dc4734c... by Miloš Popović

Update Serbian translation

a489426... by Juliano de Souza Camargo <email address hidden>

Update Brazilian Portuguese translation