Re: [E-devel] _NET_CLIENT_LIST problems

2006-09-01 Thread The Rasterman
On Fri, 01 Sep 2006 20:40:54 +0200 Sebastian Dransfeld <[EMAIL PROTECTED]> babbled: > Andrew Williams wrote: > > It seems to me that the _NET_CLIENT_LIST atom is giving an incorrect > > list of window Ids. > > > > I have a piece of code that iterates though the returned list and this > > code wor

Re: [E-devel] _NET_CLIENT_LIST problems

2006-09-01 Thread Sebastian Dransfeld
Andrew Williams wrote: > It seems to me that the _NET_CLIENT_LIST atom is giving an incorrect > list of window Ids. > > I have a piece of code that iterates though the returned list and this > code works fine outside of e17, but it breaks inside :( > > Any clues as to what is wrong? netwm.txt say

[E-devel] _NET_CLIENT_LIST problems

2006-09-01 Thread Andrew Williams
It seems to me that the _NET_CLIENT_LIST atom is giving an incorrect list of window Ids. I have a piece of code that iterates though the returned list and this code works fine outside of e17, but it breaks inside :( Any clues as to what is wrong? netwm.txt says that this is supported... Andy -