No Description

Marc Lagrange c0e39a2fc3 COPYING: remove first line /o\ 15 years ago
logos b901a5cd7d [logos] Adding logos 16 years ago
src ecda429cec ALL: Remove XPM support 15 years ago
.gitignore 5eeb84bc37 CMake: Fix config.h: No such file or directory 15 years ago
CMakeLists.txt 40f15ed7bc CMake: remove xpm linking and checking package 15 years ago
COPYING c0e39a2fc3 COPYING: remove first line /o\ 15 years ago
README b39959f8ba README: Add uninstall to build section 15 years ago
TODO 1d6ba3ff69 [ALL] New Feature: Add XPM Support (#1) 15 years ago
cmake_uninstall.cmake.in 6ece813bf3 [CMake] Add uninstall target 15 years ago
wmfs.1.txt.in 6e7470d3ba Manpage: remove (not so) 15 years ago
wmfsrc ecda429cec ALL: Remove XPM support 15 years ago

README

ABOUT :
WMFS Window Manager.
* Window Manager From Scratch

Un WM tout bete, crée a partir de 0.

AUTHORS :
* Code : Martin Duquesnoy
* Build System & other : Marc Lagrange

LICENSE : BSD

REQUIREMENT :
· libconfuse
· freetype2
· xpm
· xft
· libx11
· CMake >= 2.6

OS :
· GNU/Linux : Supported.
· FreeBSD : Supported.

INSTALL :
· mkdir build
· cd build
· cmake ..
· make
· sudo make install
· sudo make uninstall if you would to remove it.

By default, wmfs logos are'nt installed. You can install it with : cmake -DWITH_LOGOS=ON ..

DISTROS :
· wmfs ebuild for Gentoo is available in the Sangor's overlay. More infos at http://wmfs.sangor.net/view/download/