On 2011-01-12, at 6:21 PM, David Bridgham wrote:
Is the comment at the top about the memory leaks still true? In any case, this is great. Thanks, Marc.
There used to be many memory leaks, but that has been fixed (using release functions). I did notice a leak (of 3KB) when I tried the code, but it seems that it is Xlib itself that is leaking.
Marc