Skip to content

tiled window management anywhere -- inspired by i3

Notifications You must be signed in to change notification settings

flipcoder/gridtop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

gridtop

Copyright (c) 2013-2016 Grady O'Connell

A work-in-progress rewrite of http://github.com/flipcoder/gridtop-old.

Commands

Directional Focus

Intelligently focus the next window in a specific direction.

gridtop left
gridtop right
gridtop up
gridtop down

Fill

The active window is expanded as far as possible on the current display w/o overlapping another window

gridtop fill

Split

Split the active window and launch an application in its space

gridtop hsplit <application>
gridtop vsplit <application>

Snap

Snap the current window to the grid

gridtop snap

Shrink & Grow

Half or double the size of the current window. Direction is chosen based on current window size ratio.

gridtop shrink
gridtop grow

What next?

Check out http://github.com/flipcoder/gridtop-old for a list of things that may be included in the future.

About

tiled window management anywhere -- inspired by i3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages