On Tue, 2008-04-08 at 12:21 +0100, Tim Cutts wrote: > According to the documnetation for the window list applet, the "Always > group windows": "Select this option to always group windows of the same > process under one Window List button". Unfortunately this isn't what it > does; it groups windows according to their window title, as far as I can > tell. It most definitely doesn't group according to process - try > running two copies of the following tk script:
Hi, Are you sure this isn't a problem with tk or your script? I think window grouping is done by matching WM_CLIENT_LEADER, and only falls back to using the window title if it's missing. "xprop | grep LEADER" for any of the windows created by your script doesn't show any matches. I have only tried this on a system running gnome 2.22, but I'm guessing it works the same in 2.14. -- Cheers, Sven Arvidsson http://www.whiz.se PGP Key ID 760BDD22
signature.asc
Description: This is a digitally signed message part