Home

Awesome

<div align="center">

<img src="https://github.com/aesophor/wmderland/raw/master/.meta/logo.png" width=20%><br>

<p>X11 tiling window manager using space partitioning trees</p> <a href="https://github.com/aesophor/wmderland/blob/master/LICENSE"> <img src="https://img.shields.io/badge/license-MIT-brightgreen.svg"> </a> <a href="https://travis-ci.org/aesophor/wmderland"> <img src="https://travis-ci.org/aesophor/wmderland.svg?branch=master"> </a> </div> <br>

wmderland (Pronounced "wonderland")

A minimal i3-gaps, written in C++ and Xlib.

<a href="https://raw.githubusercontent.com/aesophor/wmderland/master/.meta/tiling.png"><img src="https://raw.githubusercontent.com/aesophor/wmderland/master/.meta/tiling.png" width="43%" align="right"></a>

Videos on YouTube

Advantages over i3wm and i3-gaps

wmderland, while derived from i3wm, is built with a different philosophy in mind:

Installation

DistroSourceCommand
ArchAURyay -S wmderland-git
Gentooaesophor-overlayemerge -av x11-wm/wmderland
Othersbuild manuallySee BUILD.md

Post-Installation

After installation, remember to place a config file (example) at ~/.config/wmderland/config.

Before starting wmderland, EDIT your config first! Or you'll get a blackscreen.

License

Available under the MIT License