- 11 Nov, 2021 8 commits
-
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
Fixes libadwaita#294 Backported from libadwaita@4e2ef2f5
-
Alexander Mikhaylenko authored
Backport parts of libadwaita@466509f6
-
Alexander Mikhaylenko authored
Yikes, so because it contains a leaflet that's always leaked we had an extra gtk_widget_destroy() here to compensate. Kill it with fire.
-
Alexander Mikhaylenko authored
Fix a refcycle between the widget and the swipe tracker. Backported from libadwaita@2821a106
-
Alexander Mikhaylenko authored
This is a private object, no need to bother with with weak refs. Just avoid a refcycle. Backported from libadwaita@d1da4bd8
-
`g_settings_schema_source_lookup()` returns a new reference. Signed-off-by:
Philip Withnall <pwithnall@endlessos.org> Backported from libadwaita@18a1d426
-
Alexander Mikhaylenko authored
-
- 07 Nov, 2021 1 commit
-
-
Christopher Davis authored
These adaptive margins interfere with measuring the default sizes, as the margins change the size. This causes weird things like content being inaccessible or content animating as soon as you open a PreferencesPage. For now, we should drop the adaptive margins. In the future we can implement this in the layout code.
-
- 18 Oct, 2021 1 commit
-
-
- 15 Oct, 2021 1 commit
-
-
(cherry picked from commit f2115b5a)
-
- 08 Oct, 2021 1 commit
-
-
- 30 Sep, 2021 1 commit
-
-
- 29 Sep, 2021 1 commit
-
-
Alexander Mikhaylenko authored
One case we didn't guard against was if xdg-desktop-portal exists, but doesn't provide a settings portal interface. See libadwaita!269
-
- 26 Sep, 2021 1 commit
-
-
- 25 Sep, 2021 3 commits
-
-
-
-
Piotr Drąg authored
-
- 24 Sep, 2021 7 commits
-
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
Avoid falling back to Adwaita with no way to set dark variant. The check is not perfect and will fail if libhandy and GTK prefixes differ. Nothing we can do about that though. Also it will stop picking up changes until restart if theme has been invalid even once. This is unfixable too, since we can't track changes on GdkScreen settings directly, and as soon as we set gtk-theme-name is set it can't be used to track changes anymore. Still better than nothing.
-
Alexander Mikhaylenko authored
Only show it if the system doesn't support color schemes.
-
-
-
-
Alexander Mikhaylenko authored
-
- 23 Sep, 2021 3 commits
-
-
-
Alexander Mikhaylenko authored
-
Mohammed Sadiq authored
-
- 22 Sep, 2021 1 commit
-
-
- 18 Sep, 2021 1 commit
-
-
- 15 Sep, 2021 3 commits
-
-
-
Philip Withnall authored
See gnome-software#1382 Drop the `:not(:active)` selector from rules which also have a `:not(.activatable)` selector. The latter implies that the `:active` state should be ignored. Signed-off-by:
Philip Withnall <pwithnall@endlessos.org>
-
(cherry picked from commit f1ffe324)
-
- 14 Sep, 2021 1 commit
-
-
- 13 Sep, 2021 1 commit
-
-
- 06 Sep, 2021 1 commit
-
-
- 05 Sep, 2021 1 commit
-
-
Alexander Mikhaylenko authored
-
- 30 Aug, 2021 2 commits
-
-
- 14 Aug, 2021 1 commit
-
-