Sunday, January 30, 2005

Need help with KDE

I have been trying to come up with a common uniform framework for detecting information about KDE windows. I tried using QObjects, QWidgets, KWinModule, KWinInfo. I was able to extract information about all active windows using QValueList iterator. I could not use the WId's further. I even tried dumping the objectTree associated with KWinModule, but with no luck.

No comments:

Ranking and Unranking permutations

I've been a big fan of Skiena's Algorithm Design Manual , I recently found my first edition of the book (although I own the third ed...