Loading
Commits on Source 41
-
Automeris naranja authored
This fixes a weird gap showing between the "Visible as [...]" and the devices list.
-
Automeris naranja authored
When there are no devices, the list doesn't display the "Searching for devices..." placeholder. Instead, a broken GtkListBox is shown. Fix that by using a GtkListBox placeholder to show the "Searching for devices..." message. Closes https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/issues/113
-
Rachida SACI authored
-
Милош Поповић authored
-
Милош Поповић authored
-
Matheus Polkorny authored
-
Jose Riha authored
-
Fabio Tomat authored
-
Automeris naranja authored
When removing a device, the text shown in the confirmation dialog has some problems: - "Remove “%s” from the list of devices?" is too long and also makes the confirmation dialog to have a very long width - The dialog uses an outdated writing style: "remove" is being used instead of "forget". By the way, "forget" is already being used by the button that triggers this dialog (the "Forget Device..." button) To fix these issues, update the dialog heading and body strings according to the mockup from [1]. [1] https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/merge_requests/185#note_2089868 Closes https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/issues/149
-
Anders Jonsson authored
-
Martin authored
-
Yuri Chornoivan authored
-
Efstathios Iosifidis authored
(cherry picked from commit 6347c0c7017fee6846e351c1793ee05dcbf39387)
-
Artur S0 authored
-
Emin Tufan Çetin authored
-
Hugo Carvalho authored
(cherry picked from commit bb5cdca075c49a32d5ae3cf93818426a24b5b837)
-
Guntupalli Karunakar authored
-
Automeris naranja authored
AdwStatusPage isn't mean to act like a whole container for the page; this can break scrolling as AdwStatusPage contains a GtkScrolledWindow. Also, there is already AdwPreferencesPage, which is the proper widget to use in this case. Use AdwPreferencesPage and AdwPreferencesGroup instead.
-
Balázs Úr authored
-
Scrambled 777 authored
-
Automeris naranja authored
Also, port test-settings to AdwWindow, otherwise it won't open the device properties dialog.
-
Automeris naranja authored
-
Automeris naranja authored
Just for cosmetics.
-
Bastien Nocera authored
Use icon name fallback to set a very precise icon name, that will automatically fall back to a less precise one if not available. This fixes the phone icons in the Bluetooth Settings appearing as generic symbolic icons rather than colourful ones.
-
Automeris naranja authored
-
Automeris naranja authored
-
Automeris naranja authored
Port the following buttons to AdwButtonRow: - "Mouse & Touchpad Settings" - "Sound Settings" - "Keyboard Settings" - "Send Files..." - "Forget Device..."
-
Bastien Nocera authored
-
Yaron Shahrabani authored
-
Martin authored
-
Bastien Nocera authored
lib/meson.build:180:4: ERROR: requires argument not a string, library with pkgconfig-generated file or pkgconfig-dependency object, got <InternalDependency dep140487840149728: True>
-
Automeris naranja authored
-
Automeris naranja authored
-
Automeris naranja authored
-
Automeris naranja authored
-
Emin Tufan Çetin authored
-
Artur S0 authored
-
Scrambled 777 authored
-
Anders Jonsson authored
-
Bastien Nocera authored
-
Jeremy Bícha authored