Implement what is needed to specify the root window from the command line
commitbc76ba675c379502e0bab966f3b2cfb6d9a24537
author <sylvain@sylvain.(none)> <>
Wed, 24 Aug 2005 06:20:08 +0000 (24 02:20 -0400)
committer <sylvain@sylvain.(none)> <>
Wed, 24 Aug 2005 06:20:08 +0000 (24 02:20 -0400)
tree5999bb5e3e7dc976f4aae547c897b65e10c39d18
parent71f2d326bdd66e7367698c738b8e919d0e06f16d
Implement what is needed to specify the root window from the command line
instead of trying to detect every possible case of fake root window in the
interpreter. Also add the correct rewrite of the DISPLAY environment variable
so that the future $PROGRAM_DIR/adesklets wrapper doesn't have to parse
the config file. It also solves some side effects one can have of multiple
screen system when launching X11 clients from desklets.
src/adesklets.c
src/cfgfile.c
src/xwindow.c