Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Siroj42/gnome-extension-transparent-shell
A gnome extensions that gives the panel, the dash and the workspace switcher a transparent background.
https://github.com/Siroj42/gnome-extension-transparent-shell
hacktoberfest
Last synced: 25 days ago
JSON representation
A gnome extensions that gives the panel, the dash and the workspace switcher a transparent background.
- Host: GitHub
- URL: https://github.com/Siroj42/gnome-extension-transparent-shell
- Owner: Siroj42
- Created: 2020-09-02T14:25:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-16T20:27:50.000Z (about 1 year ago)
- Last Synced: 2024-08-04T00:05:14.724Z (4 months ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 15.5 MB
- Stars: 16
- Watchers: 1
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-gnome - Transparent Shell - Makes some UI elements transparent. (Extensions / Visual Changes)
README
# Transparent Shell
A gnome extensions that adds transparency to different overview elements.
## Installation
You can install the extension from the Gnome Extensions Page here: https://extensions.gnome.org/extension/3518/transparent-shell/
Or by cloning the repo: `git clone https://github.com/Siroj42/gnome-extension-transparent-shell` and moving the `[email protected]` folder into your `~/.local/share/gnome-shell/extensions/` folder.
### Shell 3.38 or lower
The current version has lost support for Shell 3.38 or lower. You will have to use the last release to support it, v6. It is available via the Gnome Extensions Page https://extensions.gnome.org/extension/3518/transparent-shell/ or on GitHub at https://github.com/Siroj42/gnome-extension-transparent-shell/releases/tag/v6.
You can also clone the repo: `git clone -b v6 --depth 1 https://github.com/Siroj42/gnome-extension-transparent-shell` and follow the steps above.
## Screenshots
![Desktop/Activities Overview](./screenshots/transparent-shell-42.gif)