Skip to content

Gnome-Shell extension that shows the focused window titlebar in the status panel.

License

Notifications You must be signed in to change notification settings

emerinohdz/status-title-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status Title Bar

Gnome-Shell extension that shows the current focused window's title in the status panel when maximized. It replaces the current AppButton that shows the current focused application's name by default. If the current focused window is not maximized, then it falls back to showing the focused applications name.

Installation

You need to have NodeJS (npm) for all of the following to work:

First step is to download source code and build dependencies:

git clone git@github.com:emerinohdz/status-title-bar.git && cd status-title-bar
npm install

There are two ways to install from sources:

Install directly to ~/.local/share/gnome-shell/extensions and enable extension

node_modules/.bin/gulp install

Create ZIP file in dist/ for installation through Gnome Tweak Tool

node_modules/.bin/gulp dist

Author

Edgar Merino (emerino at nuevebit dot com)

About

Gnome-Shell extension that shows the focused window titlebar in the status panel.

Resources

License

Stars

Watchers

Forks

Packages

No packages published