Skip to content

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/[email protected]
glib-compile-schemas schemas/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.4%
  • SCSS 14.2%
  • Nix 6.5%
  • Makefile 2.9%