~vcs-imports/gnome-control-center/+git/gnome-control-center:gitlab-ci-dont-build-own-gtk-version

Last commit made on 2023-07-11
Get this branch:
git clone -b gitlab-ci-dont-build-own-gtk-version https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Name:
gitlab-ci-dont-build-own-gtk-version
Repository:
lp:~vcs-imports/gnome-control-center/+git/gnome-control-center

Recent commits

998b74a... by Felipe Borges <email address hidden>

ci: Install dnf5-plugins instead of dnf-plugins-core

80381ec... by Felipe Borges <email address hidden>

ci: Add sassc dependency

1290ae1... by Yosef Or Boczko <email address hidden>

Update Hebrew translation

b5ce4fa... by Marcos Miller <email address hidden>

keyboard: replace 'gtk_widget_hide' and 'gtk_widget_show'

f35779a... by Marcos Miller <email address hidden>

Keyboard: elements jump in UI

When editing shortcut key combination and this new combination already
exists in another shortcut, a message (new_shortcut_conflict_label) is
shown, but when clicking on the reset button (reset_custom_button) the
elements Name, Command and Shortcut skip.

It turned out that these jumps were due to the current values of the
width_chars and max_width_chars properties of the new_shortcut_conflict_label
element. So by setting these properties to zero the jumps don't occur.

e7de7e3... by Marcos Miller <email address hidden>

Keyboard: Align button to create shortcut

The 'Set Shortcut...' button is inside a GtkStack having only one
column, not allowing to expand it.

I removed GtkStack keeping its 'Set Shortcut' child taking up two
columns.

[Issue #2107](https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2107)

701f7c6... by =?utf-8?q?Luk=C3=A1=C5=A1_Tyrychtr?= <email address hidden>

users-panel, cc-awatar-chooser: Don't request a symlink target for a file info when
it is not a symlink.

That previously caused a debug message, but will cause a g_critical.
Fixes #2547

a25697c... by Felipe Borges <email address hidden>

po: Add shell/cc-panel.ui file to POTFILES.in

Commit 266c55715a5349a4b810e95cacc91f7027beb02e added a translatable
string to shell/cc-panel.ui file but the file wasn't marked for
translations.

d4dee45... by Mohammed Sadiq <email address hidden>

user-accounts: Fix some memory leaks

53092ef... by Mohammed Sadiq <email address hidden>

a11y: Fix a memory leak