ABOUT: minimus Window Manager
A highly configurable and manageable tiling Window Manager forked from WMFS.
- Moist von Lipwig https://moistvl.github.io LICENSE: BSD
ORIGINAL WMFS1 AUTHORS : (in order of commits and > 5 commits)
- Martin Duquesnoy [email protected]
- Philippe Pepiot [email protected]
- Marc Lagrange [email protected]
- OldMan [email protected]
- Raphael Khaiat [email protected]
- Tomáš Chvátal [email protected]
- David Delassus [email protected]
REQUIREMENT :
- freetype2
- libxft
- libx11
- libxinerama (optional)
- libxrandr (optional)
- imlib2 (optional)
OS :
- GNU/Linux : Supported.
- FreeBSD/OpenBSD/NetBSD : Supported.
- Windows 2000/XP/Vista/7/8 : Supported via Cygwin
INSTALL :
./configure [--without-imlib2|--without-xrandr|--without-xinerama] (./configure -h) ('./configure --prefix /usr --xdg-config-dir /etc/xdg' is a sane and easy default) make sudo make install
OPERATING SYSTEMS :
- MWM is available for GNU+Linux on GitHub
- MWM has been tested and works under CygWin on Windows.