The smallest, actually usable window manager.
Find a file
2024-11-17 20:00:47 -06:00
build.sh Updated README.md, mwm.c. 2024-11-17 19:46:01 -06:00
LICENSE Updated LICENSE. 2024-11-17 20:00:47 -06:00
mwm.c Updated README.md, mwm.c. 2024-11-17 19:46:01 -06:00
README.md Updated README.md, mwm.c. 2024-11-17 19:46:01 -06:00

mwm

For the true minimalist:

  • ~40 LOC.
  • No default keybindings (just edit the source).
  • No title bars, no status bars, no buttons, no borders, no menus, etc.
  • No mouse control.
  • No virtual desktops.
  • No configuration files.
  • Absolutely adabptable to your needs.
  • Includes just what is strictly needed.
  • Not standards compliant (because, honestly, who gives a fuck?).
  • All windows are full-screen, just one is visible at any given time.

Two macros are available for assigning keybindings: grab and K. Read the source for an example on how to use them (my own setup).

Dead simple.