projects
/
free-sw
/
xcb
/
proto
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5553df
)
RandR: add missing outputs list to GetCrtcInfoReply.
author
Alberto Milone
<albertomilone@gmail.com>
Wed, 22 Oct 2008 19:59:41 +0000
(15:59 -0400)
committer
Eamon Walsh
<ewalsh@tycho.nsa.gov>
Wed, 22 Oct 2008 19:59:55 +0000
(15:59 -0400)
src/randr.xml
patch
|
blob
|
history
diff --git
a/src/randr.xml
b/src/randr.xml
index
1700c49
..
fe13916
100644
(file)
--- a/
src/randr.xml
+++ b/
src/randr.xml
@@
-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>