5c439c245c4deecb66b68508dc6d07d86495cc2b
Tag: Add multitag support (Feature #38 requested by Chacha^Wmarkand): button 3 click on tag to add it. (tagtransfert is now button 2 by default)
ABOUT : WMFS Window Manager. * Window Manager From Scratch A highly configurable and manageable tiling Window Manager created from scratch AUTHORS : Martin Duquesnoy <xorg62@gmail.com> LICENSE : BSD REQUIREMENT : - freetype2 - libxinerama (optional) - libxrandr (optional) - libxft - 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. If you have doxygen installed you can generate doxygen documentation via custom target 'make doc' in the build dir. DISTROS : - wmfs port for FreeBSD at x11-wm/wmfs - wmfs is available with AUR in ArchLinux
Description
Languages
C
92%
Roff
5.1%
Shell
2.1%
Makefile
0.8%