Conversation
|
Hey @Beryesa - thanks so much for the contribution! You'll need to update libadwaita as well with the same PR I think. |
|
Thanks, will get on it |
|
Hi @Beryesa, I would be ok with patching Appstream instead of libadwaita if someone can get it to build. I have no idea what is required to get clang set up. |
|
Hi @Beryesa, I repatched libadwaita and pushed it to your branch. Are you good for us to merge this? |
|
Oh, sure of course, thanks, take it as you wish – I didn't have the chance over the weekend. 😅 |
|
related: msys2/MINGW-packages#25319 has two patches which fixes rendering, but videos are broken (and maybe more?) |
# Conflicts: # gvsbuild/projects/__init__.py
|
Current issue is building libadwaita on CI: It passes locally though. Maybe some type of issue with the stack size of glib-compile-resources. |
|
Couldn't we ifdef it in the upstream about-dialog etc instead of patching it manually every time? It has some checks for macos elsewhere. |
|
Unfortunately libadwaita has not been willing to accept such a patch, see: https://gitlab.gnome.org/GNOME/libadwaita/-/merge_requests/833 https://gitlab.gnome.org/GNOME/libadwaita/-/issues/777 I'm not sure why we are getting CI failures of the build, but libadwaita builds fine locally. |
|
Not that I did anything useful, it was far more involved than I had anticipated, so thanks for handling it properly 🩵 |
|
This ended up being a particularly challenging version update! Normal updates are bump the version and hash, so definitely feel free to contribute updates in the future, they are really appreciated. |
Hi, a new stable gtk release in town :P
Probably other libs will also need updates, but I haven't messed with the appstream patch for libadwaita 1.8 etc
There's also the shadow issues again but I'm not sure if it's an upstream regression or renderer misconfiguration;
haven't got 4.20.1 over the msys2 packages to check against that yet
Marking as Draft