support _NET_CLIENT_LIST.

the x property api doesn't let you remove one entry from an X property
array, so client_remove is kinda expensive, but there's no real way
around that..

ok okan@
This commit is contained in:
oga
2009-12-07 22:46:15 +00:00
parent 3c60d854db
commit 728d2a40dd
3 changed files with 26 additions and 1 deletions

View File

@ -182,6 +182,7 @@ char *atoms[CWM_NO_ATOMS] = {
"_NET_SUPPORTING_WM_CHECK",
"_NET_WM_NAME",
"_NET_ACTIVE_WINDOW",
"_NET_CLIENT_LIST",
};
void