fluxbox/util
Sami Kerola dcdfdfd56b utils: remove bashisms
fbsetbg: The random number generation used 'time' shell internal, which
does not exist in all shells.  Allowing 'ps' output to be part of cksum
input will increase entropy and enhance quality of the randomness.

fbsetbg: The second fix is more important.  In posix shell there is no
'==' comparision operator.

fluxbox-generate_menu: There are no quarantees about echo accepting
options, so use 'printf' for more advanced outputing.
2013-01-02 10:01:00 +01:00
..
fbrun Store XClassHint on stack, not in dynamic memory 2012-12-30 12:27:37 +01:00
fbsetbg utils: remove bashisms 2013-01-02 10:01:00 +01:00
fbsetroot.cc Exceptions should be caught by reference. 2012-01-04 07:51:35 +01:00
fbsetroot.hh
fluxbox-generate_menu.in utils: remove bashisms 2013-01-02 10:01:00 +01:00
fluxbox-remote.cc
fluxbox-update_configs.cc
Makefile.am util/Makefile.am,fluxbox-generate_menu.in: use EXEEXT 2011-10-31 10:54:09 -05:00
startfluxbox.in