Open sidevesh opened 2 years ago
On further testing, it seems like it does not trigger when I change the wallpaper from the Settings app whether its an inbuilt one or a custom one added using Add Picture option, also, after changing wallpaper from the Settings app, if I change the wallpaper from nautilus then it does not work the first time but subsequently it starts working.
With the Ubuntu settings app changing the wallpaper through it doesn't change the gsettings
key that the extension is watching for changes on, and doing it through nautilus does change the gsettings
key but it sends the changed::picture-uri
event before the picture-uri
key actually is updated so the extension reads the last wallpaper rather than the current one.
This doesn't seem to be an issue in Fedora 36, is the settings app in the Ubuntu repositories different?
Ubuntu' settings app does look different than the default gnome one which I guess fedora uses, I shifted to arch recently and this issue does not happen there. So I think this is Ubuntu specific.
This happens to me on Fedora
I am using Ubuntu 22.04 with the default Wayland, for some reason the theme change does not happen (nor do I see the notification) when I change wallpaper, whether from nautilus or from settings, changing Color options in the extension settings does work though.