summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add Faroese translationgsoc23/new-system-panelgsoc23/add-network-displays-supportBogi Napoleon Wennerström2023-05-042-0/+9311
| | | | (cherry picked from commit 53956cffd882c2b16e50034a2289ffdd845ba4bc)
* Fix typo in email addressRobert Ancell2023-05-041-1/+1
|
* Update my Email address to match the one I use in commitsRobert Ancell2023-05-041-1/+1
|
* color: Make it easier to translate panel description stringFelipe Borges2023-05-042-3/+11
| | | | | | | | | | | | | | | This helps translators understand what are the placeholders in the visible string. +#. Translators: This will be presented as the text of a link to the documentation +#. translators: Text used in link to privacy policy +#: panels/color/cc-color-panel.c:2021 +#: panels/diagnostics/cc-diagnostics-panel.c:137 +msgid "Learn more" +#. Translators: %s is a link to the documentation with the label "Learn more" +#: panels/color/cc-color-panel.c:2023 +msgid "Each device needs an up to date color profile to be color managed. %s"
* 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
| | | | Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2102
* general: Set a minimum size for various dialogsAutomeris naranja2023-05-045-0/+10
| | | | | This change prevents some dialogs from being shrunk to a really small size by setting a minimum size for them.
* doap: Mark myself as a "General" maintainerFelipe Borges2023-05-041-9/+10
|
* Fix my email addressMarek Kasik2023-05-041-1/+1
|
* network: AdwStatusPage consistency tweaksAutomeris naranja2023-05-031-4/+4
| | | | | | | | | | Both Wi-Fi and Network panels shows a status page when Network Manager isn't running. However, they don't use the same writing style: - https://gitlab.gnome.org/GNOME/gnome-control-center/-/blob/gnome-44/panels/network/cc-wifi-panel.ui#L221 - https://gitlab.gnome.org/GNOME/gnome-control-center/-/blob/gnome-44/panels/network/cc-network-panel.c#L672 This change makes both status pages to use the same writing style.
* meson: improve comment and fix deprecated functionsNelson Benítez León2023-05-025-7/+8
| | | | | | | | | | - Clarify that 'mm-glib' dep is for ModemManager (not Network Manager which is below). The comment also helps people which may confuse it with glibmm library. - Fix following Meson warning about two deprecated functions: WARNING: Deprecated features used: * 0.56.0: {'dependency.get_pkgconfig_variable', 'meson.source_root'}
* background: Clear out dconf if user picks defaultsRay Strode2023-05-021-0/+51
| | | | | | | | | | | | | If a user chooses the default background in control-center, then they still end up with a change in dconf. This change means that on upgrades, they'll keep the old distro background configured. That's probably unexpected and may lead them to believe the upgrade didn't work. This commit checks if the user goes back to the distro defaults and clears out dconf in that case, so that when the disto defaults change they get the new defaults.
* Update Turkish translationSabri Ünal2023-05-011-483/+901
|
* Update Friulian translationFabio Tomat2023-04-291-11/+12
|
* Update Friulian translationFabio Tomat2023-04-281-580/+544
|
* Update Hungarian translationBalázs Úr2023-04-261-511/+477
|
* universal-access: Make Hearing page string translatableFelipe Borges2023-04-252-1/+3
| | | | Fixes #2457
* Update Persian translationDanial Behzadi2023-04-251-284/+320
|
* Update Lithuanian translationAurimas Černius2023-04-231-17/+17
| | | | (cherry picked from commit 03681eb164b34ed14fc0d861c251d5e46ca97363)
* Update Polish translationPiotr Drąg2023-04-231-36/+37
|
* Update Basque translationAsier Sarasua Garmendia2023-04-221-39/+40
| | | | (cherry picked from commit d1829c6d8facae6f3fd30c02d399eb2d2f7ff891)
* format-chooser: Drop ellipsis from placeholder text of search entryAutomeris naranja2023-04-211-1/+1
| | | | | | | | None of the placeholders suggested by Allan Day have ellipsis, so this change drops the ellipsis from the placeholder text of the search entry from format-chooser, thus keeping consistency. https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1526#note_1609984
* general: Add placeholder text to various search entriessunflowerskater2023-04-217-0/+7
| | | | | | | | Acc. HIG, "text fields should have placeholder text or a label". https://developer.gnome.org/hig/patterns/controls/text-fields.html Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2190
* Update Hebrew translationYosef Or Boczko2023-04-211-474/+469
|
* network: Add quotes to network name in Forget Connection dialogFelipe Borges2023-04-201-1/+1
| | | | See https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1765#note_1726456
* mouse: Hide entire "Touchpad" row when touchpad cannot be disabledFelipe Borges2023-04-201-4/+6
| | | | | | | | | | | | | | The touchpad row has a switch suffix that allows enabling/disabling touchpad. To prevent users from being left with no pointer device, we were hiding the suffix switch of the touchpad row, making the row look weird with a label and no action. Let's hide the entire row instead, as suggested by designers in comment https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1649#note_1643002 Fixes #1649
* 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
| | | | Fixes #2451
* wifi: Include network name in the Forget dialogFelipe Borges2023-04-201-2/+5
| | | | See https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/1701#note_1719089
* Update Turkish translationEmin Tufan Çetin2023-04-191-1214/+825
|
* Update Czech translationDaniel Rusek2023-04-181-17/+17
|
* Update Czech translationDaniel Rusek2023-04-171-241/+254
|
* wacom: Fix WacomPage crash due to unknown type in UI descriptionChris Mayo2023-04-172-0/+4
| | | | Error building template class 'CcWacomPage' for an instance of type 'CcWacomPage': .:0:0 Invalid object type 'CcListRow'
* datetime: Fix Time Format ComboRowChris Mayo2023-04-173-1/+28
| | | | | | Failed to set property AdwEnumListModel.enum-type to GDesktopClockFormat: Unsupported GType 'GDesktopClockFormat' for value of type 'GType' meson.build code adapted from background/meson.build.
* Fix panel crashes due to unknown types in UI descriptionsChris Mayo2023-04-179-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | Error building template class 'CcSearchPanel' for an instance of type 'CcSearchPanel': .:0:0 Invalid object type 'CcListRow' Error building template class 'CcDisplayPanel' for an instance of type 'CcDisplayPanel': .:0:0 Invalid object type 'CcListRow' Error building template class 'CcMousePanel' for an instance of type 'CcMousePanel': .:0:0 Invalid object type 'CcIllustratedRow' Error building template class 'CcKeyboardPanel' for an instance of type 'CcKeyboardPanel': .:0:0 Invalid object type 'CcListRow' Error building template class 'CcRegionPanel' for an instance of type 'CcRegionPanel': .:0:0 Invalid object type 'CcListRow' Error building template class 'CcUaPanel' for an instance of type 'CcUaPanel': .:0:0 Invalid object type 'CcListRow' Error building template class 'CcUserPanel' for an instance of type 'CcUserPanel': .:0:0 Invalid object type 'CcAvatarChooser' Error building template class 'CcUserPanel' for an instance of type 'CcUserPanel': .:0:0 Invalid object type 'CcListRow' Error building template class 'CcDateTimePanel' for an instance of type 'CcDateTimePanel': .:0:0 Invalid object type 'CcTzDialog' cc_tz_dialog_get_selected_location: assertion 'CC_IS_TZ_DIALOG (self)' failed dumped core Error building template class 'CcDateTimePanel' for an instance of type 'CcDateTimePanel': .:0:0 Invalid object type 'CcListRow' Error building template class 'CcInfoOverviewPanel' for an instance of type 'CcInfoOverviewPanel': .:0:0 Invalid object type 'CcHostnameEntry'
* 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
| | | | | | | A11y labels aren't needed when using the "activatable-widget" property, because the relation is set automatically: https://gitlab.gnome.org/GNOME/libadwaita/-/blob/main/src/adw-action-row.c#L661
* general: Use the "activatable-widget" property in several rowsAutomeris naranja2023-04-123-0/+3
|
* sharing:removed global master switchGotam Gorabh2023-04-122-47/+0
| | | | | | | These changes remove the global master switch from sharing panel and set main_list_box active. Fixes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2415
* network/connection-editor: fix crash when removing a connectionJonathan Kang2023-04-121-1/+1
| | | | This was caused by commit 6f1567f23.
* region: Use AdwBanner instead of GtkInfoBarChristopher Davis2023-04-112-32/+8
| | | | | | | | | | AdwBanner is a new adaptive widget that should be used in place of GtkInfoBar. It provides an API close to how we use InfoBars in GNOME, and fits better at smaller window sizes. This commit swaps out the GtkInfoBar used in the Region panel for an AdwBanner.
* general: Use AdwBanner in CcPermissionInfobarChristopher Davis2023-04-115-79/+104
| | | | | | | | | | | AdwBanner is a new adaptive widget that replaces GtkInfoBar. AdwBanner adapts better to mobile sizes and has an API that fits with how we use infobars. This commit changes CcPermissionInfobar to use an AdwBanner internally instead of a GtkInfoBar. It also re-implements part of GtkLockButton, as AdwBanner does not support adding arbitrary widgets.
* 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
| | | | | | This changes update the Forget Connection dialog of saved networks using AdwMessageDialog instead of GtkMessageDialog. And set Cancel as a default responce instead of Forget to overcome accidental forget.
* wifi: Center panel title when subtitle isn't visibleiampkumar022023-04-112-29/+7
| | | | | | | | | | | | We used to have a custom title widget containing a label for the title and another for the subtitle (status). When the subtitle label wasn't visible, the title label wouldn't get centered vertically in the headerbar. By porting the custom title widget to AdwWindowTitle we get the title centered for free. Fixes #1891
* wifi: Add a confirmation dialog when forgetting a connectionCyber Phantom2023-04-112-1/+31
| | | | | | | | Destructive actions are supposed to have a dialog asking the user for confirmation. This commit adds the confirmation dialog when user tries to forget a wifi network. Fixes #2371
* info-overview: Show each GPU in it's own lineSayan Bhattacharjee2023-04-112-1/+8
| | | | | | | | | | | | | | When having multiple GPUs, each GPUs are now seperated by a newline instead of the previously used seperator: " / ". This particular fix works ONLY for systems that use switcheroo-control. Also, this commit allows the 'secondary_label' of 'CcListRow' to have 'lines' set to '4' and 'wrap' to 'True', along with 'hexpand' and 'halign' set to 'True' to accommodate long strings on all labels which previously suffered from a issue of getting truncated if the strings are too long. Fixes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2125
* Post-release version bumpFelipe Borges2023-04-111-1/+1
|
* Update Serbian translationМарко Костић2023-04-101-106/+42
| | | | (cherry picked from commit 61dc0d19fda30a8f6ce146c3b7799f4a31f588fe)
* Update Serbian translationМарко Костић2023-04-091-2361/+3072
| | | | (cherry picked from commit 3a280f91bf6efae9ba371b53b2697fb11591a867)