9wm

X11 window manager inspired by Plan 9's rio

Install

All systems
curl cmd.cat/9wm.sh
Debian Debian
apt-get install 9wm
Ubuntu
apt-get install 9wm
image/svg+xml Kali Linux
apt-get install 9wm
Fedora
dnf install 9wm
Windows (WSL2)
sudo apt-get update sudo apt-get install 9wm
Raspbian
apt-get install 9wm

9wm

X11 window manager inspired by Plan 9's rio

It provides a very simple and clean user interface. It is click-to-type. It uses the X11 font system (which, unfortunately, means no Unicode support). 9wm does not provide virtual desktops, customization, key bindings, EWMH support, or compositing. It does not allocate any colors, which will be great news if you are stuck in 1993. It is a great place to start if you are interested in writing a window manager from scratch: many folks have done exactly this.