fluxbox fork with a slight change to maximized windows
Find a file
Sami Kerola 7541054b29 build-sys: move to non-recursive build
This rather large change will attempts to make 'make' to work better.
See excellent paper 'Recursive Make Considered Harmful' by Peter Miller
for further explanation why several make files is worse than one for
whole project.

Note.  The tests are build with 'make check' rather than defining TEST.

Reference: http://miller.emu.id.au/pmiller/books/rmch/
Reference: http://karelzak.blogspot.co.uk/2013/02/non-recursive-automake.html
2013-05-26 10:38:11 +01:00
3rd/vim
build-aux
data build-sys: move to non-recursive build 2013-05-26 10:38:11 +01:00
doc build-sys: move to non-recursive build 2013-05-26 10:38:11 +01:00
nls build-sys: move to non-recursive build 2013-05-26 10:38:11 +01:00
src build-sys: move to non-recursive build 2013-05-26 10:38:11 +01:00
util build-sys: move to non-recursive build 2013-05-26 10:38:11 +01:00
.gitignore build-sys: move to non-recursive build 2013-05-26 10:38:11 +01:00
AUTHORS updated the AUTHOR file 2011-01-23 22:23:13 +01:00
autogen.sh build-sys: move autotools files to subdirectories 2013-05-26 10:38:10 +01:00
ChangeLog
configure.ac build-sys: move to non-recursive build 2013-05-26 10:38:11 +01:00
COPYING
Doxyfile
INSTALL
Makefile.am build-sys: move to non-recursive build 2013-05-26 10:38:11 +01:00
NEWS
README
TODO
version.h.in

Fluxbox is a windowmanager for X that was based on the Blackbox 0.61.1 code.
It is very light on resources and easy to handle but yet full of features to
make an easy, and extremely fast, desktop experience.

Read INSTALL to read about building and installing fluxbox. Read NEWS to see
whats new in this release, for copyright information see COPYING. For more
information go to:

    http://fluxbox.org/

Thanks:

  Blackbox team

  People at #fluxbox on the irc.freenode.net irc-network.

  And all the people who sent bugfixes/patches and helped us making
  Fluxbox a better application, see AUTHORS for a incomplete list
  of people who helped fluxbox.