X11 API code available
By
Berkus on July 28, 2006 in Development.
We’ve just released X11 API demo code [here](https://developer.skype.com/Download/SampleCode) (get skype-x11-testclient-20060728.tar.bz2 from that page).
One word of caution tho: the session termination code was not polished and robust in released open beta; one serious consequence of this is that if you terminate your API client application and launch it again, chances are high that X11 server will assign the same window ID to your handler and it will start receiving messages from the old session. This behaviour is fixed in latest closed beta and correct code will be released with next Open Beta update.
Please post your experience with the code here. I’m eager to hear your feedback.




