gnome-tweak doesn't show this extension
VietTralala opened this issue · 2 comments
Hi,
this extension seems to work for since I can see that the transparency changes when i maximize a window. However the dynamic panel transparency extension is not shown in the extension tab of the gnome-tweak-tool whereas other extensions are displayed correctly. Thus I can't access the settings or deactivate the extension. How can I fix this?
OS: Ubuntu 18.04
Gnome: 3.28.3
PS.: I installed this extension via git clone and then copied the folder to ~/.local/share/gnome-shell/extensions
Hi, I had a similar issue.
You need to copy only the folder named "dynamic-panel-transparency@rockon999.github.io" from the git clone in the folder : ~/.local/share/gnome-shell/extensions/
Then reload your shell using Alt+F2 r Enter.
And finally run in the command line : gnome-shell-extension-tool -e dynamic-panel-transparency@rockon999.github.io
Issues was solved by this helpful answer.
Hi, I had a similar issue.
You need to copy only the folder named "dynamic-panel-transparency@rockon999.github.io" from the git clone in the folder : ~/.local/share/gnome-shell/extensions/
Then reload your shell using Alt+F2 r Enter.
And finally run in the command line : gnome-shell-extension-tool -e dynamic-panel-transparency@rockon999.github.io