Re: [PATCH 0/5] Cursor surfaces and animated cursors

2012-06-15 Thread Kristian Høgsberg
On Fri, Jun 15, 2012 at 05:27:31PM +0300, Ander Conselvan de Oliveira wrote: > Hi, > > This series adds the protocol for a client to make a surface created > by it the current pointer surface. That way it is possible to get > frame callbacks on this surface and use it to implement animated > curso

[PATCH 0/5] Cursor surfaces and animated cursors

2012-06-15 Thread Ander Conselvan de Oliveira
Hi, This series adds the protocol for a client to make a surface created by it the current pointer surface. That way it is possible to get frame callbacks on this surface and use it to implement animated cursors. I'm not particularly sure about the description about the hotspot on the protocol. I