Hi,
I'm using clutter_x11_texture_pixmap_new_with_window() in a compositing window manager. For most windows it is working fine. But for one, specifically a browser window (may be because it is a heavy weight program which is slow to start), initially a few spurious frames are shown before the actual window contents are shown. These frames are from another window in the same stage. Any workaround for this problem?