fluxbox fork with a slight change to maximized windows
Find a file
Thomas Lübking 7525226fe2 less bashisms in fluxbox-generate_menu
still works with bash or zsh, but fish (now) complains about "cat << EOF" ...

no "grep -q"
BUG: 961

echo is troublesome
POSIX doesn't know a "local" keyword
BUG: 975

seems double comments ## aren't supported everywhere
BUG: 1057
2016-07-03 09:30:51 +02:00
3rd/vim Add ArrangeWindowsStack* actions to vim-keys 2015-01-05 16:49:16 +01:00
build-aux build-sys: use iconv library detections from gettext 2013-05-26 10:38:11 +01:00
data Fix build-system: install data files (keys, apps, menu ...) 2015-01-05 15:08:32 +01:00
doc document "transient" section 2016-07-02 05:35:49 +02:00
nls Update Turkish translation 2015-02-07 18:27:22 +01:00
src smart handling of NotifyUngrab crossing events 2016-07-03 09:29:07 +02:00
util less bashisms in fluxbox-generate_menu 2016-07-03 09:30:51 +02:00
.gitignore build-sys: move to non-recursive build 2013-05-26 10:38:11 +01:00
.mailmap Add .mailmap file 2015-02-08 10:47:52 +01:00
AUTHORS updated the AUTHOR file 2011-01-23 22:23:13 +01:00
autogen.sh build-sys: move autotools files to subdirectories 2013-05-26 10:38:10 +01:00
ChangeLog Final notes 2015-02-08 11:44:34 +01:00
configure.ac Increase verbosity of 'configure' summary 2015-01-28 20:36:55 +01:00
COPYING cosmetics 2011-02-27 18:43:29 +01:00
Doxyfile docs: update Doxyfile 2013-05-26 10:38:09 +01:00
INSTALL moved meta-information around a little bit 2011-11-01 07:24:11 +01:00
Makefile.am Fix build-system: install data files (keys, apps, menu ...) 2015-01-05 15:08:32 +01:00
NEWS Final notes 2015-02-08 11:44:34 +01:00
README moved meta-information around a little bit 2011-11-01 07:24:11 +01:00
TODO allow decorations bitmask to be specified with 0x 2007-10-21 21:37:48 +00:00
version.h.in Identify clang compiler 2015-01-03 17:52:15 +01: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.