fluxbox fork with a slight change to maximized windows
Find a file
Thomas Lübking 1e235e3f01 Grab keyboard synchronouosly to allow replays
This allows to catch if a grabbed key (combo) is actually w/o effect
(because eg. the OnDesktop condition does not match) and then replay
the event ungrabbed to pass it to the focused client.

Just like mouse grabbing, this BEARS THE POTENTIAL TO LOCK INPUT, thus
needs AS MUCH TESTING AS POSSIBLE

BUG: 1137
2016-08-27 09:36:19 +02:00
3rd/vim
build-aux
data Fix build-system: install data files (keys, apps, menu ...) 2015-01-05 15:08:32 +01:00
doc
nls
src Grab keyboard synchronouosly to allow replays 2016-08-27 09:36:19 +02:00
util add support for dedicated completion data 2016-07-23 16:58:04 +02:00
.gitignore
.mailmap
AUTHORS
autogen.sh
ChangeLog Final notes 2015-02-08 11:44:34 +01:00
configure.ac
COPYING
Doxyfile docs: update Doxyfile 2013-05-26 10:38:09 +01:00
INSTALL
Makefile.am
NEWS
README moved meta-information around a little bit 2011-11-01 07:24:11 +01:00
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.