summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2006-12-05 12:39:15 -0800
committerAaron Plattner <aplattner@nvidia.com>2006-12-05 12:39:15 -0800
commit34251361a60c9e0c0f3c51416985e067c2aa255a (patch)
tree0b73e8f9536837ab432ece3b7f8d445267710dca
parent5ecbf06cb7786009e8e1547f4bc2b0640599f655 (diff)
downloadxorg-proto-compositeproto-34251361a60c9e0c0f3c51416985e067c2aa255a.tar.gz
Have NameWindowPixmap return a Match error on unrealized windows.
-rw-r--r--protocol2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol b/protocol
index 779db06..aab857b 100644
--- a/protocol
+++ b/protocol
@@ -249,7 +249,7 @@ operations other than QueryVersion.
mapped or resized, so this request will need to be reinvoked for
the client to continue to refer to the storage holding the current
window contents. Generates a 'Match' error if 'window' is not
- redirected.
+ redirected or is not visible.
11. External coordinate transformation (0.3 and later)