<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/wmsystemtray/patches/" rel="alternate"/><link href="https://sourceforge.net/p/wmsystemtray/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/wmsystemtray/patches/</id><updated>2010-03-29T05:56:02Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>Fix for window not appearing and no border</title><link href="https://sourceforge.net/p/wmsystemtray/patches/1/" rel="alternate"/><published>2010-03-29T05:56:02Z</published><updated>2010-03-29T05:56:02Z</updated><author><name>Julian Goldsmith</name><uri>https://sourceforge.net/u/xana13/</uri></author><id>https://sourceforge.net5509d1672e6f8537759b00a26a272739f793bd77</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;--- /root/wmsystemtray-1.2/wmsystemtray.c  2010-01-18 15:03:52.000000000 -0500&lt;br /&gt;
+++ wmsystemtray.c  2010-03-29 01:44:16.536947097 -0400&lt;br /&gt;
@@ -539,7 +539,7 @@&lt;br /&gt;
XChangeProperty(display, iconwin[i], _NET_WM_PID, XA_CARDINAL, 32, PropModeReplace, (unsigned char *)&amp;amp;pid, 1);&lt;/p&gt;
&lt;p&gt;if(!nonwmaker || bgcolor == NULL){&lt;br /&gt;
-            XSetWindowBackgroundPixmap(display, iconwin[i], ParentRelative);&lt;br /&gt;
+        //    XSetWindowBackgroundPixmap(display, iconwin[i], ParentRelative);&lt;br /&gt;
XShapeCombineRectangles(display, iconwin[i], ShapeBounding, 0, 0, rects, 2, ShapeSet, YXBanded);&lt;br /&gt;
}&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>