---
 randrproto.txt |   55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 55 insertions(+), 0 deletions(-)

diff --git a/randrproto.txt b/randrproto.txt
index 458c5f9..1bc0416 100644
--- a/randrproto.txt
+++ b/randrproto.txt
@@ -1960,6 +1960,61 @@ A.2.2 Protocol Requests added with version 1.3
        4*cf    FIXED                   current filter params
 └───
     
+┌───
+    RRGetPanning
+       1       CARD8                   major opcode
+       1       28                      RandR opcode
+       2       3                       length
+       4       CRTC                    crtc
+       4       TIMESTAMP               config-timestamp
+      ▶
+       1       1                       Reply
+       1       RRCONFIGSTATUS          status
+       2       CARD16                  sequence number
+       4       1                       reply length
+       4       TIMESTAMP               timestamp
+       2       CARD16                  left
+       2       CARD16                  top
+       2       CARD16                  width
+       2       CARD16                  height
+       2       CARD16                  track_left
+       2       CARD16                  track_top
+       2       CARD16                  track_width
+       2       CARD16                  track_height
+       2       INT16                   border_left
+       2       INT16                   border_top
+       2       INT16                   border_right
+       2       INT16                   border_bottom
+└───
+┌───
+    RRSetPanning
+       1       CARD8                   major opcode
+       1       29                      RandR opcode
+       2       10                      length
+       4       CRTC                    crtc
+       4       TIMESTAMP               timestamp
+       4       TIMESTAMP               config-timestamp
+       2       CARD16                  left
+       2       CARD16                  top
+       2       CARD16                  width
+       2       CARD16                  height
+       2       CARD16                  track_left
+       2       CARD16                  track_top
+       2       CARD16                  track_width
+       2       CARD16                  track_height
+       2       INT16                   border_left
+       2       INT16                   border_top
+       2       INT16                   border_right
+       2       INT16                   border_bottom
+      ▶
+       1       1                       Reply
+       1       RRCONFIGSTATUS          status
+       2       CARD16                  sequence number
+       4       0                       reply length
+       4       TIMESTAMP               new timestamp
+       20                              unused
+└───
+
 A.3 Protocol Events
 
 ┌───
-- 
1.5.6
_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to