InfernoZeus / pixel-saver

Pixel Saver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Saver

Pixel Saver is an extension for Gnome Shell that merge the activity bar and the title bar of maximized window. It is especially interesting for small screens, but MOAR pixels for your apps is always good !

The extension has no configuration. Its behavior is made to mimic the one of the title bar and settings affecting the title bar should reflect in Pixel Saver. It Just Works !

The title bar is completely gone and integrated to the activity bar.

It is largely inspired by bios and mathematicalcoffee's Window Buttons Extension and mathematicalcoffee's maximus extension and some code come from there. You may want to check theses out, especially if you want something more configurable.

Installation

Simply follow the instructions and everything should be fine :

git clone https://github.com/deadalnix/pixel-saver.git
cd pixel-saver
# Get the last released version
git checkout 1.2
# copy to extensions directory
cp -r pixel-saver@deadalnix.me ~/.local/share/gnome-shell/extensions
# activate
gnome-shell-extension-tool -e pixel-saver@deadalnix.me

Configuration

Don't be silly !

Screenshots

If you want to see what the full destktop look like with this extension, you can check out what a unmaximized window looks like, as well as a maximized one.

About

Pixel Saver


Languages

Language:JavaScript 78.5%Language:CSS 21.5%