Implement _NET_ACTIVE_WINDOW. for now just the informational hint is

supported, the client message to change this will be supported when all
informational hints are working.

ok okan@
This commit is contained in:
oga
2009-12-07 22:21:59 +00:00
parent 3e309894c1
commit 3c60d854db
3 changed files with 22 additions and 3 deletions

View File

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