discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

api for programmatically getting a list of all windows


From: Dan Hitt
Subject: api for programmatically getting a list of all windows
Date: Sun, 16 Sep 2012 22:31:17 -0700

I would like to programmatically get a list of all windows on
my screen in a gnustep application.

I suppose i could shell out and call
   xwininfo -tree -root
and then parse the output, but i imagine there must
be a much more systematic way to do this involving
standard gnustep classes.

(I did google around, but not very successfully.)

Thanks in advance for any clues!

dan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]