Ubuntu / Linux news and application reviews.

WebUpd8 reader KRK has updated the GNOME Shell Autohide Top Bar extension for GNOME Shell 3.2. The extension, initially created by fpmurphy, lets you hide the GNOME Shell top bar by double clicking it. To disable autohiding, double click the top bar again.

Here's a video I've recorded a while back demoing GNOME Shell Autohide Top Bar extension - it's an old video, but the updated extension works in the same way:




The extension is available in the WebUpd8 GNOME 3 PPA - add the PPA and install it using the commands below:
sudo add-apt-repository ppa:webupd8team/gnome3
sudo apt-get update
sudo apt-get install gnome-shell-extensions-autohidetopbar

If you've installed the original Autohide Top Bar extension, remove it before installing this one!

Once installed, reload GNOME Shell and activate the extension using GNOME Tweak Tool.

If toggling autohide on/off doesn't work properly or you just want to change the value, open "extension.js":
gksu gedit /usr/share/gnome-shell/extensions/autohidetopbar2@werewolves.us/extension.js

And increase the "const TIME_DELTA" value to something that works for you.

If you're not using Ubuntu, download the extension from HERE, extract it and place the folder under /usr/share/gnome-shell/extensions (or ~/.local/share/gnome-shell/extensions).



GNOME Shell Window Overlay Icons


GNOME Shell window overlay icons extension


Window Overlay Icons is an extension that displays an icon for each window in the activities overview, which makes it easier to distinguish the applications. The extension has been recently updated to work with GNOME Shell 3.2 and is available in the WebUpd8 GNOME 3 PPA.

Note: this extension is incompatible with the native window placement extension.


Add the PPA and install GNOME Shell Window Overlay Icons extension using the commands below:
sudo add-apt-repository ppa:webupd8team/gnome3
sudo apt-get update
sudo apt-get install gnome-shell-extensions-windowoverlay-icons

Once installed, reload GNOME Shell and activate the extension using GNOME Tweak Tool.

If you're not using Ubuntu, get the extension via GitHub.



Hamster applet GNOME Shell extension


GNOME Shell Hamster extension

Hamster (time tracking tool) is available for GNOME Shell. Unfortunately, its functionality is very limited for now (because it's still work in progress): you can only search and see the latest activity on the panel. To add a new activity click "Show Overview".

Install Hamster GNOME Shell extension in Ubuntu 11.10 Oneiric Ocelot using the commands below:
sudo add-apt-repository ppa:webupd8team/gnome3
sudo apt-get update
sudo apt-get install gnome-shell-extensions-hamster

If you're not using Ubuntu, get Hamster for GNOME Shell via GitHub (note: you'll also need "hamster-applet").

If you use Unity, there's a Hamster indicator too, see: Install Hamster Indicator (Time Tracking Tool) In Ubuntu



Oh, and today I've also updated 5 of the GNOME Shell extensions available in the WebUpd8 GNOME 3 PPA - see: http://ppa.webupd8.org.


Important: all the extensions available in the GNOME 3 WebUpd8 PPA work with GNOME Shell 3.2.0/3.2.1. If you've upgraded GNOME Shell or GNOME Tweak Tool from some PPA, the extensions may not work!

Thanks to Tonic Artos for the Overlay Icons tip and KRK for porting Autohide Top Bar to GNOME Shell 3.2!