Re: On cursor theme and size

2013-03-19 Thread Kristian Høgsberg
On Thu, Mar 14, 2013 at 05:23:36PM +0100, Emilio Pozuelo Monfort wrote: > Hi, > > I was looking at why gtk+ clients use a different cursor theme and > size than other (toytoolkit) clients. gtk+ hardcodes the cursor size > to 32 as it has no way to get the preferred (default) size from the > compos

On cursor theme and size

2013-03-14 Thread Emilio Pozuelo Monfort
Hi, I was looking at why gtk+ clients use a different cursor theme and size than other (toytoolkit) clients. gtk+ hardcodes the cursor size to 32 as it has no way to get the preferred (default) size from the compositor. I guess one solution would be to have get_default_cursor_theme and get_defaul