[PATCH xserver 1/2] dix: Call screen block/wakeup handlers closest to blocking

Keith Packard keithp at keithp.com
Mon Nov 16 15:51:05 PST 2015


Adam Jackson <ajax at nwnk.net> writes:

> On Fri, 2015-11-13 at 08:37 -0800, Keith Packard wrote:
>
>> @@ -132,6 +131,7 @@ shadowSetup(ScreenPtr pScreen)
>>  
>>      wrap(pBuf, pScreen, CloseScreen);
>>      wrap(pBuf, pScreen, GetImage);
>> +    wrap(pBuf, pScreen, BlockHandler);
>>      pBuf->update = 0;
>>      pBuf->window = 0;
>>      pBuf->pPixmap = 0;
>
> This needs a matching unwrap in CloseScreen.

Yeah, I suppose.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dix-Call-screen-block-wakeup-handlers-closest-to-blo.patch
Type: text/x-diff
Size: 6459 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20151116/37e59c4c/attachment-0001.patch>
-------------- next part --------------

-- 
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20151116/37e59c4c/attachment-0001.sig>


More information about the xorg-devel mailing list