On Thu, Jun 03, 2010 at 05:39:07PM -0400, Adam Jackson wrote:
> On Thu, 2010-06-03 at 20:40 +0100, Daniel Stone wrote:
> > If you're really (really, really) keen, you could try to thread not only
> > input event generation, but event delivery. :) You could get away with
> > it fairly easily at first[0] by just having a single mutex which is
> > taken both by the input thread, and by any operation which modifies the
> > window stack, input shape, etc, in any way.
> 
> ... and anything that touches the client's output buffer?

Rather.
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to