fluxbox fork with a slight change to maximized windows
Find a file
Mathias Gumz 24e4e98dbe updated config version to '13' and adjusted 'fluxbox-update_configs' accordingly
our users should migrate seamlessly to our new windows-cycling behaviour
without losing their current way of doing things. so, 'fluxbox-update_configs'
tries its best to add '(workspace=[current])' wherever it looks like a valid
place for it. such changed lines are marked by '!! FBCV13' at the end and can
be easily spotted in case the updater got it wrong.

addtional changes:

* added '-check' to 'fluxbox-update_configs' to check the version number in
  '~/.fluxbox/init' vs. the version number of 'fluxbox-update_configs'

* moved the update-code for each version into its own function, easier
  housekeeping
2010-09-11 22:04:15 +02:00
data added '(workspace=[current])' to our default keys 2010-09-11 21:53:55 +02:00
doc added 'SetXProp' action and (@PROP=foo) clientpattern 2010-09-11 17:09:07 +02:00
nls Add new focus model: StrictMouseFocus 2010-05-28 15:10:28 -04:00
src updated config version to '13' and adjusted 'fluxbox-update_configs' accordingly 2010-09-11 22:04:15 +02:00
util updated config version to '13' and adjusted 'fluxbox-update_configs' accordingly 2010-09-11 22:04:15 +02:00
.gitignore Restoring our own custom INSTALL file 2010-08-10 12:00:36 -04:00
acinclude.m4
AUTHORS
autogen.sh
BUGS
ChangeLog updated ChangeLog 2010-09-08 20:20:41 +02:00
configure.in
COPYING updated the copyright where it's easily visible: fluxbox -v and COPYRIGHT. 2008-06-11 07:47:02 +02:00
Doxyfile
INSTALL
Makefile.am
NEWS
README
RoadMap
stamp-h.in
TODO
version.h.in

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.