Re: [Xorg] Damage/Composite + direct rendering clients

Soeren Sandmann <sandmann-SSQ8kajmRZpknbxzx/[email protected]> 18 May 2004 17:53:41 +0200
Newsgroups gmane.comp.freedesktop.xserver,gmane.comp.video.dri.devel,gmane.comp.freedesktop.xorg
Message-ID <[email protected]>
Andy Ritger <[email protected]> writes:

> > What if another client has already grabbed the server for whatever
> > reason? Is screen updating then turned off?
>=20
> If a client has grabbed the server, then requests from all other
> clients (including the XGrabServer request) are not processed until
> that client has ungrabbed the server.  The composite manager would
> block until the other client had ungrabbed.

But if the compositing manager is blocked, nothing appears on the
screen, right? This means screen updating is effectively turned off
when an application is grabbing the server.

S=F8ren