fluxbox fork with a slight change to maximized windows
Find a file
Mathias Gumz 6febc40c47 bugfix: place WindowMenu correctly upon first call (closes #2731524)
FbTk::Menu::updateMenu() recalculates the width() and height() of the
window. this must be done before the menu is moved to fit completely
onto the screen.

the 'menu().raise()' command is not needed, that is done inside
'menu().show()' already.
2011-02-24 00:26:32 +01:00
3rd/vim updated 3rd/vim/fluxkeys.vim 2011-01-24 09:47:33 +01:00
data readded default style path to init.in 2011-02-19 18:12:32 +01:00
doc cosmetic fix in fluxbox-keys 2011-02-21 20:20:04 +01:00
nls updated pt_BR translations, closes #2940952 2011-02-05 19:32:50 +01:00
src bugfix: place WindowMenu correctly upon first call (closes #2731524) 2011-02-24 00:26:32 +01:00
util fbsetbg: improved aspect-ratio-filling for feh (thanks Jeremiah Mahler <jmmahler at gmail com> 2011-02-21 20:16:00 +01:00
.gitignore Restoring our own custom INSTALL file 2010-08-10 12:00:36 -04:00
acinclude.m4 build fix: revert e38994ae72 2011-01-25 12:23:24 +01:00
AUTHORS updated the AUTHOR file 2011-01-23 22:23:13 +01:00
autogen.sh Removing more autoconf-generated files 2010-08-10 11:46:11 -04:00
BUGS cleaned and updated 2007-08-11 19:04:26 +00:00
ChangeLog updated ChangeLog 2011-02-20 09:41:23 +01:00
configure.in 1.3.0 version for configure 2011-02-19 18:12:50 +01:00
COPYING updated the copyright where it's easily visible: fluxbox -v and COPYRIGHT. 2008-06-11 07:47:02 +02:00
Doxyfile updated project number 2007-08-11 19:06:34 +00:00
INSTALL Restoring our own custom INSTALL file 2010-08-10 12:00:36 -04:00
Makefile.am Added 3rd to extra dist 2011-02-19 16:47:03 +01:00
NEWS Updated NEWS 2011-02-19 16:47:34 +01:00
README remove rootcommand from init file 2008-10-04 18:49:00 -07:00
RoadMap clean slate 2007-08-11 18:56:02 +00:00
stamp-h.in Initial revision 2001-12-11 20:47:02 +00:00
TODO allow decorations bitmask to be specified with 0x 2007-10-21 21:37:48 +00:00
version.h.in check for compiler and version 2004-02-28 10:33:23 +00:00

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.