Keyboard-driven Window Tiling for your existing X11 window manager
QuickTile is a simple utility, inspired by WinSplit Revolution for Windows,
which adds window-tiling keybindings to your existing X11 window manager.
You can also think of it as a standalone alternative to the keyboard-related features of the Compiz Grid plugin.
For more details, see the illustrations in the command reference.
- Dependencies


Install
- Python 2.7,
PyGTK,
python-wnck 2.20+, and (optional)
python-xlib or
dbus-python
- Caveats
- There are a few minor known bugs
- Install
- Your choice of three different installation methods:
- sudo pip2 install https://github.com/ssokolow/quicktile/archive/master.zip
- Unpack and run
./install.sh
- Unpack and copy the
quicktile folder and quicktile.sh script to a folder of your choice.
- License
- GNU GPL 2.0 or later
- Documentation
- Contact
Contributions are the best thanks
- Code (Best)
-
- Publicity (Better)
- Just tell people
- Snacks (Good)
-
Download
You can download this project in either
zip or
tar formats.
You can also clone the project with Git
by running:
git clone git://github.com/ssokolow/quicktile