Closed gilvbp closed 1 year ago
And we go again. New GNOME release. Chances are I'll check this when GNOME Shell 44 hits Arch extra.
Will it be ready for arch on time?
No it won't. But I will quickly test and release a Gnome 44 compatible version as soon as Gnome 44 drops on Arch's extra repo. Expect it like a day or two after :)
Fair enough... not a big deal
FYI, GNOME 44 is now in Arch extras.
Good. Then as said, expect a release very soon.
Good. Then as said, expect a release very soon.
Extension fully working as it is 👍😉
Oh really ? No issue with gtk theming ? Coooool
nope
FYI, I just updated to 44 via official repo, and after tweaking allowed versions for this extension, I get the error reported by @gilvbp theme.set_custom_theme is not a function
. Not sure how it's working for @Neo-29
FYI, I just updated to 44 via official repo, and after tweaking allowed versions for this extension, I get the error reported by @gilvbp
theme.set_custom_theme is not a function
. Not sure how it's working for @Neo-29
Do you use adwaita as shell? No third party?
I suggest if not
Damned. I may need to tweak the code a bit after all.
Alright. I have the issue. Working on it.
Alright. I have the issue. Working on it.
What's the cause? Theme?
Oops, forgot to update metadat ^^" Working nicely, tried with X11 and Wayland.
@javmorin' error may be harder to track down than I though :(
@javmorin Do you have "Use builtin icons" enabled ?
Do you use adwaita as shell? No third party?
Yes, adwaita (default) for all theme settings in gnome. No third party stuff other than extensions.
@javmorin Do you have "Use builtin icons" enabled ?
I didn't, but turning that on seems to have fixed the issue.
There's a gtk3 function that was called "set_custom_theme" here, renamed "set_theme_name" in gtk4. I hate when they do this. This bug may be there for a while ...
I don't recall ever disabling that option, and the built-in icons are fine by me, so no issue on my side if a fix for custom icons isn't quick.
FYI: I see this in the Gnome 44 extension notes: https://gjs.guide/extensions/upgrading/gnome-shell-44.html#gtk-icontheme
Thanks for the point. Fun note, I was using this before but switched because it had bugs ... I will probably have to switch again. I have submitted v52 to ego ;)
There's a little bonus : settings now use adwaita style.
It's live ;)
It's live ;)
Nice with adwaita style! 👍👍👍.
Using gnome 44 I'm getting this error:
theme.set_custom_theme is not a function