A minimal river based tiling window manager.
  • C 96.8%
  • Makefile 3.2%
Find a file
2026-04-18 23:45:26 +02:00
protocol Update and add protocols and explicitly set keymap 2026-04-18 21:11:14 +02:00
src Add tag support and clean up calculations 2026-04-18 23:45:26 +02:00
.gitignore Add protocols and initial structure 2026-04-08 13:26:08 +02:00
LICENSE Initial commit 2026-04-05 23:27:39 +02:00
Makefile Update and add protocols and explicitly set keymap 2026-04-18 21:11:14 +02:00
README.md Add fd to dependencies 2026-04-14 07:13:04 +02:00

ANVL

A minimal river based tiling window manager inspired and influenced by dwm and tinyrwm.

At this time, the window manager is not stable, so expect bugs and crashes.

Mirrors

Build Dependencies

  • fd
  • gcc
  • make
  • pkgconfig
  • wayland
  • xkbcommon

Additional Runtime Dependencies

  • foot

Build

make build

Run

river -c .build/anvl

Using

See src/config.h for keybinds.

Contribute

Contributions and issues made by humans without use of AI/LLMs are always welcome on one of the mirrors.