My understanding was that this extension would only display the Fedora logo on the default background, but if the user changed it the logo would disappear.
However, I changed the background, and the logo is still there:
$ rpm -q gnome-shell gnome-shell-extension-background-logo gnome-shell-3.24.3-1.fc26.x86_64 gnome-shell-extension-background-logo-3.24.0-1.fc26.noarch $ gsettings get org.fedorahosted.background-logo-extension logo-always-visible false
Check tweak tool for the extensions setting. There is an option to use always or only with the default background. I'm not sure which is the default.
@mattdm That setting is the same as the gsettings command I provided above. (I verified with gsettings monitor org.fedorahosted.background-logo-extension while I changed the setting in GNOME Tweaks)
gsettings
gsettings monitor org.fedorahosted.background-logo-extension
And as I mentioned in the initial description, I have it set to false, so it should not always be visible.
false
It seems to work as expected for me. ie., I see the overlaid "fedora" with the Fedora wallpaper, but otherwise not. I tested with both Fedora 28 and 29, and I think it worked fine on Fedora 27 too (updated my last F27 system two days ago).
Log in to comment on this ticket.