summaryrefslogtreecommitdiff
path: root/panels
Commit message (Expand)AuthorAgeFilesLines
* 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
* firmware-security: Mark button label as translatableBalázs Úr2023-05-101-1/+1
* sharing: Fix visual bug for active indicatorsvelsinki2023-05-051-8/+9
* color: Make it easier to translate panel description stringFelipe Borges2023-05-042-3/+11
* color: Dim information text & fix "Learn more" link alignmentsunflowerskater2023-05-041-20/+2
* network: Rename "Other Devices" to "Bluetooth"Automeris naranja2023-05-041-1/+1
* general: Set a minimum size for various dialogsAutomeris naranja2023-05-045-0/+10
* network: AdwStatusPage consistency tweaksAutomeris naranja2023-05-031-4/+4
* meson: improve comment and fix deprecated functionsNelson Benítez León2023-05-022-2/+2
* background: Clear out dconf if user picks defaultsRay Strode2023-05-021-0/+51
* universal-access: Make Hearing page string translatableFelipe Borges2023-04-251-1/+2
* format-chooser: Drop ellipsis from placeholder text of search entryAutomeris naranja2023-04-211-1/+1
* general: Add placeholder text to various search entriessunflowerskater2023-04-216-0/+6
* network: Add quotes to network name in Forget Connection dialogFelipe Borges2023-04-201-1/+1
* mouse: Hide entire "Touchpad" row when touchpad cannot be disabledFelipe Borges2023-04-201-4/+6
* common: Don't set the CcHostnameEntry widget sensitivity twiceFelipe Borges2023-04-201-3/+0
* user-accounts: Remove autologin row tooltip when unlockedFelipe Borges2023-04-201-0/+2
* wifi: Include network name in the Forget dialogFelipe Borges2023-04-201-2/+5
* wacom: Fix WacomPage crash due to unknown type in UI descriptionChris Mayo2023-04-172-0/+4
* datetime: Fix Time Format ComboRowChris Mayo2023-04-173-1/+28
* Fix panel crashes due to unknown types in UI descriptionsChris Mayo2023-04-179-0/+18
* network: Use the "labelled-by" property to avoid repeating strings unnecessarilyAutomeris naranja2023-04-121-1/+1
* general: Remove a11y labels when they aren't neededAutomeris naranja2023-04-128-39/+0
* general: Use the "activatable-widget" property in several rowsAutomeris naranja2023-04-123-0/+3
* sharing:removed global master switchGotam Gorabh2023-04-122-47/+0
* network/connection-editor: fix crash when removing a connectionJonathan Kang2023-04-121-1/+1
* region: Use AdwBanner instead of GtkInfoBarChristopher Davis2023-04-112-32/+8
* general: Use AdwBanner in CcPermissionInfobarChristopher Davis2023-04-114-78/+103
* display: Fix display enabled toggle visibilityTimotej Šulík2023-04-111-1/+1
* wi-fi:Updated Forget Connection dialog of saved networks with AdwMessageDialogGotam Gorabh2023-04-111-16/+19
* wifi: Center panel title when subtitle isn't visibleiampkumar022023-04-112-29/+7
* wifi: Add a confirmation dialog when forgetting a connectionCyber Phantom2023-04-112-1/+31
* info-overview: Show each GPU in it's own lineSayan Bhattacharjee2023-04-112-1/+8
* Revert "cc-wifi-connection-list: Don't show empty listbox"Felipe Borges2023-04-071-6/+0
* display: Make nightlight widgets clamped to same size as other panelsEmad Saadat2023-04-062-277/+241
* display/night-light: Don't leak config manager proxyJonas Ådahl2023-04-041-0/+1
* display/night-light: Disconnect config manager changed handlerJonas Ådahl2023-04-041-2/+3
* sharing: Fix network row visible name bugvelsinki2023-04-031-1/+1
* keyboard-shortcut-dialog: Add ellipsis to the "Add Shortcut" button labelAutomeris naranja2023-03-311-1/+1
* keyboards: Add "Character" keywordAutomeris naranja2023-03-311-1/+1
* keyboards: Add "Compose" keywordAutomeris naranja2023-03-311-1/+1
* datetime: Fix NTP switch getting out of sync.Robert Ancell2023-03-301-5/+5
* datetime: Use g_object_bind_property to show NTP stateRobert Ancell2023-03-301-20/+5
* datetime: Fix widget names and typesRobert Ancell2023-03-292-74/+72
* user-accounts: Set language-chooser to hide on closeMaksym Hazevych2023-03-291-0/+1
* Resolving suggestionsMaksym Hazevych2023-03-2917-33/+18
* Use `gtk_window_present` and `gtk_window_close`Maksym Hazevych2023-03-293-7/+7
* Remove unnecessary visibility changeMaksym Hazevych2023-03-2915-20/+0
* Replace all occurrences of 'gtk_widget_hide'Maksym Hazevych2023-03-2931-99/+99