Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-08 | fluxbox-remote now properly returns exit status | nacitar sevaht | 1 | -5/+20 | |
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!). | |||||
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-07-03 | some security fixes for fluxbox-remote, and a minor change for the gvim fix | markt | 1 | -1/+1 | |
2007-07-03 | minor cosmetics to fluxbox-remote, display of usage | mathias | 1 | -6/+14 | |
2007-07-03 | fix updating of systemtray and kde dockapps in slit on background change | markt | 1 | -0/+49 | |
added fluxbox-remote.cc |