~vcs-imports/gnome-control-center/+git/gnome-control-center:bilelmoussaoui/sound-panel

Last commit made on 2022-07-20
Get this branch:
git clone -b bilelmoussaoui/sound-panel https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Name:
bilelmoussaoui/sound-panel
Repository:
lp:~vcs-imports/gnome-control-center/+git/gnome-control-center

Recent commits

72a994b... by Bilal Elmoussaoui

sound: Set valign on the volume button

Otherwise the button can be super tall in some cases

624023d... by =?utf-8?q?Pablo_Correa_G=C3=B3mez?= <email address hidden>

display: avoid unnecessary gtk_style_context_get_margin call

The margin went unused after the monitor labels moved to the center
of the displays.

Fixes: e7e80efc ("display: Change appearance and size of monitor labels")

1f7377e... by Jordi Mas

Update Catalan translation

57f2dca... by Jordi Mas

Update Catalan translation

f7c7537... by Yosef Or Boczko <email address hidden>

Update Hebrew translation

56eea97... by Jordi Mas

Update Catalan translation

b9bf21a... by jensalpers@hotmail.com

Issue 1846, Check for NULL pointer before gtk_editable_set_text

577d4ba... by Georges Basile Stavracas Neto

Post-release version bump

66a2d56... by Georges Basile Stavracas Neto

43.alpha

4eb075e... by Carlos Garnacho

display: Set a smaller width to display arrangement widget

This default size happens to expand the panel content horizontally,
this is seen as small jumps changing between joined and cloned views.
With this slightly smaller size, no further size jumps happen.