lamarios / gnome-shell-extension-transparent-top-bar

GNOME Shell extension that brings back the transparent top bar when free-floating in GNOME Shell 3.32

Home Page:https://extensions.gnome.org/extension/3960/transparent-top-bar-adjustable-transparency/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GNOME Shell Extension - Transparent Top Bar

A GNOME Shell extension that brings back the transparent top bar when free-floating in GNOME Shell 3.32.

This basically comes from the feature implementation removed in GNOME Shell 3.32, and I modified the code a bit to make it an extension. Enjoy!

License

This program is distributed under the terms of the GNU General Public License, version 2 or later.

Development

Wayland

Start child shell instance with reloaded extensions

MUTTER_DEBUG_DUMMY_MODE_SPECS=1920x1080 dbus-run-session -- gnome-shell --nested --wayland

Xorg

Reload shell by pressing ALT+F2 type r in the input then enter.

Compile schemas

cd ~/.local/share/gnome-shell/extensions/transparent-top-bar@ftpix.com
glib-compile-schemas schemas/

About

GNOME Shell extension that brings back the transparent top bar when free-floating in GNOME Shell 3.32

https://extensions.gnome.org/extension/3960/transparent-top-bar-adjustable-transparency/


Languages

Language:JavaScript 81.6%Language:SCSS 15.2%Language:Makefile 3.1%