fluxbox fork with a slight change to maximized windows
Find a file
Jim Ramsay 5c7784affe Added facility to selectively ignore EnterNotify events
This will be used to avoid some situations where an EnterNotify event should not
focus the window beneath the mouse cursor.  For example, when a menu (or any
window for that matter) is unmapped, focus should not pass to whatever window is
beneath the current location of the mouse cursor, but to the previous window in
the focus list.

This was first noticed when using the ClientMenu feature with
focus-follows-mouse on -> The focus would always end up on the window beneath
the mouse pointer, not the window selected in the menu.
2009-02-27 15:18:07 -05: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 increase default size of toolbar and icon buttons 2008-10-18 21:40:32 -07:00
nls add -sync command line option for debugging X issues 2008-08-22 06:12:01 -07:00
src Added facility to selectively ignore EnterNotify events 2009-02-27 15:18:07 -05:00
util recognize --option in addition to -option for most things 2008-10-04 14:32:20 -07:00
.cvsignore update 2004-01-09 16:28:51 +00:00
acinclude.m4 adds imlib2-support to fluxbox: allows us to load several imageformats 2004-12-21 23:42:09 +00:00
AUTHORS who? 2006-08-04 03:20:49 +00:00
autogen.sh disable automake-warnings 2008-02-25 20:30:52 +01:00
BUGS cleaned and updated 2007-08-11 19:04:26 +00:00
ChangeLog don't reload keys file on modifier map events, just re-grab keys 2008-11-01 17:03:32 -07:00
configure.in add check to configure script to detect old versions of Xrandr 2008-09-03 14:00:40 -04: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 remove dithering code 2008-06-26 12:41:43 -07:00
install-sh Initial revision 2001-12-11 20:47:02 +00:00
ltconfig Initial revision 2001-12-11 20:47:02 +00:00
Makefile.am Default value for $LAUNCHER, plus add util and util/fbrun to the 2007-03-31 11:28:46 +00:00
missing Initial revision 2001-12-11 20:47:02 +00:00
mkinstalldirs remove old svn $Id$ tags 2008-01-03 17:34:12 -08:00
NEWS minor changes for news 2008-09-18 05:37:02 +02: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.