Skip to content

Gnome 3 extension to hide the top bar except in overview mode

Notifications You must be signed in to change notification settings

jonnius/hidetopbar

This branch is 252 commits behind tuxor1337/hidetopbar:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e52026c · Oct 31, 2014
Oct 31, 2014
Sep 25, 2014
Oct 3, 2014
Oct 21, 2014
Oct 25, 2014
Oct 20, 2014
Oct 20, 2014
Oct 20, 2014
Oct 14, 2014

Repository files navigation

About:

Hides Gnome's topbar except in overview mode.

Maintained by Thomas Vogt. With contributions by Philip Witte and Mathieu Lutfy. Tested on Gnome 3.8.4 to 3.14.

Installation:

Compile the gsettings schema by running

mkdir ./schemas/
glib-compile-schemas --strict --targetdir=./schemas/ .

Install this in your extensions directory:

~/.local/share/gnome-shell/extensions/

Example:

cd ~/.local/share/gnome-shell/extensions/
git clone https://github.com/mlutfy/hidetopbar.git hidetopbar@mathieu.bidon.ca
cd hidetopbar@mathieu.bidon.ca
mkdir ./schemas/
glib-compile-schemas --strict --targetdir=./schemas/ .
gnome-shell-extension-tool -e hidetopbar@mathieu.bidon.ca

You can also manage extensions from https://extensions.gnome.org/local/

License:

Copyright (c) 2013-2014 Thomas Vogt.

Copyright (c) 2012-2013 Mathieu Lutfy.

Copyright (c) 2012 Philip Witte.

This program is free software; you can redistribute it and/or modify it under the terms of VERSION 2 of the GNU General Public License as published by the Free Software Foundation provided that the above copyright notice is included.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Go to http://www.gnu.org/licenses/gpl-2.0.html to get a copy of the license.

About

Gnome 3 extension to hide the top bar except in overview mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%