Created attachment 4030 Patch including a testcase and in-depth time-analysis Good day. This is my first contribution to the Xfce-Project enhancing the print_version()-function in main.c. I included a patch to this report and all information including a testcase and detailed timing-analysis. Generally, the patch reduces the g_print()-calls to one and makes use of GString and other GTK-Based functions/typedefs/types, integrating the code more into GTK+. The patch applies to parts of the file at xfwm4->src->main.c. Best regards FRIGN