2
votes
1answer
443 views

Top level window on X Window System

I want to print on the screen the information about Top level windows under Linux. I use the xlib functions. I successfully recurse from the root window to print all the informations about all the ...