[PATCH 0/4] Cursor's update inside kernel only
Daniel Stone
daniel at fooishbar.org
Tue Jan 20 19:36:54 PST 2009
On Tue, Jan 20, 2009 at 12:47:44AM +0100, Rémi Cardona wrote:
> Le 19/01/2009 19:03, Jesse Barnes a écrit :
> > Gah, yeah forgot about drag& drop of big icons... Maybe Kristian was right
> > that all cursors should be done in software; hardware just doesn't provide
> > the flexibility desktops want these days.
>
> Maybe there could be a way to prioritize input events over rendering
> requests within the server, but going full software for the cursor
> sounds like the best solution. It's only a pixmap after all...
Input events are already hugely prioritised, and indeed done in a SIGIO
handler. The main place you tend to fall apart is where the X server
is paged out, and you have to wait while other parts of it get paged in.
Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20090121/1868a035/attachment.pgp>
More information about the xorg
mailing list