diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-08-27 23:45:56 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-10-02 22:04:21 -0700 |
commit | ed09b382e42d2131034b98abc861c091c3d1771c (patch) | |
tree | 9bb11b4c35f28f95296dc12350c088ed1f0a6c98 /randrproto.txt | |
parent | c69dfe0cd310c122eae0b11c5547d5cd200ebbf5 (diff) |
spec: Add PROVIDER_CAPS encoding to Appendix A
Uses values found in randr.h
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'randrproto.txt')
-rw-r--r-- | randrproto.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/randrproto.txt b/randrproto.txt index b52a7c5..9887ded 100644 --- a/randrproto.txt +++ b/randrproto.txt @@ -2169,6 +2169,13 @@ A.1 Common Types 2 UnknownConnection └─── +┌─── + PROVIDER_CAPS Added in version 1.4 + 0x00000001 SourceOutput + 0x00000002 SinkOutput + 0x00000004 SourceOffload + 0x00000008 SinkOffload +└─── A.2 Protocol Requests |