From 7bd01756e684bb841f32fa30832eb7980f92ac9c Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 17 Feb 2009 13:58:19 -0500 Subject: Zero reply from GetPanning means panning not supported. Don't throw BadRRCrtc for this case, that's just mean. --- randrproto.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'randrproto.txt') diff --git a/randrproto.txt b/randrproto.txt index be4285d..1af2090 100644 --- a/randrproto.txt +++ b/randrproto.txt @@ -1092,7 +1092,8 @@ dynamic changes in the display environment. Version 1.3 adds panning support again. If multiple crtcs are active the panning behavior can be defined per crtc individually. RRGetPanning returns information about the currently set panning - configuration for the specified crtc. + configuration for the specified crtc. If the CRTC does not support + panning, all fields (except timestamp) will be 0. 'timestamp' indicates when the configuration was last set. -- cgit v1.2.1