summaryrefslogtreecommitdiff
path: root/panels/user-accounts
Commit message (Expand)AuthorAgeFilesLines
* user-accounts: Use AdwEntryRow for user full nameHEADmainMpho Jele2023-05-172-76/+17
* user-accounts: Make Administrator row use info button widgetFelipe Borges2023-05-161-26/+2
* user-accounts: Add a popover describing the autologin functionalityFelipe Borges2023-05-162-1/+9
* add-user-dialog: Add popover explaining about the "Administrator" optionsunflowerskater2023-05-101-2/+30
* user-panel: Add popover explaining about the "Administrator" optionsunflowerskater2023-05-101-1/+30
* user-accounts: Remove autologin row tooltip when unlockedFelipe Borges2023-04-201-0/+2
* Fix panel crashes due to unknown types in UI descriptionsChris Mayo2023-04-171-0/+2
* general: Use AdwBanner in CcPermissionInfobarChristopher Davis2023-04-111-1/+1
* user-accounts: Set language-chooser to hide on closeMaksym Hazevych2023-03-291-0/+1
* Resolving suggestionsMaksym Hazevych2023-03-292-5/+4
* Remove unnecessary visibility changeMaksym Hazevych2023-03-291-2/+0
* Replace all occurrences of 'gtk_widget_hide'Maksym Hazevych2023-03-294-16/+16
* Replace all occurrences of 'gtk_widget_show'Maksym Hazevych2023-03-295-14/+14
* removed dead variableGotam Gorabh2023-03-241-1/+0
* user-accounts: Removed account activity windowGotam Gorabh2023-03-247-528/+0
* multiple panels: show start title buttons in header barMarkus Göllnitz2023-03-161-1/+1
* user-accounts: restore default cursor in CcCropArea dialogNelson Benítez León2023-02-201-0/+14
* user-accounts: close CcAvatarChooser before showing GtkFileChooserNelson Benítez León2023-02-201-0/+1
* user-accounts: disallow commas in real nameNelson Benítez León2023-02-201-2/+8
* users-account: fix CcCropArea dialog transient parentNelson Benítez León2023-02-181-1/+1
* user-accounts: Don't access user before it's loadedRay Strode2023-02-171-0/+31
* user-accounts: Initialize CcAvatarChooser a bit earlierNelson Benítez León2023-02-111-4/+4
* Replace "application" with "app"Jake Dane2023-01-231-1/+1
* user: Remove duplicate group propertyHari Rana2023-01-231-1/+0
* Drop most uses of deprecated gtk_style_context_add/remove_classFelipe Borges2023-01-052-20/+7
* avatar-chooser: Return a proper widget if images cannot be loadedBenjamin Berg2022-12-061-2/+10
* user-accounts: Reduce avatar size in "Other users"Mohammed Sadiq2022-11-281-1/+1
* user-accounts: Fix account list stylingMohammed Sadiq2022-11-282-26/+62
* user: add-user-dialog: Use CcListRow for row with go-next iconMohammed Sadiq2022-11-252-7/+4
* user: Use CcListRow where appropriateMohammed Sadiq2022-11-252-64/+17
* user-accounts: Style password entries as invalid only after interactionFelipe Borges2022-11-231-12/+0
* desktop: Remove obsolete Bugzilla entriesJake Dane2022-10-202-12/+1
* user-account: Return duplicate notification when the finger is existAndy Chi2022-10-201-0/+4
* user-accounts: Disconnect fingerprint reading devices when closing dialogFelipe Borges2022-09-221-31/+27
* user-panel: Fix possible invalid freeMohammed Sadiq2022-08-171-1/+1
* user-accounts: Fix a typo in property nameMohammed Sadiq2022-08-151-1/+1
* Migrate CcPasswordDialog from AdwPreferencesWindow to AdwWindowNils Lück2022-08-123-6/+10
* user-accounts: Use "title" styling for login history dialog headerFelipe Borges2022-08-031-2/+5
* user-accounts: Remove status icons from password entriesMpho Jele2022-08-032-42/+8
* user-accounts: Make password dialog use libadwaita password entriesMpho Jele2022-08-032-64/+64
* user-accounts: Show "automatic login" option when lockedFelipe Borges2022-08-031-2/+5
* user-accounts: Make back button switch to current user or panels listMpho Jele2022-07-242-2/+17
* user-accounts: Show the back button when window leaflet foldsMpho Jele2022-07-241-0/+19
* user-accounts: Set a11y label for login history dialog titleLukáš Tyrychtr2022-07-241-0/+3
* panels: Use icon-name property insteadBilal Elmoussaoui2022-07-202-17/+3
* user-accounts: run-passwd: Redirect stderr to stdout in the childPablo Correa Gómez2022-06-201-19/+7
* Add a few missing a11y labels to the users panelLukáš Tyrychtr2022-06-195-0/+29
* user-accounts: Replace deprecated g_spawn_check_exit_statusRobert Ancell2022-05-311-1/+1
* user-accounts: Fixed typo from "organisation" to "organization" Ritik Bhandari2022-05-121-1/+1
* user-accounts: Close password change dialogkoko ng2022-04-191-1/+3