Re: [Patch] Cursor cache
- From: Bastien Nocera <hadess hadess net>
- To: "Dr. David Alan Gilbert" <gilbertd treblig org>
- Cc: gtk-devel-list gnome org
- Subject: Re: [Patch] Cursor cache
- Date: Sun, 18 Jan 2009 01:24:41 +0000
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]