Re: Application for finding all Windows

2007-02-22 Thread Tor Lillqvist
> i checked for info about X11 server and seems to me that i would be > able to get most info on the following link (or thru > it)..http://en.wikipedia.org/wiki/X_Window_System Any other > references that you have would be good Let me get this straight: You want to do something that, it hopefu

Re: Application for finding all Windows

2007-02-21 Thread Liam R E Quin
On Wed, 2007-21-02 at 17:11 +0530, Udayan Singh wrote: > Hi, > > I want to develop an application where I can get a list of all the windows > that are open in the GNOME Screen and find any activity being performed on > any other window on the GUI screen (and not only my application) e.g. > mous

Re: Application for finding all Windows

2007-02-21 Thread Tor Lillqvist
> > > I want to develop an application where I can get a list of all > > > the windows that are open in the GNOME Screen and find any > > > activity being performed on any other window on the GUI screen > > > (and not only my application) e.g. mouse click on window of > > > another applicatio

Re: Application for finding all Windows

2007-02-21 Thread Udayan Singh
"Vivien Malerba" <[EMAIL PROTECTED]> wrote on 02/21/2007 08:33:52 PM: > On 2/21/07, Udayan Singh <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I want to develop an application where I can get a list of all the windows > > that are open in the GNOME Screen and find any activity being performed on >

Re: Application for finding all Windows

2007-02-21 Thread Vivien Malerba
On 2/21/07, Udayan Singh <[EMAIL PROTECTED]> wrote: > Hi, > > I want to develop an application where I can get a list of all the windows > that are open in the GNOME Screen and find any activity being performed on > any other window on the GUI screen (and not only my application) e.g. > mouse click

Application for finding all Windows

2007-02-21 Thread Udayan Singh
Hi, I want to develop an application where I can get a list of all the windows that are open in the GNOME Screen and find any activity being performed on any other window on the GUI screen (and not only my application) e.g. mouse click on window of another application sends me a signal. Any po