DescriptionX11 window manager using tag hierarchy to categorize/select windows.
OwnerAaron Taylor
Last ChangeSat, 4 Mar 2023 09:41:03 +0000 (01:41 -0800)
-rw-r--r-- 6 .gitignore
-rw-r--r-- 1108 LICENSE.txt
-rw-r--r-- 600 Makefile
-rw-r--r-- 127 README.md
-rw-r--r-- 58 go.mod
-rw-r--r-- 159 go.sum
-rw-r--r-- 7094 illi.go
-rw-r--r-- 6289 initialization.go

Overview

Illi is a tiling X11 window manager using hierarchal tags to manage windows.

Status

Incomplete. Very WIP.