diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2006-12-05 12:39:15 -0800 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2006-12-05 12:39:15 -0800 |
commit | 34251361a60c9e0c0f3c51416985e067c2aa255a (patch) | |
tree | 0b73e8f9536837ab432ece3b7f8d445267710dca | |
parent | 5ecbf06cb7786009e8e1547f4bc2b0640599f655 (diff) |
Have NameWindowPixmap return a Match error on unrealized windows.
-rw-r--r-- | protocol | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |