No Description

Marc Lagrange 6ece813bf3 [CMake] Add uninstall target 15 years ago
logos b901a5cd7d [logos] Adding logos 16 years ago
.gitignore 6ece813bf3 [CMake] Add uninstall target 15 years ago
CMakeLists.txt 6ece813bf3 [CMake] Add uninstall target 15 years ago
COPYING b901a5cd7d [logos] Adding logos 16 years ago
README 5966fd8935 [CMake] Add -DWITH_LOGOS for specifying install wmfs logos 15 years ago
TODO a92525804e [TODO] Add and remove some stuff 15 years ago
cmake_uninstall.cmake.in 6ece813bf3 [CMake] Add uninstall target 15 years ago
config.c 07ebefd694 [config.c] Remove debug stuff 15 years ago
config.h.in 1ec2a03a02 [CMake] Add XDG directory to config.h.in 15 years ago
event.c 3a0f86f2fd [ALL] New code stuff for layout/tag , struct... 15 years ago
util.c 2e2b5d4dec [ALL] Change code style 15 years ago
wmfs.1.txt 3913713328 [wmfs.c,.h, event.c] Add XCopyarea for drawing bar & expose event.. 15 years ago
wmfs.c f394ab3c96 [wmfs.c] Fix ebuild warning 15 years ago
wmfs.h b8cb665a9a [wmfs.c,.h config.c] Fix tag config property bug 15 years ago
wmfsrc 5af2c2296b [ALL] New feature : bar position (top / bottom) and togglebarpos function for change it 15 years ago

README

ABOUT :
WMFS for GNU/Linux
* 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

INSTALL :
· mkdir build
· cd build
· cmake ..
· make
· sudo make install

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/