gnome-control-center/panels/user-accounts
velsinki b942a4a6b4 users: Draw avatar crop corners to inside of crop
The crop corners were drawn with the center of the corner lines at the
edges of the crop. This resulted in the corners being visually cut if
the crop is dragged to the edge of the image. Instead, we can draw the
corner lines such that they are inside the edge of the crop, i.e.
shifted by half their linewidth.

We now use relative moves to draw the lines, which simplifies the
movements.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1824>
2023-06-28 00:05:36 +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-accounts: Do signal handlers in swapped form 2023-05-30 08:36:22 +00:00
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-accounts: Do signal handlers in swapped form 2023-05-30 08:36:22 +00:00
cc-avatar-chooser.c user-accounts: use GtkFileDialog for select avatar image. 2023-06-07 23:43:17 +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 users: Draw avatar crop corners to inside of crop 2023-06-28 00:05:36 +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 user-accounts: Do signal handlers in swapped form 2023-05-30 08:36:22 +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 user-accounts: Do signal handlers in swapped form 2023-05-30 08:36:22 +00: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-password-dialog.c user-accounts: Do signal handlers in swapped form 2023-05-30 08:36:22 +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: Do signal handlers in swapped form 2023-05-30 08:36:22 +00: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: Fix pointer cast in sort_users function 2023-06-01 01:38:20 +00:00
cc-user-panel.h user-accounts: Fix namespace of CcUserPanel 2018-11-06 16:00:36 +13:00
cc-user-panel.ui users: Add mnemonics to the "Remove User" and "Add User" buttons 2023-06-27 16:22:56 -03:00
fingerprint-strings.h user-accounts: Consistently return translated strings for fprint helper 2020-10-13 09:31:00 +00:00
meson.build all: meson: do not specify resources from gresource files as dependencies 2023-05-24 08:34:14 +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: Removed account activity window 2023-03-24 08:38:03 +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