fluxbox fork with a slight change to maximized windows
Find a file
Mathias Gumz 2b62cf9733 cleanup and code deduplication
* ClientPattern.cc: make compiler happy (complaints about XPROP not handled in switch)
* FbTk/FbPixmap.cc FbTk/StringUtil.cc: signed vs unsigned
* FbTk/FbString.cc: missing return
* WinClient.cc: create atoms only once; use helper function
* Window.cc: use a helper function
2010-09-15 01:22:01 +02:00
data
doc
nls
src cleanup and code deduplication 2010-09-15 01:22:01 +02:00
util updated config version to '13' and adjusted 'fluxbox-update_configs' accordingly 2010-09-11 22:04:15 +02:00
.gitignore Restoring our own custom INSTALL file 2010-08-10 12:00:36 -04:00
acinclude.m4
AUTHORS
autogen.sh
BUGS
ChangeLog
configure.in added support for bidirectional text 2010-09-04 15:01:33 +02:00
COPYING
Doxyfile
INSTALL
Makefile.am
NEWS
README
RoadMap clean slate 2007-08-11 18:56:02 +00:00
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.