Hi there, I'm writing a small app that functions as a windows type taskbar, and get placed in the slit (it is the same width as grkellm2) extending downwards. So far I have a reasonable version that uses XQueryTree recursively to get a list of windows in the system, and filters out the 'bogus' windows. However, when the title of the window is fairly long, the actual name property of the window in X cuts it off. Is ther a way I can query blackbox (specfically) or a window manager generally for a complete list of 'windows' it is managing, including iconic ones, and their state (iconic/visible). Originally this code was developed for blackbox 0.65xxx, using the old ICCM standard. I gather blackbox now uses an extended standard. Does this standard provide the functionality I am looking for? Either way, where can I get some docs on this standard... 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
