On Mon, 22 Jun 2009 13:23:57 +0200
Adam Tkac wrote:
>
> Patch is correct, please apply it.
>
Done.
--
Pierre OssmanOpenSource-based Thin Client Technology
System Developer Telephone: +46-13-21 46 00
Cendio ABWeb: http://www.cendio.com
signature.asc
Descr
On Mon, Jun 22, 2009 at 01:07:48PM +0200, Pierre Ossman wrote:
> The code has a fallback option of rendering the cursor on the local
> framebuffer when it cannot convert it to a X11 cursor. This got broken
> when we did the "double buffering" stuff. Apparently OSXvnc needs this
> fallback.
>
> Sho