gnome-control-center/panels/user-accounts
Markus Göllnitz 98f7a40d24 multiple panels: show start title buttons in header bar
The start title buttons of the main window should be displayed if and
only if the end title buttons are. Only the left-most header bar should have
the start title button set and only right-most header bar the end title buttons.

Therefore, the title buttons property should be bound to the leaflet state:
When unfolded the start title buttons of the sidebar's header bar are
the only ones visible then, and not a second pair in the panel's header bar.
Likewise, in a folded state of the leaflet, the panel's header bar displays
all availble title buttons – start and end – as the panel is the only widget
displaying a header bar.

Signed-off-by: Markus Göllnitz <camelcasenick@bewares.it>
2023-03-16 13:18:37 +00:00
..
data desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
icons Add individual app icons 2022-01-31 14:08:22 +00:00
cc-add-user-dialog.c user: add-user-dialog: Use CcListRow for row with go-next icon 2022-11-25 20:52:28 +05:30
cc-add-user-dialog.h user-accounts: Use gtk_dialog_run for CcAddUserDialog 2018-11-10 09:24:34 +13:00
cc-add-user-dialog.ui user: Remove duplicate group property 2023-01-23 11:03:50 +00:00
cc-avatar-chooser.c user-accounts: close CcAvatarChooser before showing GtkFileChooser 2023-02-20 09:04:19 +00:00
cc-avatar-chooser.h users: Make FileChooser inside AvatarChooser transient to main window 2022-03-03 17:22:38 +01:00
cc-avatar-chooser.ui user-accounts: Port to gtk4/libadwaita implementing the new design 2022-02-08 13:29:56 +00:00
cc-crop-area.c user-accounts: restore default cursor in CcCropArea dialog 2023-02-20 10:56:38 +00:00
cc-crop-area.h user-accounts: Port to gtk4/libadwaita implementing the new design 2022-02-08 13:29:56 +00:00
cc-fingerprint-dialog.c Drop most uses of deprecated gtk_style_context_add/remove_class 2023-01-05 18:55:51 +00:00
cc-fingerprint-dialog.h user-accounts: Implement new designed fingerprint dialog 2020-06-26 01:54:04 +00:00
cc-fingerprint-dialog.ui panels: Use icon-name property instead 2022-07-20 14:15:57 +02:00
cc-fingerprint-manager.c fingerprint-manager: Add state for state updating 2020-06-26 01:54:04 +00:00
cc-fingerprint-manager.h fingerprint-manager: Add state for state updating 2020-06-26 01:54:04 +00:00
cc-login-history-dialog.c user-accounts: Port to gtk4/libadwaita implementing the new design 2022-02-08 13:29:56 +00:00
cc-login-history-dialog.h user-accounts: Rename UmHistoryDialog to CcLoginHistoryDialog 2018-11-08 13:17:13 +00:00
cc-login-history-dialog.ui user-accounts: Fix a typo in property name 2022-08-15 07:55:36 +00:00
cc-password-dialog.c Migrate CcPasswordDialog from AdwPreferencesWindow to AdwWindow 2022-08-12 01:24:10 +00:00
cc-password-dialog.h Migrate CcPasswordDialog from AdwPreferencesWindow to AdwWindow 2022-08-12 01:24:10 +00:00
cc-password-dialog.ui user-accounts: Style password entries as invalid only after interaction 2022-11-23 12:36:45 +01:00
cc-realm-manager.c user-accounts: Use g_autoptr/g_autofree 2021-01-08 15:25:07 +13:00
cc-realm-manager.h user-accounts: Rename UmRealmManager to CcRealmManager 2018-11-14 10:10:14 +13:00
cc-user-panel.c user-accounts: Don't access user before it's loaded 2023-02-17 09:45:18 +00:00
cc-user-panel.h user-accounts: Fix namespace of CcUserPanel 2018-11-06 16:00:36 +13:00
cc-user-panel.ui multiple panels: show start title buttons in header bar 2023-03-16 13:18:37 +00:00
fingerprint-strings.h user-accounts: Consistently return translated strings for fprint helper 2020-10-13 09:31:00 +00:00
meson.build desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
org.gnome.controlcenter.user-accounts.policy.in user-accounts: Imply parental controls permissions when unlocking 2021-02-01 03:46:14 +00:00
pw-utils.c user-accounts: Fix libpwquality error handling 2018-09-10 22:04:23 +00:00
pw-utils.h user-accounts: Replace ifdefs with #pragma once 2018-06-01 11:04:18 +00:00
run-passwd.c user-accounts: run-passwd: Redirect stderr to stdout in the child 2022-06-20 01:33:36 +00:00
run-passwd.h user-accounts: Replace ifdefs with #pragma once 2018-06-01 11:04:18 +00:00
user-accounts.gresource.xml user-accounts: Port to gtk4/libadwaita implementing the new design 2022-02-08 13:29:56 +00:00
user-utils.c user-accounts: disallow commas in real name 2023-02-20 08:55:10 +00:00
user-utils.h user-accounts: Port to gtk4/libadwaita implementing the new design 2022-02-08 13:29:56 +00:00