fluxbox fork with a slight change to maximized windows
Find a file
Mathias Gumz ab2eef4937 Add -no-slit and -no-toolbar flags
Sometimes fluxbox is used as a component of a desktop environment (
e.g., the "Lumina Desktop"). It's easier and more stable for this kind
of "users" to disable the toolbar or the slit alltogether. Why not
configure these features out? Because then they would need 2 installations
of fluxbox: One without the slit and the toolbar (and perhaps other
components) and one with them.

This implements feature request #314, at least partially.

This commit also looks bigger than it actually is: I refactored and cleaned
up classes Fluxbox and BScreen.
2015-01-22 16:28:53 +01:00
3rd/vim
build-aux
data
doc Prepare 1.3.7 2015-01-22 10:50:02 +01:00
nls
src Add -no-slit and -no-toolbar flags 2015-01-22 16:28:53 +01:00
util
.gitignore
AUTHORS
autogen.sh
ChangeLog
configure.ac Fix 'configure --help' to match actual default value 2015-01-11 09:33:44 +01:00
COPYING cosmetics 2011-02-27 18:43:29 +01:00
Doxyfile
INSTALL
Makefile.am
NEWS
README
TODO
version.h.in

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.