fluxbox fork with a slight change to maximized windows
Find a file
Mathias Gumz fbcdd34b22 mostly cosmetic fixes, mainly discovered by 'clang --analyze'
reordering of Resource-related stuff was because of

   "error: explicit specialization of 'getString' after instantiation"

complaints.
2010-05-23 12:25:47 +02:00
data add a message to default init file explaining why there aren't any options there 2008-10-04 18:20:55 -07:00
doc recreated the generated manpages 2010-01-14 07:35:51 +01:00
nls
src mostly cosmetic fixes, mainly discovered by 'clang --analyze' 2010-05-23 12:25:47 +02:00
util deploy new key-bindings to old keys-files via fluxbox-update_configs 2010-05-05 08:41:48 +02:00
.gitignore
acinclude.m4
AUTHORS
autogen.sh
BUGS
ChangeLog
configure.in
COPYING
Doxyfile
INSTALL
install-sh
ltconfig
Makefile.am
mkinstalldirs
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.