Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ewlsh/dynamic-panel-transparency

Adds Transparency To The Gnome Shell Panel
https://github.com/ewlsh/dynamic-panel-transparency

gnome gnome-shell gnome-shell-extension panel

Last synced: about 2 months ago
JSON representation

Adds Transparency To The Gnome Shell Panel

Awesome Lists containing this project

README

        

# Dynamic Panel Transparency
[![Demo](https://raw.githubusercontent.com/rockon999/dynamic-panel-transparency/master/dynamic-panel-transparency%40rockon999.github.io/media/demo.gif)](https://www.youtube.com/watch?v=P5Eqf65uVhs)

## Classy transparency for your panel
This extension *fades* your top panel to nothingness when there are no maximized windows present. Never again will the panel be abruptly darkened!

## Installing from source (3.20 and lower)

To use and test the latest version of this extension you may install it directly from the source.

Clone the legacy branch with git...

git clone -b legacy https://github.com/rockon999/dynamic-panel-transparency.git

...or download the branch from Github.

Move the '[email protected]' folder to ~/.local/share/gnome-shell/extensions/

Reload your shell using Alt+F2 r Enter and enable the extension via *gnome-tweak-tool* or *dconf*.

## Installing from source (3.22+)

To use and test the latest version of this extension you may install it directly from the source.

Clone the master branch with git...

git clone https://github.com/rockon999/dynamic-panel-transparency.git

...or download the branch from Github.

Move the '[email protected]' folder to ~/.local/share/gnome-shell/extensions/

Reload your shell using Alt+F2 r Enter and enable the extension via *gnome-tweak-tool* or *dconf*.

## Bugs

Report bugs [here](https://github.com/rockon999/dynamic-panel-transparency/issues).

Please include a list of your installed extensions, current theme, relevant data from `journalctl --since "X seconds ago"`, and any other information you believe is necessary for me to understand your issue.

## License
Dynamic Panel Transparency is distributed under the terms of the GNU General Public License v2.
See the COPYING and LICENSE files for details.