Acadis.org

Tiler - A tiling manager for your desktop

Tiler is a lightweight tiling utility for X Window Managers. It uses keyboard shortcuts to organize windows on your desktop on demand. This provides a very convenient way of moving/resizing windows, for instance by showing side-by-side two windows. This is especially useful for large screens.

An admitted goal is to provide a comparable tool as the (very great) WinSplit Revolution available on Windows.

Now with multi-screen support!

Examples

The default configuration file provides keybindings using the keypad of full sized keyboards.

Tested configurations

Tiler

Tiler with Openbox - dual headed

Tiler

Tiler with Compiz - dual headed

Requirements

Your window manager is expected to be EWMH compliant and implementing the whole window manager standard (http://standards.freedesktop.org/wm-spec/latest/). KWin (KDE) and Metacity (Gnome) are ok with that, some workarounds have been written for the use with Compiz.

The program is written in C with very few dependencies, you will only need the following (and their headers): `libc`, `libm`, `libx11`

Installation

$ make
# make install

Things & stuff

Source code, bug reports, ideas and more at http://www.github.com/gliss/tiler Unfortunately, login is required to post on Github, if you do not have an account, you can also send an email to tiler-dev@acadis.org

Licensing

This program and its documentation are released under the terms of the BSD license.