~vcs-imports/gnome-control-center/+git/gnome-control-center:gbsneto/default-apps-redesign

Last commit made on 2022-01-18
Get this branch:
git clone -b gbsneto/default-apps-redesign https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Name:
gbsneto/default-apps-redesign
Repository:
lp:~vcs-imports/gnome-control-center/+git/gnome-control-center

Recent commits

2c04375... by Georges Basile Stavracas Neto

WIP default-apps: Port to libadwaita widgetry

7aae515... by Christopher Davis <email address hidden>

mouse: Use AdwPreferencesGroup's listboxes

We don't need our own listboxes, because our rows
here aren't dynamic.

d992691... by Christopher Davis <email address hidden>

mouse: Remove useless GtkGrid

Also move the margins to the box itself and remove the
horizontal margins.

891d745... by Christopher Davis <email address hidden>

mouse: Remove all `halign`s

We can rely on the alignment of AdwActionRow suffixes.

a066efd... by Christopher Davis <email address hidden>

mouse: Remove `activatable=False`

ActionRows aren't activatable by default.

0d79f99... by Christopher Davis <email address hidden>

mouse: Remove width request and halign from scales

The width request prevented this panel from getting smaller,
and the halign caused the scales to use the minimum possible
width.

e38949a... by Georges Basile Stavracas Neto

online-accounts: Adjust style of symbolic provider icons

As per design feedback, make symbolic icons have a rounded
background.

9464179... by Georges Basile Stavracas Neto

online-accounts: Port to GTK4

This is a massive rewrite of the panel. Because we can't have
nice things and WebKit2GTK for GTK4 won't be ready in time,
rework the panel to spawn a new subprocess with a dialog that
handles online accounts - both creation and editing.

fdda3e7... by Christopher Davis <email address hidden>

bluetooth: Use AdwStatusPage

libadwaita provides a widget for empty pages that we
should use in all previous places where we rolled our own.

85c3ca6... by Hugo Carvalho

Update Portuguese translation