~vcs-imports/gnome-control-center/+git/gnome-control-center:search-remove-duplicated-param-handling

Last commit made on 2024-04-09
Get this branch:
git clone -b search-remove-duplicated-param-handling https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Name:
search-remove-duplicated-param-handling
Repository:
lp:~vcs-imports/gnome-control-center/+git/gnome-control-center

Recent commits

27ad59d... by Felipe Borges <email address hidden>

search: Use CcPanel.subpage for launching Search Locations dialog

This reverts commit 1b5c5567400b869e732a65237e1ef2e0202fbd0a.

Ever since bbfbfb76cbd38d3b5f1af1ec14b6e73317610948, CcPanel objects
such as CcSearchPanel, can use a better API to launch internal commands.

788c3ba... by Automeris naranja <email address hidden>

secure-shell-page: Port to AdwDialog

535404b... by Xiaoguang Wang <email address hidden>

datetime: Avoid emitting the time-changed signal

When setting the widget value, don’t emit the time-changed signal.

Fixes #2943

2bebe77... by Automeris naranja <email address hidden>

remote-desktop: Use "copied to the clipboard" in AdwToasts

When using the copy buttons from Desktop Sharing/Remote Login pages,
the toasts don't show that the values were copied to the clipboard,
unlike in System > Secure Shell/About > System Details, for example.
So, fix this inconsistency.

69a5fca... by Automeris naranja <email address hidden>

input-chooser: Remove content-height property

Doing so, this dialog won't display a scrollbar that scrolls
just a little bit (when the list box isn't expanded), as this
is unnecessary.

ca86cfe... by Matthijs Velsink <email address hidden>

README: Add proper links to CONTRIBUTING and CODING_STYLE

Helps navigate faster, especially for newcomers

93a3dc9... by =?utf-8?q?J=C3=BCrgen_Benvenuti?= <email address hidden>

Update German translation

(cherry picked from commit 551a44d44042bdfafcdf8554aa4ac97a87efcad1)

22c0982... by Automeris naranja <email address hidden>

sharing: Remove sharing.css

The .tls-cert-fingerprint style class is part of "Verify Encryption"
dialog from the Remote Desktop feature, which is now present in the
System panel. sharing.css isn't needed anymore.

a5aa2ba... by Automeris naranja <email address hidden>

enterprise-login-dialog: Prevent buttons from being sensitive incorrectly

"Add" and "Enroll" buttons can still be sensitive without
calling main_page_validate() and enroll_page_validate()
respectively. Add an assertion check in both cases to
prevent these buttons being sensitive incorrectly.

Co-authored-by: Matthijs Velsink <email address hidden>

a3ecc76... by Automeris naranja <email address hidden>

firmware-security: Remove content-height from 2 dialogs

Doing so, the firmware-security-dialog and
firmware-security-boot-dialog can show more text (which can
increase in some translations) without having a scrollbar.

This complements the following commit:
https://gitlab.gnome.org/GNOME/gnome-control-center/-/commit/c252c3c861a8da7108c5562b724d88b3ecc41fc4