Comment 57 for bug 931967

Revision history for this message
Chris Halse Rogers (raof) wrote :

@Robert: Ah, I didn't notice the daemon's X connection. If it maintains one, then that aspect should be good.

The other point stands; XSetWindowBackgroundPixmap is well within its rights to take a copy of the drawable you pass in, and is documented to not require the pixmap to remain around - ie: we shouldn't have to set a custom CloseDownMode; DestroyAll should be fine.