~vcs-imports/gnome-control-center/+git/gnome-control-center:wip/system-add-about-page

Last commit made on 2023-10-10
Get this branch:
git clone -b wip/system-add-about-page https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Name:
wip/system-add-about-page
Repository:
lp:~vcs-imports/gnome-control-center/+git/gnome-control-center

Recent commits

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

system: Add "About" page

cd196e7... by Gotam Gorabh <email address hidden>

system: Add 'Remote Desktop' panel to system panel

See #2241

2deab9a... by Gotam Gorabh <email address hidden>

system:Add 'Region Language' panel to system panel

Adding Region & Language page to the system panel.
Please see System Panel mockup https://gitlab.gnome.org/Teams/Design/settings-mockups/-/blob/master/system/system-panel.png

see https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2241

14e83dc... by Gotam Gorabh <email address hidden>

system: Port System panel to AdwNavigationView

c80d8e9... by Gotam Gorabh <email address hidden>

system: Add title to system panel

Adding "System" as title to the "System" panel, per mockups in
https://gitlab.gnome.org/Teams/Design/settings-mockups/-/blob/master/system/system-panel.png

See https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2241

809eba3... by Gotam Gorabh <email address hidden>

system: Add new sytem panel

This is the basic panel structure which will contain the
pages for the "System" panel, per mockups in
https://gitlab.gnome.org/Teams/Design/settings-mockups/-/blob/master/system/system-panel.png

see https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2241

2fc0e26... by Marco Melorio <email address hidden>

illustrated-row: Use correct property to scale down image

This widget was using halign instead of content-fit to scale down the
image to the correct resolution, and it was making the image blurry in
some cases.

Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2382.

9006e6d... by Marco Melorio <email address hidden>

a11y: Add description to cursor size dialog

7962dbd... by Marco Melorio <email address hidden>

a11y: Use GtkPicture in the cursor size dialog

This way we aren't forced to have squared buttons, which made the dialog
wider with a lot of empty space.

9bc4d61... by Marco Melorio <email address hidden>

a11y: Update cursors pngs in cursor size dialog

Also, use the actual correct sizes. This fixes
https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2456.