fluxbox fork with a slight change to maximized windows
3e4ee48bf1
std::set<Key, Comp> stores Key only if Comp(Key) yields a unique result (My mistake: I was under the impression Comp is only used for the ordering). This prevents FbTk::Timers with equal end-times from actually being started. Escpecially in situation with multiple ClockTools this lead to stopped timers (see bug #3600694). Kudos to Adam Majer for enlightening discussions. |
||
---|---|---|
3rd/vim | ||
data | ||
doc | ||
nls | ||
src | ||
util | ||
.gitignore | ||
acinclude.m4 | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
Doxyfile | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
stamp-h.in | ||
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.