mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2026-05-08 07:48:07 +02:00
RandR: add missing outputs list to GetCrtcInfoReply.
This commit is contained in:
parent
b5553dfd70
commit
b95df0a7fe
1 changed files with 3 additions and 0 deletions
|
|
@ -383,6 +383,9 @@ authorization from the authors.
|
|||
<list type="CARD32" name="outputs">
|
||||
<fieldref>num_outputs</fieldref>
|
||||
</list>
|
||||
<list type="CARD32" name="possible">
|
||||
<fieldref>num_possible_outputs</fieldref>
|
||||
</list>
|
||||
</reply>
|
||||
</request>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue