fluxbox fork with a slight change to maximized windows
Find a file
Mathias Gumz a6ed9498cc code cleanup
* moved code from public API to internals
* avoid code duplication ( while(!m_terms.empty()) ...)
* cosmetic '(*it)->' vs 'term.'
2010-09-10 16:35:49 +02:00
data
doc
nls
src code cleanup 2010-09-10 16:35:49 +02:00
util
.gitignore
acinclude.m4
AUTHORS
autogen.sh
BUGS cleaned and updated 2007-08-11 19:04:26 +00:00
ChangeLog
configure.in
COPYING
Doxyfile
INSTALL
Makefile.am
NEWS
README
RoadMap
stamp-h.in
TODO
version.h.in

This is a stable version of Fluxbox.

Fluxbox is a fork of the original Blackbox 0.61.1 sourcecode with
different goals.

Read NEWS to see whats new in this release.

For copyright information see COPYING

For more information go to:
  http://fluxbox.org/


Compile and Install:

  $ ./configure
  $ make
  and then as root
  # make install


Thanks:

  Blackbox team

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

  skypher of openprojects for bugtesting and providing fluxbox with
    themes: Clean CleanColor Makro, Carbondioxide and MerleyKay.


  And all the people who sent bugfixes/patches and helped us making
  Fluxbox a better application.