Adam Jackson <[email protected]> writes:

> +    if (!xf86VTOwner())
> +        return xf86SetAndSleepVTClient(client);
> +

I think this could be limited to the DRI2Connect request; any client
which has made it through there is already marked as a VT client and
hence would have been suspended before reaching this point?

>      switch (stuff->data) {
>      case X_DRI2Connect:
>          return ProcDRI2Connect(client);

-- 
-keith

Attachment: signature.asc
Description: PGP signature

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

Reply via email to