fluxbox fork with a slight change to maximized windows
Find a file
Peter Hercek 60a53113e0 fix sanity check for transient and explicitly placed windows
When a screen has more heads and some part of the screen is not on any
head and some window is placed into this invisible area then the window
is invisible which sucks. This patch repositions such windows so that
they are visible.
Example:
* head 1 is at (0,120) (size 640x480)
* head 2 is at (480,0) (size 800x600)
* whole screen virtual size is 1440x600
* that means rectangle from (0,0) to (640,120) is not visible on any head
  and any windows placed there would not be visible; for example wireshark
  likes to place dialog boxes at (0,0)
2012-08-22 18:49:09 +02:00
3rd/vim updated 3rd/vim/fluxkeys.vim 2011-01-24 09:47:33 +01:00
data Re-licensing the ostrich theme due to issues regarding it's distribution 2011-09-01 20:51:14 +02:00
doc Add menu.hilite.font and menu.hilite.justify style resources 2012-08-03 11:37:34 +02:00
nls changed encoding of nls/it_IT/Translation.m to latin1 2012-01-04 07:40:04 +01:00
src fix sanity check for transient and explicitly placed windows 2012-08-22 18:49:09 +02:00
util Check .empty() instead of .size() == 0 2012-01-04 07:54:46 +01:00
.gitignore Allow percentage values for some Window commands 2012-04-06 14:11:16 +02:00
acinclude.m4 configure.in, acinclude.m4: always pre-pend new libs. 2011-10-31 10:51:30 -05: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
ChangeLog updated ChangeLog 2011-10-23 09:02:18 +02:00
configure.in configure.in: Windows requires a library to link for catgets 2011-10-31 10:54:09 -05:00
COPYING cosmetics 2011-02-27 18:43:29 +01:00
Doxyfile cosmetics 2011-02-27 18:43:29 +01:00
INSTALL moved meta-information around a little bit 2011-11-01 07:24:11 +01:00
Makefile.am Make sure `make distcheck' is successful 2011-04-27 12:10:12 +02:00
NEWS Prepare 1.3.2 release 2011-10-28 21:09:05 +02:00
README moved meta-information around a little bit 2011-11-01 07:24:11 +01: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

Fluxbox is a windowmanager for X that was based on the Blackbox 0.61.1 code.
It is very light on resources and easy to handle but yet full of features to
make an easy, and extremely fast, desktop experience.

Read INSTALL to read about building and installing fluxbox. Read NEWS to see
whats new in this release, for copyright information see COPYING. For more
information go to:

    http://fluxbox.org/

Thanks:

  Blackbox team

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

  And all the people who sent bugfixes/patches and helped us making
  Fluxbox a better application, see AUTHORS for a incomplete list
  of people who helped fluxbox.