Gnome 3.36 support
Created by: mwilck
This is an attempt to fix hamster shell extension under GNOME 3.36 (#321 (closed)). It is based on my PR for GNOME 3.34 (#316).
CAVEAT: The extension needs to be compiled with a non-standard UUID to work:
make dist UUID="some_uuid@some.domain"
Consequently, it must also be installed under $HOME/.local/share/gnome-shell/extensions/some_uuid@some.domain
, and it will be necessary to enable it using gnome-tweaks or the new GNOME "Extensions" tool. Any older versions of the hamster shell extension should be purged before trying this one.
See https://github.com/projecthamster/hamster-shell-extension/issues/321#issuecomment-59789027; it seems as if the extension with UUID contact@projecthamster.org
is currently marked as "blacklisted" on extensions.gnome.org.