~vcs-imports/gnome-control-center/+git/gnome-control-center:mouse-show-back-button-to-return-from-test-page

Last commit made on 2022-12-21
Get this branch:
git clone -b mouse-show-back-button-to-return-from-test-page https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Name:
mouse-show-back-button-to-return-from-test-page
Repository:
lp:~vcs-imports/gnome-control-center/+git/gnome-control-center

Recent commits

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

mouse: Add a back button for returning from the test page

The back button on the top left is a pattern used in Settings and
is more discoverable than the previous implementation that was based
on the toggle state of the Test Button.

Fixes #2250

4ddfecc... by TheEvilSkeleton <email address hidden>

display: Set underscanning_row as activatable widget

20378fc... by TheEvilSkeleton <email address hidden>

mouse: Set rows as activatable widgets

e731f73... by Aleksandr Melman <email address hidden>

Update Russian translation

7366eee... by sunflowerskater <email address hidden>

power: Show a description for Battery Percentage switch

Battery Percentage switch don't offer a description explaining where the percentage will be shown.

This commit adds a description to better explain what this option does.

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

2f3a0ff... by Felipe Borges <email address hidden>

search: Let users toggle GNOME Settings search provider

This was actually deadcode since commit acd59aec6 aka "The Great
Renaming".

Fixes #1282

22b5686... by Felipe Borges <email address hidden>

thunderbolt: Hide panel if there's no thunderbolt hardware

Same logic as the Wacom tablet panel.

Fixes #612

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

doap: Update the list of panels I maintain

9871a09... by Felipe Borges <email address hidden>

common, info-overview, sharing: Use AdwEntryRow for Hostname entries

See mockups in https://gitlab.gnome.org/Teams/Design/settings-mockups/-/issues/48

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

printers: Use AdwStatusPage in the "Add Printer" dialog

For when we show the "No Printers Found" page.

This has no impact but allow us to be consistent with the empty-state
styling as it changes and evolves in AdwStatusPage.

Fixes #2197