Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ wmfs Public

Window Manager From Scratch, Minimal manual tiling window manager.

License

xorg62/wmfs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT :
WMFS Window Manager.
   * Window Manager From Scratch

A highly configurable and manageable tiling Window Manager created from scratch

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]>


LICENSE : BSD

REQUIREMENT :
  - freetype2
  - libxft
  - libx11
  - libxinerama (optional)
  - libxrandr   (optional)
  - imlib2      (optional)

OS :
  - GNU/Linux : Supported.
  - FreeBSD/OpenBSD/NetBSD : Supported.

INSTALL :
./configure [--without-imlib2|--without-xrandr|--without-xinerama] (./configure -h)
make
sudo make install

DISTROS :
  - wmfs port for FreeBSD at x11-wm/wmfs
  - wmfs is available with AUR in ArchLinux (wmfs or wmfs-git)

About

Window Manager From Scratch, Minimal manual tiling window manager.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 12