Giter VIP home page Giter VIP logo

pixel-saver's Introduction

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 !

For applications using the modern GTK header bar there are no space savings, as the header bar can contain custom functionality.

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

Install it with one click from the GNOME extension repository.

You can also follow these simply instruction for manual installation :

git clone https://github.com/deadalnix/pixel-saver.git
cd pixel-saver
# Get the last released version
git checkout 1.9
# copy to extensions directory
cp -r [email protected] -t ~/.local/share/gnome-shell/extensions
# activate
gnome-shell-extension-tool -e [email protected]

For code changes to become effective, you might need to reload GNOME Shell by pressing Alt + F2 and entering r .

Dependencies

Pixel Saver depends on Xorg's xprop and xwininfo utilities. If not already present on your system, these can be installed using:

  • Debian/Ubuntu: apt install x11-utils
  • Fedora/RHEL: dnf install xorg-x11-utils
  • Arch: pacman -S xorg-xprop

Configuration

Don't be silly !

Support for older versions of gnome shell

If you use an older version of gnome shell, here are the versions of pixel saver that you should use.

Gnome Shell Latest recomanded version
3.12 1.3
3.14 1.5.1
3.15 1.10

Screenshots

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

pixel-saver's People

Contributors

bytbox avatar caiocarrara avatar chazzbg avatar deadalnix avatar echo-devim avatar fmoralesc avatar matthijskooijman avatar mrpjer avatar pierstitus avatar polter-rnd avatar robingrenet avatar sagebind avatar silentboatman avatar timzava avatar zapashcanon avatar zvictor avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.