fluxbox fork with a slight change to maximized windows
Find a file
Mathias Gumz 650b6f842b use 'system()' to run 'fluxbox-update_configs'
by using FbCommands::ExecureCmd() we run 'fluxbox-update_configs' in
the bacground while booting a new fluxbox instance already. 'system()'
waits until 'fluxbox-update_configs' is done and then gives the control
back to fluxbox.
2010-09-21 00:08:16 +02:00
data upgrade default 'init' file to reflect current configVersion 2010-09-19 10:53:53 +02:00
doc added 'ArrangeWindowsVertical' to actions 2010-09-17 16:22:33 +02:00
nls
src use 'system()' to run 'fluxbox-update_configs' 2010-09-21 00:08:16 +02:00
util
.gitignore
acinclude.m4
AUTHORS
autogen.sh
BUGS
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.