Giter Club home page Giter Club logo

gnome-shell-extension-tilingnome-plus's Introduction

gnome-shell-extension-tilingnome-plus

Tiling window manager, forked from rliang/gnome-shell-extension-tilingnome.

Features

  • Horizontal, vertical, spiral layouts
  • Gaps
  • (Experimental) Multi-monitor

Features added by this fork

  • Fullscreen layout
  • Exclude windows by name from auto-tiling, e.g. ULauncher
  • Keybinding to hide top panel
  • Auto-resize windows when hiding top panel

Future plan

  • Improve handling of popup windows
  • Add frame around active window or shade inactive
  • Keybinding for each layout
  • Floating layout
  • Make it more opiniated by removing everything I don't need

Installation

  1. Clone the project to the gnome-shell extension directory:
git clone --depth=1 https://github.com/sgelb/gnome-shell-extension-tilingnome-plus ~/.local/share/gnome-shell/extensions/[email protected]
  1. Reload GNOME Shell: Alt+F2 then r or log out and in;

  2. Enable the extension:

gnome-extensions enable [email protected]

Usage

Most of your interactions with Tilingnome will be through the use of keyboard shortcuts. The available ones are listed below.

Tiles

Default keybinding Function Description
Super+x Toggle tile Toggle whether to tile the currently-focused window
Super+return Focus first tile Focus the first tile in the tile list
Super+j Focus next tile Focus the next tile in the tile list
Super+k Focus previous tile Focus the previous tile in the tile list
Shift+Super+return Swap first tile Swap currently-focused tile with the first tile
Shift+Super+j Swap next tile Swap currently-focused tile with the next tile
Shift+Super+k Swap prev tile Swap currently-focused tile with the previous tile

Layouts

Default keybinding Function Description
Super+z Switch next layout Switch to the next available layout
Shift+Super+z Switch previous layout Switch to the previous available layout

Settings

Default keybinding Function Description
Super+u Decrease split Decrease the split ratio by the split ratio step
Super+i* Increase split Increase the split ratio by the split ratio step
Shift+Super+u Decrease master count Decreate the master count by one
Shift+Super+i Increase master count Increase the master count by one

Recommended ~/.config/gtk-3.0/gtk.css

:not(tooltip) decoration, headerbar { border-radius: 0; box-shadow: none; }

Contributing

Pull requests welcome for features and fixes!

License

GPL2

gnome-shell-extension-tilingnome-plus's People

Contributors

rliang avatar aral avatar jeffwindsor avatar

Watchers

James Cloos 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.