set conky in dock mode to be withdrawn
authorPhil Sutter <phil@nwl.cc>
Sun, 7 Dec 2008 20:44:56 +0000 (21:44 +0100)
committerPhil Sutter <phil@nwl.cc>
Mon, 8 Dec 2008 00:45:12 +0000 (01:45 +0100)
commit92bdce5d1a17a6e85f047efb049ceaafbc58a3c2
treef1f4bf0d0145465a151afda8b4d41aa5962a5fdc
parentf5259295cf4ae642fc3c90151e5aab218aedf85b
set conky in dock mode to be withdrawn

Withdrawn windows are those you get from applications supporting the
'-w' flag, like e.g. gkrellm or all those sweet WindowMaker dockapps
(wmcpu and Co.). In Fluxbox, these windows are drawn into the slit. Most
other window managers put them into their "taskbar", AFAIK.
This patch makes Conky act exactly the same if the following settings
are selected:

| own_window yes
| own_window_type dock
src/conky.c
src/x11.c