fluxbox fork with a slight change to maximized windows
2f166eb4ae
The previous check relied upon the (undocumented) return value of XChangeProperty to determine the exit status; at least, on my gentoo system, the function seems to return 1 even when it fails to change the property due to contrived, and invalid, parameters. However, setting an error handler allows proper detection of this case. So, now the return status properly indicates whether or not the property was changed (but not whether fluxbox liked the command!). |
||
---|---|---|
3rd/vim | ||
data | ||
doc | ||
nls | ||
src | ||
util | ||
.gitignore | ||
acinclude.m4 | ||
AUTHORS | ||
autogen.sh | ||
BUGS | ||
ChangeLog | ||
configure.in | ||
COPYING | ||
Doxyfile | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
RoadMap | ||
stamp-h.in | ||
TODO | ||
version.h.in |
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.