Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1006 Bytes

File metadata and controls

37 lines (26 loc) · 1006 Bytes

Machi(町)is a minimalist window manager with cascading windows, horizontal panels and vertical workspaces. It works on top of river's window management protocol.

Single view mode

Screenshot showing machi source code with a few terminal windows, in single view mode

Split view mode

Screenshot showing machi source code with a few terminal windows, in split view mode

Documentation

Documentation is available as man pages, which are also hosted online:

Configuration

An example configuration can also be found here.

How to build

Dependencies:

  • wayland-protocols
  • libwayland
  • libxkbcommon
  • zig >= 0.15.2
  • scdoc (optional, for man pages)
zig build -Doptimize=ReleaseSafe