]> icculus.org git repositories - dana/openbox.git/commit
Make sure the window exists when naming its pixmap or redirecting it, and only create...
authorDana Jansens <danakj@orodu.net>
Sun, 27 Jun 2010 22:15:03 +0000 (18:15 -0400)
committerDana Jansens <danakj@orodu.net>
Sun, 27 Jun 2010 22:15:37 +0000 (18:15 -0400)
commit4e9173ef0c4aa48bfb6192e59e517e205dc31a6d
tree30c1ddbbbf83bf1b130a6da4b7fd942ec3e22134
parent46c0ba29716d7caa11df15727aada4a845d6c03c
Make sure the window exists when naming its pixmap or redirecting it, and only create its damage while its redirected.

This uses one round trip for XGet* instead of two XSyncs to check for
 errors (and is the recommended method for the name pixmap case).
openbox/composite.c