Hi,

I'm trying to write a small dock app that goes into the blackbox slit
that functions as a taskbar. I can get a list of clients managed by the
window manager using the _NET_CLIENT_LIST property on the root window.
But for the individual windows, I am trying to determine what workspace
they are currently on, and whether they are iconified. I can do this
using some serious kludge code checking where the window is in the tree
using XQueryTree...

Is there an easier way. I'm busy looking into using the _NET_WM_STATE
property to determine state of iconification, but the workspace problem
has me... Is there an easy way to determine which workspace a window is
on at any given time?

Thanks
James

-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html

Reply via email to