Re: [Patch] Cursor cache



On Sat, 2009-01-17 at 22:06 +0000, Dr. David Alan Gilbert wrote:
> 
> The other observation is that various things get a blank cursor
> by doing a 1x1 pixmap cursor fully transparent; this ends up going
> all the way through the theming code looking for a file called
> 00...00  which is a hash of the pixmap; that causes about a dozen
> or more open(2)'s and reading of the theme indexes etc - this
> seems mad for a blank cursor!  I wonder what the easiest fix is for
> this - possibly adding another GdkCursorType as a special? Or is it
> better to check for that special case pixmap lower down? Or add a 
> gdk_cursor_new_blank?

Either way, I'd be happy to make use of this new feature, and convert
all those apps with fullscreen modes to use it as well.

Cheers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]