Re: saving ICOs
- From: Keith Packard <keithp keithp com>
- To: Matthias Clasen <maclas gmx de>
- Cc: Keith Packard <keithp keithp com>, gtk-devel-list gnome org
- Subject: Re: saving ICOs
- Date: Sun, 29 Jun 2003 14:59:17 -0700
Around 21 o'clock on Jun 29, Matthias Clasen wrote:
> Ah, I see. Xcursor could equally "support" animated cursors on top of
> legacy X servers by using timeouts to XSetCursor repeatedly on the
> client side, although I guess it could be difficult to integrate that
> with the clients mainloop...
Yeah, that's why I stuck animated cursors into the server -- too much
bother to hack the clients in this way. The obvious 'solution' would be
to use a separate thread, but I thought that would be rather error prone.
So, instead, animated cursors are 'emulated' by just displaying the first
image. Again, 'good' cursor themes might want to ensure that the first
iamge in an animation is sensible when displayed alone.
-keith
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]