<div dir="ltr"><div><div>Hello,<br><br></div>I have upstreamed my changes for window previews to <a href="https://github.com/sonals/xfwm4.git">https://github.com/sonals/xfwm4.git</a> for folks to try out. There is one bug I am still trying to track down -- occasionally, the preview comes out as blank for a minimized window. I capture the previews of windows which are about to be minimized inside unmap_win() hook of the compositor. Is this the correct location for capturing the previews of windows which are about to be minimized?<br><br></div><div>For folks who are curious, the new function, update_win_preview() defined in compositor.c captures the previews. XImage to GdkPixbuf conversion happens in the new function, gdk_pixbuf_xlib_get_from_image() defined in a new file previews.c. <br><br></div><div>Will submit patches to the list after I have taken care of the bug mentioned above.<br></div><div><br></div><div>-Sonal<br></div><div class="gmail_extra"><br><div class="gmail_quote"><br></div><br></div></div>