- 27 Apr, 2022 1 commit
-
-
- 25 Apr, 2022 1 commit
-
-
- 22 Apr, 2022 1 commit
-
-
Alexander Mikhaylenko authored
Not sure why meson can't figure this out itself, but whatever. Fixes #463
-
- 21 Apr, 2022 1 commit
-
-
Maximiliano authored
Fixes: #462
-
- 03 Apr, 2022 1 commit
-
-
- 01 Apr, 2022 1 commit
-
-
(cherry picked from commit 6e575203)
-
- 30 Mar, 2022 1 commit
-
-
Alexander Mikhaylenko authored
-
- 25 Mar, 2022 1 commit
-
-
(cherry picked from commit c4062ea3)
-
- 18 Mar, 2022 1 commit
-
-
Alexander Mikhaylenko authored
Can't believe I missed this. Unbreak switching away from HC.
-
- 17 Mar, 2022 1 commit
-
-
Alexander Mikhaylenko authored
-
- 14 Mar, 2022 2 commits
-
-
See libadwaita!496
-
Alexander Mikhaylenko authored
For example, set Yaru if Yaru-dark is set, so that HdyStyleManager:color-scheme keeps working.
-
- 13 Mar, 2022 1 commit
-
-
- 08 Mar, 2022 1 commit
-
-
(cherry picked from commit acaf6141)
-
- 07 Mar, 2022 2 commits
-
-
Alexander Mikhaylenko authored
-
This branch doesn't do what it looks like it is because g_utf8_next_char() will always return a pointer if q is valid (it just might dereference to \0 if it's at the end of the string). Instead, just allow dereference to the trailing \0 byte and check for a non-zero unichar.
-
- 23 Feb, 2022 1 commit
-
-
Adrien Plazas authored
We need to resize the indicator when the carousel or its number of pages changes, not just redraw it or animate it. This also ensures size changes are animated correctly.
-
- 17 Feb, 2022 1 commit
-
-
Alexander Mikhaylenko authored
That approach worked but wasn't exactly great. Hence replace it with another approach that's not great either but is cleaner. Now a spinning spinner will keep spinning when switching between light and dark!
-
- 11 Feb, 2022 2 commits
-
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
Include pre-built stylesheet and docs into release tarballs. Fixes libadwaita#372
-
- 07 Feb, 2022 1 commit
-
-
Daniel Mustieles García authored
-
- 04 Feb, 2022 1 commit
- 03 Feb, 2022 2 commits
-
-
-
f35 seems to fail as follows: ../examples/handy-demo.gresources.xml: Failed to close file descriptor for child process (Operation not permitted).
-
- 20 Jan, 2022 5 commits
-
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
Backport libadwaita changes, as it was very broken before. See libadwaita@b87bd3b5 and libadwaita@87c68e4b
-
- 19 Jan, 2022 11 commits
-
-
Alexander Mikhaylenko authored
Fixes #228
-
Alexander Mikhaylenko authored
Fixes #265
-
Alexander Mikhaylenko authored
Fixes #446
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
See libadwaita@1e07f887
-
Alexander Mikhaylenko authored
See libadwaita@0a2ae943 and libadwaita@a98d68b1
-
Alexander Mikhaylenko authored
This reverts commit 725ed27c.
-
Alexander Mikhaylenko authored
See libadwaita@a3a5e471
-
We don't need to do anything fancy and the manually written file-header section was causing confusion when adding new enums See libadwaita@872d9429
-
Alexander Mikhaylenko authored
It's unused and is outdated anyway. We don't use it in CI either anymore.
-