<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-4526</id>
	<title>Nabble - icewm</title>
	<updated>2009-11-20T01:05:06Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/icewm-f4526.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/icewm-f4526.html" />
	<subtitle type="html">icewm is a nice window manager designed for speed, usability and consistency. It is able to emulate the look of Motif, OS/2, Windows and allows to have a customizable look using pixmaps. icewm home is &lt;a href=&quot;http://sourceforge.net/projects/icewm/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26432653</id>
	<title>Layering of dialog box</title>
	<published>2009-11-20T01:05:06Z</published>
	<updated>2009-11-20T01:05:06Z</updated>
	<author>
		<name>VivekDharm</name>
	</author>
	<content type="html">I am developing a java application with 2 dialogs, both appearing on the screen.
&lt;br&gt;I need to apply a particular layering logic to both the dialogs, individually.
&lt;br&gt;For e.g., dialog A should always be above dialog B. But on an event like mouseMove, dialog B takes over the layer of dialog A.
&lt;br&gt;Using xprop, I get the same class names for both the dialogs. How should I go about it?&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-user-f4529.html&quot; embed=&quot;fixTarget[4529]&quot; target=&quot;_top&quot; &gt;icewm-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Layering-of-dialog-box-tp26432653p26432653.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26432652</id>
	<title>Layering of dialog box</title>
	<published>2009-11-20T01:04:13Z</published>
	<updated>2009-11-20T01:04:13Z</updated>
	<author>
		<name>VivekDharm</name>
	</author>
	<content type="html">I am developing a java application with 2 dialogs, both appearing on the screen.
&lt;br&gt;I need to apply a particular layering logic to both the dialogs, individually.
&lt;br&gt;For e.g., dialog A should always be above dialog B. But on an event like mouseMove, dialog B takes over the layer of dialog A.
&lt;br&gt;Using xprop, I get the same class names for both the dialogs. How should I go about it?&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Layering-of-dialog-box-tp26432652p26432652.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26357459</id>
	<title>Re: [ SOLVED]  How to prevent click on focus in client area ?</title>
	<published>2009-11-15T00:45:52Z</published>
	<updated>2009-11-15T00:45:52Z</updated>
	<author>
		<name>J. Bakshi-3</name>
	</author>
	<content type="html">On Mon, 9 Nov 2009 04:38:27 +0000 (UTC)
&lt;br&gt;Frank McCormick &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26357459&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;beacon@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; J. Bakshi &amp;lt;bakshi12 &amp;lt;at&amp;gt; gmail.com&amp;gt; writes:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Sometime I need to copy codes from web-browser to the console
&lt;br&gt;&amp;gt; &amp;gt; located just 
&lt;br&gt;&amp;gt; next. But clicking on the browser
&lt;br&gt;&amp;gt; &amp;gt; focuses it and I need to focus the console again. I can remember in
&lt;br&gt;&amp;gt; &amp;gt; the old 
&lt;br&gt;&amp;gt; days with kde I could prevent the
&lt;br&gt;&amp;gt; &amp;gt; focusing and it only focused after clicking on the menu-bar. Can I
&lt;br&gt;&amp;gt; &amp;gt; do same 
&lt;br&gt;&amp;gt; here in icewm ? I have done some
&lt;br&gt;&amp;gt; &amp;gt; experiment with IceWM GUI icewm configuration tool but it is not
&lt;br&gt;&amp;gt; &amp;gt; successful. 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; There are a bunch of preferences you can set in the preferences file
&lt;br&gt;&amp;gt; in the ~/.icewm directory:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; Focus windows by clicking
&lt;br&gt;&amp;gt; # ClickToFocus=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Focus windows when application requests to raise
&lt;br&gt;&amp;gt; FocusOnAppRaise=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Request focus (flashing in taskbar) when application requests raise
&lt;br&gt;&amp;gt; # RequestFocusOnAppRaise=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Raise windows when focused
&lt;br&gt;&amp;gt; RaiseOnFocus=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Focus window when client area clicked
&lt;br&gt;&amp;gt; FocusOnClickClient=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Raise window when client area clicked
&lt;br&gt;&amp;gt; RaiseOnClickClient=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Raise window when title bar is clicked
&lt;br&gt;&amp;gt; RaiseOnClickTitleBar=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Raise window when frame button is clicked
&lt;br&gt;&amp;gt; RaiseOnClickButton=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Raise window when frame border is clicked
&lt;br&gt;&amp;gt; RaiseOnClickFrame=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Lower the active window when clicked again
&lt;br&gt;&amp;gt; # LowerOnClickWhenRaised=0 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Pass focusing click on client area to client
&lt;br&gt;&amp;gt; # PassFirstClickToClient=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Change to the workspace of newly focused windows
&lt;br&gt;&amp;gt; # FocusChangesWorkspace=0 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Focus normal window when initially mapped
&lt;br&gt;&amp;gt; # FocusOnMap=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Focus dialog window when initially mapped
&lt;br&gt;&amp;gt; # FocusOnMapTransient=0 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Focus dialog window when initially mapped only if parent frame
&lt;br&gt;&amp;gt; focused # FocusOnMapTransientActive=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; That's just some of them. I'm sure you'll find what you need in there
&lt;br&gt;&amp;gt; somewhere.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Frank
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;Hello Frank,
&lt;br&gt;&lt;br&gt;I have solved it with 
&lt;br&gt;&lt;br&gt;`````````
&lt;br&gt;# Bitmask of buttons that raise the window when pressed
&lt;br&gt;ButtonRaiseMask=4
&lt;br&gt;`````````````
&lt;br&gt;&lt;br&gt;When I click on a window with left mouse button then only it focused. Hence I can keep my other terminal open and can copy from with out focusing them. If someone has any better/other idea please post here.
&lt;br&gt;&lt;br&gt;cheers.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;IceWM-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26357459&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;IceWM-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-user-f4529.html&quot; embed=&quot;fixTarget[4529]&quot; target=&quot;_top&quot; &gt;icewm-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-prevent-click-on-focus-in-client-area---tp26048410p26357459.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26303170</id>
	<title>[ icewm-Bugs-2887838 ] Mouse cursor invisible at start</title>
	<published>2009-11-11T07:25:57Z</published>
	<updated>2009-11-11T07:25:57Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2887838, was opened at 2009-10-28 11:49
&lt;br&gt;Message generated for change (Comment added) made by monoped
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2887838&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2887838&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: icewm-1.2
&lt;br&gt;Group: behavior
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 7
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Bernd Eggink (monoped)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Mouse cursor invisible at start
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Under xorg 7.4 (xorg server 1.7.1) and intel video driver i915, the mouse cursor is invisible right after icewm starts. This happens with both 1.2.38pre1 and 1.3.4pre2. The only way I found to make it visible is starting an xterm, pressing &amp;lt;enter&amp;gt; several times, and closing the xterm again. Hardware is a Vaio Z notebook, running Crux 2.6, with latest drivers, all self-compiled. No such problem with the Nvidia graphic on the same system. Other WMs under Intel show the mouse cursor immediately, and I didn't have the problem with former xorg versions, so I guess it has to do with the specific icewm / xorg-server combination.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Bernd Eggink (monoped)
&lt;br&gt;Date: 2009-11-11 16:25
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Problem persists in 1.3.5. 
&lt;br&gt;Here is a workaround:
&lt;br&gt;1. Install xdotool. Create a script 'mousebug' containing
&lt;br&gt;&amp;nbsp; &amp;nbsp; #!/bin/bash
&lt;br&gt;&amp;nbsp; &amp;nbsp; xdotool mousemove 10 50 
&lt;br&gt;&amp;nbsp; &amp;nbsp; xdotool type &amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;quot;
&lt;br&gt;2. Add this line to ~/.icewm/startup:
&lt;br&gt;&amp;nbsp; &amp;nbsp; xterm -e mousebug
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2887838&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2887838&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26303170&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Bugs-2887838---Mouse-cursor-invisible-at-start-tp26303170p26303170.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26301910</id>
	<title>about idesk</title>
	<published>2009-11-11T06:04:46Z</published>
	<updated>2009-11-11T06:04:46Z</updated>
	<author>
		<name>J. Bakshi-3</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;icewm+idesk is a great combination. I have debian squeeze but idesk can't use the multiple wall paper feature. If you point a folder then idesk should display the images in that folder after a regualr interval defined by you. I have no luck yet. Any success from anyone ?
&lt;br&gt;&lt;br&gt;Please let me know.
&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;IceWM-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26301910&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;IceWM-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-user-f4529.html&quot; embed=&quot;fixTarget[4529]&quot; target=&quot;_top&quot; &gt;icewm-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/about-idesk-tp26301910p26301910.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26295584</id>
	<title>[ icewm-Patches-1723213 ] PowerTOP: implement fuzzy timer timeouts</title>
	<published>2009-11-10T19:43:26Z</published>
	<updated>2009-11-10T19:43:26Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #1723213, was opened at 2007-05-22 06:09
&lt;br&gt;Message generated for change (Comment added) made by nobody
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=1723213&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=1723213&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 7
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Andreas Mohr (andim2)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: PowerTOP: implement fuzzy timer timeouts
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;running Intel's new TimerTOP utility I noticed that icewm is pretty much the top cause for idle wakeups.
&lt;br&gt;With my patch to allow merging timer timeouts (fuzzy timeout) I was able to kick the wakeups down from about 6 per second to 1.6 per second.
&lt;br&gt;It's still a bit buggy, though (fixed-timeout timers such as the taskbar clock DON'T fire at the correct moment for some strange reason), which is why I'm merely &amp;quot;announcing&amp;quot; the patch right now to let others take notice, the real patch will follow in a day or two.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Nobody/Anonymous (nobody)
&lt;br&gt;Date: 2009-11-11 03:43
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;&amp;lt;a href=&amp;quot;&lt;a href=&quot;http://drugsonlinepharmacy.com/fioricet.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://drugsonlinepharmacy.com/fioricet.php&lt;/a&gt;&amp;quot;&amp;gt;Fioricet pills pain
&lt;br&gt;relief pills overnight shipping free prescription&amp;lt;/a&amp;gt;
&lt;br&gt;&lt;a href=&quot;http://DrugsOnlinePharmacy.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://DrugsOnlinePharmacy.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Nobody/Anonymous (nobody)
&lt;br&gt;Date: 2009-09-12 22:13
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Hi all. Every moment of one's existence one is growing into more or
&lt;br&gt;retreating into less. Help me! Need information about: The news in the
&lt;br&gt;consumer of car manicure that reduced more than 400 references also has
&lt;br&gt;been disputed and has excited through other rules.. I found only this -
&lt;br&gt;[URL=&lt;a href=&quot;http://www.miriade.it/Members/Elfcosmetics&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.miriade.it/Members/Elfcosmetics&lt;/a&gt;]samples uk american beauty
&lt;br&gt;cosmetics[/URL]. beauty and cosmetic jobs. Works were the culture of the
&lt;br&gt;aesthetic contact. Thanks :eek:. Kira from Myanmar.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Nobody/Anonymous (nobody)
&lt;br&gt;Date: 2009-09-10 04:27
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Your site is very good. Thank you for the opportunity to sign your guest
&lt;br&gt;book.
&lt;br&gt;I am from Guinea and now teach English, give true I wrote the following
&lt;br&gt;sentence: &amp;quot;Distribution make-up feet operate their cancer shelves with this
&lt;br&gt;negative, racism internationalization that invests pearlescent near
&lt;br&gt;newspaper and chest to keep both the wave and couture to pay power
&lt;br&gt;criteria.&amp;quot;
&lt;br&gt;&lt;br&gt;With love ;), Thalassa.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Nobody/Anonymous (nobody)
&lt;br&gt;Date: 2009-09-05 11:15
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Hey. The reason why worry kills more people than work is that more people
&lt;br&gt;worry than work.
&lt;br&gt;I am from Austria and learning to read in English, please tell me right I
&lt;br&gt;wrote the following sentence: &amp;quot;After an internet investment's sale is
&lt;br&gt;tracked, but before an original evidence is destroyed, the model is not
&lt;br&gt;based an time to boast.&amp;quot;
&lt;br&gt;&lt;br&gt;Thank you very much :P. Mckayla.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Nobody/Anonymous (nobody)
&lt;br&gt;Date: 2009-07-05 19:56
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Hello everyone. You're already here-might as well sign the thing.=). Help
&lt;br&gt;me! Looking for sites on: Manitoba dodge truck dealer. I found only this -
&lt;br&gt;&amp;lt;a href=&amp;quot;&lt;a href=&quot;http://fhf.it/Members/Dodge/phoenix-dodge-dealer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fhf.it/Members/Dodge/phoenix-dodge-dealer&lt;/a&gt;&amp;quot;&amp;gt;phoenix dodge
&lt;br&gt;dealer&amp;lt;/a&amp;gt;. Dodge avenger driver falls short of winning first canadian
&lt;br&gt;nascar race by anthony fontanelledodge avenger driver mark dilley failed in
&lt;br&gt;his bid to win the first nascar race in canada at the dodge dealers. Our
&lt;br&gt;davie, fl dodge dealership always has a wide selection and low prices.
&lt;br&gt;Thank :o Panas from Paraguay.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Nobody/Anonymous (nobody)
&lt;br&gt;Date: 2009-07-05 12:43
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Hi. It was enough to make a body ashamed of the human race.
&lt;br&gt;I am from Cameroon and also now'm speaking English, tell me right I wrote
&lt;br&gt;the following sentence: &amp;quot;Ford dealers ankeny dodge dealers ankeny jeep
&lt;br&gt;dealers ankeny ford dealers iowa dodge dealers iowa jeep dealers iowa ford
&lt;br&gt;I twurled news beta.&amp;quot;
&lt;br&gt;&lt;br&gt;:-D Thanks in advance. Radella.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Nobody/Anonymous (nobody)
&lt;br&gt;Date: 2009-07-03 02:23
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Very informative and enlightening website.
&lt;br&gt;I am from Bosnia and too poorly know English, please tell me right I wrote
&lt;br&gt;the following sentence: &amp;quot;Mla style citation urmann, david car alarm
&lt;br&gt;installations.&amp;quot;
&lt;br&gt;&lt;br&gt;With respect :), Nasha.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Nobody/Anonymous (nobody)
&lt;br&gt;Date: 2009-06-19 23:29
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Badly need your help. I believe in God, only I spell it Nature.
&lt;br&gt;I am from Cuba and learning to speak English, tell me right I wrote the
&lt;br&gt;following sentence: &amp;quot;Official home site of the missouri pacific pacific
&lt;br&gt;historical society mphs order isosorbide online order imitrex online order
&lt;br&gt;ibuprofen online order hyzaar.&amp;quot;
&lt;br&gt;&lt;br&gt;With best wishes :(, Aquene.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Andreas Mohr (andim2)
&lt;br&gt;Date: 2008-03-24 19:50
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Logged In: YES 
&lt;br&gt;user_id=132674
&lt;br&gt;Originator: YES
&lt;br&gt;&lt;br&gt;Changed Summary to reflect TimerTOP -&amp;gt; PowerTOP evolution.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Andreas Mohr (andim2)
&lt;br&gt;Date: 2008-03-24 19:48
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Logged In: YES 
&lt;br&gt;user_id=132674
&lt;br&gt;Originator: YES
&lt;br&gt;&lt;br&gt;Hi, any comments so far? Not sure whether I'll be able to work on it
&lt;br&gt;soonish, but insightful comments could be useful anyway... thanks!
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Andreas Mohr (andim2)
&lt;br&gt;Date: 2007-05-23 20:48
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Logged In: YES 
&lt;br&gt;user_id=132674
&lt;br&gt;Originator: YES
&lt;br&gt;&lt;br&gt;OK, here it is (or at least an initial version of it, whatever you may
&lt;br&gt;think of it).
&lt;br&gt;Fixed-timeout timers now fire at the correct moment (taskbar clock), which
&lt;br&gt;is why wakeups are now reduced from 6 down to &amp;lt; 3 per second only.
&lt;br&gt;I'm not sure about the naming of &amp;quot;DelayFuzziness&amp;quot;. Any better, more
&lt;br&gt;descriptive name perhaps?
&lt;br&gt;Since the new timeout analysis code is slightly non-trivial, could someone
&lt;br&gt;review it?
&lt;br&gt;Default delay fuzziness is 10% of the delay value, which works quite
&lt;br&gt;nicely already to reduce wakeups.
&lt;br&gt;One may want to enhance the code to allow for setting different fuzziness
&lt;br&gt;values for individual timers (e.g. some timers might be so unimportant that
&lt;br&gt;a very high fuzziness is ok).
&lt;br&gt;&lt;br&gt;Comments?
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;I'm now going to work on another patch to reduce wasteful IceWM CPU use
&lt;br&gt;which I just discovered.
&lt;br&gt;File Added: icewm-1.2.30.fuzzy_timers.diff
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=1723213&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=1723213&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26295584&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Patches-1723213---PowerTOP%3A-implement-fuzzy-timer-timeouts-tp26295584p26295584.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26266942</id>
	<title>Re: How to prevent click on focus in client area ?</title>
	<published>2009-11-09T05:28:21Z</published>
	<updated>2009-11-09T05:28:21Z</updated>
	<author>
		<name>J. Bakshi-3</name>
	</author>
	<content type="html">On Mon, 9 Nov 2009 04:38:27 +0000 (UTC)
&lt;br&gt;Frank McCormick &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26266942&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;beacon@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; J. Bakshi &amp;lt;bakshi12 &amp;lt;at&amp;gt; gmail.com&amp;gt; writes:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Sometime I need to copy codes from web-browser to the console
&lt;br&gt;&amp;gt; &amp;gt; located just 
&lt;br&gt;&amp;gt; next. But clicking on the browser
&lt;br&gt;&amp;gt; &amp;gt; focuses it and I need to focus the console again. I can remember in
&lt;br&gt;&amp;gt; &amp;gt; the old 
&lt;br&gt;&amp;gt; days with kde I could prevent the
&lt;br&gt;&amp;gt; &amp;gt; focusing and it only focused after clicking on the menu-bar. Can I
&lt;br&gt;&amp;gt; &amp;gt; do same 
&lt;br&gt;&amp;gt; here in icewm ? I have done some
&lt;br&gt;&amp;gt; &amp;gt; experiment with IceWM GUI icewm configuration tool but it is not
&lt;br&gt;&amp;gt; &amp;gt; successful. 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; There are a bunch of preferences you can set in the preferences file
&lt;br&gt;&amp;gt; in the ~/.icewm directory:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; Focus windows by clicking
&lt;br&gt;&amp;gt; # ClickToFocus=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Focus windows when application requests to raise
&lt;br&gt;&amp;gt; FocusOnAppRaise=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Request focus (flashing in taskbar) when application requests raise
&lt;br&gt;&amp;gt; # RequestFocusOnAppRaise=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Raise windows when focused
&lt;br&gt;&amp;gt; RaiseOnFocus=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Focus window when client area clicked
&lt;br&gt;&amp;gt; FocusOnClickClient=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Raise window when client area clicked
&lt;br&gt;&amp;gt; RaiseOnClickClient=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Raise window when title bar is clicked
&lt;br&gt;&amp;gt; RaiseOnClickTitleBar=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Raise window when frame button is clicked
&lt;br&gt;&amp;gt; RaiseOnClickButton=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Raise window when frame border is clicked
&lt;br&gt;&amp;gt; RaiseOnClickFrame=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Lower the active window when clicked again
&lt;br&gt;&amp;gt; # LowerOnClickWhenRaised=0 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Pass focusing click on client area to client
&lt;br&gt;&amp;gt; # PassFirstClickToClient=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Change to the workspace of newly focused windows
&lt;br&gt;&amp;gt; # FocusChangesWorkspace=0 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Focus normal window when initially mapped
&lt;br&gt;&amp;gt; # FocusOnMap=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Focus dialog window when initially mapped
&lt;br&gt;&amp;gt; # FocusOnMapTransient=0 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; # &amp;nbsp;Focus dialog window when initially mapped only if parent frame
&lt;br&gt;&amp;gt; focused # FocusOnMapTransientActive=1 # 0/1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; That's just some of them. I'm sure you'll find what you need in there
&lt;br&gt;&amp;gt; somewhere.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Frank
&lt;/div&gt;&lt;br&gt;Thanks Frank,
&lt;br&gt;&lt;br&gt;I'll experiment with the option you have mentioned here.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;IceWM-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26266942&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;IceWM-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-user-f4529.html&quot; embed=&quot;fixTarget[4529]&quot; target=&quot;_top&quot; &gt;icewm-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-prevent-click-on-focus-in-client-area---tp26048410p26266942.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26261227</id>
	<title>Re: How to prevent click on focus in client area ?</title>
	<published>2009-11-08T20:38:27Z</published>
	<updated>2009-11-08T20:38:27Z</updated>
	<author>
		<name>Charles-94</name>
	</author>
	<content type="html">J. Bakshi &amp;lt;bakshi12 &amp;lt;at&amp;gt; gmail.com&amp;gt; writes:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; Sometime I need to copy codes from web-browser to the console located just 
&lt;br&gt;next. But clicking on the browser
&lt;br&gt;&amp;gt; focuses it and I need to focus the console again. I can remember in the old 
&lt;br&gt;days with kde I could prevent the
&lt;br&gt;&amp;gt; focusing and it only focused after clicking on the menu-bar. Can I do same 
&lt;br&gt;here in icewm ? I have done some
&lt;br&gt;&amp;gt; experiment with IceWM GUI icewm configuration tool but it is not successful. 
&lt;br&gt;&lt;br&gt;There are a bunch of preferences you can set in the preferences file in the 
&lt;br&gt;~/.icewm directory:
&lt;br&gt;&lt;br&gt;&amp;nbsp; Focus windows by clicking
&lt;br&gt;# ClickToFocus=1 # 0/1
&lt;br&gt;&lt;br&gt;# &amp;nbsp;Focus windows when application requests to raise
&lt;br&gt;FocusOnAppRaise=1 # 0/1
&lt;br&gt;&lt;br&gt;# &amp;nbsp;Request focus (flashing in taskbar) when application requests raise
&lt;br&gt;# RequestFocusOnAppRaise=1 # 0/1
&lt;br&gt;&lt;br&gt;# &amp;nbsp;Raise windows when focused
&lt;br&gt;RaiseOnFocus=1 # 0/1
&lt;br&gt;&lt;br&gt;# &amp;nbsp;Focus window when client area clicked
&lt;br&gt;FocusOnClickClient=1 # 0/1
&lt;br&gt;&lt;br&gt;# &amp;nbsp;Raise window when client area clicked
&lt;br&gt;RaiseOnClickClient=1 # 0/1
&lt;br&gt;&lt;br&gt;# &amp;nbsp;Raise window when title bar is clicked
&lt;br&gt;RaiseOnClickTitleBar=1 # 0/1
&lt;br&gt;&lt;br&gt;# &amp;nbsp;Raise window when frame button is clicked
&lt;br&gt;RaiseOnClickButton=1 # 0/1
&lt;br&gt;&lt;br&gt;# &amp;nbsp;Raise window when frame border is clicked
&lt;br&gt;RaiseOnClickFrame=1 # 0/1
&lt;br&gt;&lt;br&gt;# &amp;nbsp;Lower the active window when clicked again
&lt;br&gt;# LowerOnClickWhenRaised=0 # 0/1
&lt;br&gt;&lt;br&gt;# &amp;nbsp;Pass focusing click on client area to client
&lt;br&gt;# PassFirstClickToClient=1 # 0/1
&lt;br&gt;&lt;br&gt;# &amp;nbsp;Change to the workspace of newly focused windows
&lt;br&gt;# FocusChangesWorkspace=0 # 0/1
&lt;br&gt;&lt;br&gt;# &amp;nbsp;Focus normal window when initially mapped
&lt;br&gt;# FocusOnMap=1 # 0/1
&lt;br&gt;&lt;br&gt;# &amp;nbsp;Focus dialog window when initially mapped
&lt;br&gt;# FocusOnMapTransient=0 # 0/1
&lt;br&gt;&lt;br&gt;# &amp;nbsp;Focus dialog window when initially mapped only if parent frame focused
&lt;br&gt;# FocusOnMapTransientActive=1 # 0/1
&lt;br&gt;&lt;br&gt;That's just some of them. I'm sure you'll find what you need in there
&lt;br&gt;somewhere.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Frank
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;IceWM-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26261227&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;IceWM-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-user-f4529.html&quot; embed=&quot;fixTarget[4529]&quot; target=&quot;_top&quot; &gt;icewm-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-prevent-click-on-focus-in-client-area---tp26048410p26261227.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26257026</id>
	<title>[ icewm-Bugs-2677667 ] Strange focus behavior since icewm-1.2.28</title>
	<published>2009-11-08T11:28:22Z</published>
	<updated>2009-11-08T11:28:22Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2677667, was opened at 2009-03-10 07:36
&lt;br&gt;Message generated for change (Comment added) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2677667&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2677667&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: icewm-1.2
&lt;br&gt;Group: behavior
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 7
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Karl Ganzer (karlganzer)
&lt;br&gt;Assigned to: Marko Macek (captnmark)
&lt;br&gt;Summary: Strange focus behavior since icewm-1.2.28
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Operating System: SUSE LINUX ENTERPRISE SERVER 10
&lt;br&gt;&lt;br&gt;We are using icewm-1.2.23 and we have some reasons to update at least to icewm-1.2.36. For this case on SLES10 we need to compile the desired version ourselves.
&lt;br&gt;But with icewm-1.2.28 (and also all of the following versions) we have a problem with popup windows in our Oracle Forms-Application:
&lt;br&gt;If a popup window appears and we click on the main window, the popup window disappears BEHIND the main window. The popup window keeps the focus, so it is not possible to activate the main window, because it waits on the closing of the popup window. Having the taskbar deactivated, it is not possible to get the popup window to the top again. The only way is to kill the application!
&lt;br&gt;I also have tried some settings which have changed their default values from version 1.2.27 to 1.2.28, but without success.
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Marko Macek (captnmark)
&lt;br&gt;Date: 2009-11-08 20:28
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Thank you for the information. I will analyze your problem.
&lt;br&gt;&lt;br&gt;In the mean time, you can try versions 1.2.28pre2 and 1.3.5 to see if the
&lt;br&gt;problem is the same.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Karl Ganzer (karlganzer)
&lt;br&gt;Date: 2009-05-11 09:09
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Sorry for the long time to wait for my answer. I have done some tests, I
&lt;br&gt;could not compile the source which I got from CVS, because of compilation
&lt;br&gt;errors. I detected then the new stable version 1.2.38pre1, so I tried this
&lt;br&gt;one. But the behavior is still the same as with 1.2.28.
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Nobody/Anonymous (nobody)
&lt;br&gt;Date: 2009-04-23 18:18
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;You should try compiling the latest in 1.2 branch.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Karl Ganzer (karlganzer)
&lt;br&gt;Date: 2009-04-23 10:10
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;This behavior changed definitely from version 1.2.27 to 1.2.28. I cannot
&lt;br&gt;compile 1.3.4pre1, I have tried some configure settings, e.g.
&lt;br&gt;disable-xinerama, disable-xrandr, the compiling always fails with errors.
&lt;br&gt;The latest version for building successful the binaries was 1.3.3. But the
&lt;br&gt;behavior stays the same as with 1.2.28.
&lt;br&gt;The following configure command is used to create the Makefile:
&lt;br&gt;./configure --without-debug \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --sysconfdir=/etc \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --with-cfgdir=/etc/icewm \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --prefix=/usr \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --with-docdir=%{_docdir} \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --enable-i18n \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --enable-nls \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --enable-corefonts \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --enable-guievents \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --enable-antialiasing \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --enable-gradients \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --enable-shaped-decorations \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --with-icesound=oss,esd \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --with-imlib \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --enable-menus-gnome2
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Marko Macek (captnmark)
&lt;br&gt;Date: 2009-04-19 20:33
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Does 1.2.28 really work different from 1.2.23/27?
&lt;br&gt;&lt;br&gt;Anyway, try to see if current CVS code works for you (needs more testing,
&lt;br&gt;but...)
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Karl Ganzer (karlganzer)
&lt;br&gt;Date: 2009-04-16 09:19
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;Here are the desired informations:
&lt;br&gt;&lt;br&gt;****** OUTPUT OF XPROP OF MAIN-WINDOW ******
&lt;br&gt;_ICEWM_TRAY(CARDINAL) = 0
&lt;br&gt;_WIN_LAYER(CARDINAL) = 4
&lt;br&gt;_NET_WM_DESKTOP(CARDINAL) = 0
&lt;br&gt;_WIN_WORKSPACE(CARDINAL) = 0
&lt;br&gt;WM_STATE(WM_STATE):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; window state: Normal
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; icon window: 0x0
&lt;br&gt;_NET_WM_STATE(ATOM) = 
&lt;br&gt;_WIN_STATE(CARDINAL) = 0, 63
&lt;br&gt;_MOTIF_DRAG_RECEIVER_INFO(_MOTIF_DRAG_RECEIVER_INFO) = 0x6c, 0x0, 0x5,
&lt;br&gt;0xb6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xbf, 0xb6, 0x10, 0x0, 0x0, 0x0
&lt;br&gt;_MOTIF_WM_MESSAGES(ATOM) = _MOTIF_WM_OFFSET
&lt;br&gt;WM_PROTOCOLS(ATOM): protocols &amp;nbsp;_MOTIF_WM_MESSAGES, WM_DELETE_WINDOW
&lt;br&gt;_MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x7, 0x3e, 0x7e, 0x0, 0x0
&lt;br&gt;WM_CLIENT_LEADER(WINDOW): window id # 0xc0000c
&lt;br&gt;WM_LOCALE_NAME(STRING) = &amp;quot;C&amp;quot;
&lt;br&gt;WM_CLASS(STRING) = &amp;quot;window_shell&amp;quot;, &amp;quot;Tk2Motif&amp;quot;
&lt;br&gt;WM_HINTS(WM_HINTS):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Client accepts input or input focus: True
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Initial state is Normal State.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; bitmap id # to use for icon: 0xc00110
&lt;br&gt;WM_NORMAL_HINTS(WM_SIZE_HINTS):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; user specified location: 0, 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; program specified size: 750 by 450
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; window gravity: NorthWest
&lt;br&gt;WM_CLIENT_MACHINE(STRING) = &amp;quot;merkur2&amp;quot;
&lt;br&gt;WM_ICON_NAME(STRING) = 
&lt;br&gt;WM_NAME(STRING) = &amp;quot;WINDOW1&amp;quot;
&lt;br&gt;&lt;br&gt;****** OUTPUT OF XWININFO OF MAIN-WINDOW ******
&lt;br&gt;xwininfo: Window id: 0xc00374 &amp;quot;WINDOW1&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; Root window id: 0x37 (the root window) (has no name)
&lt;br&gt;&amp;nbsp; Parent window id: 0x40083e (has no name)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1 child:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;0xc00376 (has no name): () &amp;nbsp;750x417+0+0 &amp;nbsp;+4+24
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 6 children:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0xc0039b (has no name): () &amp;nbsp;750x2+0+378 &amp;nbsp;+4+402
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0xc00389 (has no name): () &amp;nbsp;750x32+0+0 &amp;nbsp;+4+24
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7 children:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0xc00390 (has no name): () &amp;nbsp;45x22+5+5 &amp;nbsp;+9+29
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0xc0038f (has no name): () &amp;nbsp;76x22+50+5 &amp;nbsp;+54+29
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0xc0038e (has no name): () &amp;nbsp;76x22+126+5 &amp;nbsp;+130+29
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0xc0038d (has no name): () &amp;nbsp;52x22+202+5 &amp;nbsp;+206+29
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0xc0038c (has no name): () &amp;nbsp;36x22+0+0 &amp;nbsp;+4+24
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0xc0038b (has no name): () &amp;nbsp;58x22+254+5 &amp;nbsp;+258+29
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0xc0038a (has no name): () &amp;nbsp;23x22+722+5 &amp;nbsp;+726+29
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0xc0037b (has no name): () &amp;nbsp;750x35+0+382 &amp;nbsp;+4+406
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0xc0037a (has no name): () &amp;nbsp;1x1+0+0 &amp;nbsp;+4+24
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0xc00379 (has no name): () &amp;nbsp;750x30+0+34 &amp;nbsp;+4+58
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1 child:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0xc00391 (has no name): () &amp;nbsp;750x30+0+0 &amp;nbsp;+4+58
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0xc00377 (has no name): () &amp;nbsp;750x310+0+66 &amp;nbsp;+4+90
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1 child:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0xc00378 (has no name): () &amp;nbsp;750x450+0+0 &amp;nbsp;+4+90
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1 child:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0xc0037c (has no name): () &amp;nbsp;750x450+0+0 &amp;nbsp;+4+90
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1 child:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0xc0037d (has no name): () &amp;nbsp;750x450+0+0 &amp;nbsp;+4+90
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3 children:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0xc0039a (has no name): () &amp;nbsp;137x46+71+110 &amp;nbsp;+75+200
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0xc00392 (has no name): () &amp;nbsp;85x20+19+54 &amp;nbsp;+23+144
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0xc00380 (has no name): () &amp;nbsp;19x47+424+54 &amp;nbsp;+428+144
&lt;br&gt;&lt;br&gt;&amp;nbsp; Absolute upper-left X: &amp;nbsp;4
&lt;br&gt;&amp;nbsp; Absolute upper-left Y: &amp;nbsp;24
&lt;br&gt;&amp;nbsp; Relative upper-left X: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; Relative upper-left Y: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; Width: 750
&lt;br&gt;&amp;nbsp; Height: 417
&lt;br&gt;&amp;nbsp; Depth: 16
&lt;br&gt;&amp;nbsp; Visual Class: TrueColor
&lt;br&gt;&amp;nbsp; Border width: 0
&lt;br&gt;&amp;nbsp; Class: InputOutput
&lt;br&gt;&amp;nbsp; Colormap: 0x20 (installed)
&lt;br&gt;&amp;nbsp; Bit Gravity State: ForgetGravity
&lt;br&gt;&amp;nbsp; Window Gravity State: NorthWestGravity
&lt;br&gt;&amp;nbsp; Backing Store State: NotUseful
&lt;br&gt;&amp;nbsp; Save Under State: no
&lt;br&gt;&amp;nbsp; Map State: IsViewable
&lt;br&gt;&amp;nbsp; Override Redirect State: no
&lt;br&gt;&amp;nbsp; Corners: &amp;nbsp;+4+24 &amp;nbsp;-46+24 &amp;nbsp;-46-209 &amp;nbsp;+4-209
&lt;br&gt;&amp;nbsp; -geometry 750x417+0+0
&lt;br&gt;&lt;br&gt;&amp;nbsp; Bit gravity: ForgetGravity
&lt;br&gt;&amp;nbsp; Window gravity: NorthWestGravity
&lt;br&gt;&amp;nbsp; Backing-store hint: NotUseful
&lt;br&gt;&amp;nbsp; Backing-planes to be preserved: 0xffffffff
&lt;br&gt;&amp;nbsp; Backing pixel: 0
&lt;br&gt;&amp;nbsp; Save-unders: No
&lt;br&gt;&lt;br&gt;&amp;nbsp; Someone wants these events:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; KeyPress
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; KeyRelease
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; EnterWindow
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; LeaveWindow
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Exposure
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; StructureNotify
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; SubstructureNotify
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; FocusChange
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; PropertyChange
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ColormapChange
&lt;br&gt;&amp;nbsp; Do not propagate these events:
&lt;br&gt;&amp;nbsp; Override redirection?: No
&lt;br&gt;&lt;br&gt;&amp;nbsp; Window manager hints:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Client accepts input or input focus: Yes
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Initial state is Normal State
&lt;br&gt;&lt;br&gt;&amp;nbsp; Normal window size hints:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; User supplied location: 0, 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Program supplied size: 750 by 450
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Program supplied window gravity: NorthWestGravity
&lt;br&gt;&amp;nbsp; No zoom window size hints defined
&lt;br&gt;&lt;br&gt;&amp;nbsp; No window shape defined
&lt;br&gt;&amp;nbsp; No border shape defined
&lt;br&gt;&lt;br&gt;****** OUTPUT OF XPROP OF POPUP-WINDOW ******
&lt;br&gt;_ICEWM_TRAY(CARDINAL) = 0
&lt;br&gt;_WIN_LAYER(CARDINAL) = 4
&lt;br&gt;_NET_WM_DESKTOP(CARDINAL) = 0
&lt;br&gt;_WIN_WORKSPACE(CARDINAL) = 0
&lt;br&gt;WM_STATE(WM_STATE):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; window state: Normal
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; icon window: 0x0
&lt;br&gt;_NET_WM_STATE(ATOM) = 
&lt;br&gt;_WIN_STATE(CARDINAL) = 0, 63
&lt;br&gt;WM_TRANSIENT_FOR(WINDOW): window id # 0xc0000c
&lt;br&gt;_MOTIF_WM_MESSAGES(ATOM) = _MOTIF_WM_OFFSET
&lt;br&gt;WM_PROTOCOLS(ATOM): protocols &amp;nbsp;_MOTIF_WM_MESSAGES, WM_DELETE_WINDOW
&lt;br&gt;_MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x4, 0xffffffff, 0xffffffff, 0x3,
&lt;br&gt;0x8552b0e
&lt;br&gt;WM_CLIENT_LEADER(WINDOW): window id # 0xc0000c
&lt;br&gt;WM_LOCALE_NAME(STRING) = &amp;quot;C&amp;quot;
&lt;br&gt;WM_CLASS(STRING) = &amp;quot;alert_popup&amp;quot;, &amp;quot;Tk2Motif&amp;quot;
&lt;br&gt;WM_HINTS(WM_HINTS):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Client accepts input or input focus: True
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Initial state is Normal State.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; window id # of group leader: 0xc0000c
&lt;br&gt;WM_NORMAL_HINTS(WM_SIZE_HINTS):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; program specified location: 365, 270
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; program specified size: 69 by 110
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; window gravity: NorthWest
&lt;br&gt;WM_CLIENT_MACHINE(STRING) = &amp;quot;merkur2&amp;quot;
&lt;br&gt;WM_NAME(STRING) = &amp;quot;Forms&amp;quot;
&lt;br&gt;&lt;br&gt;****** OUTPUT OF XWININFO OF MAIN-WINDOW ******
&lt;br&gt;xwininfo: Window id: 0xc003bf &amp;quot;Forms&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; Root window id: 0x37 (the root window) (has no name)
&lt;br&gt;&amp;nbsp; Parent window id: 0x400887 (has no name)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1 child:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;0xc003c3 (has no name): () &amp;nbsp;69x110+0+0 &amp;nbsp;+369+294
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1 child:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0xc003c4 (has no name): () &amp;nbsp;50x38+0+0 &amp;nbsp;+369+294
&lt;br&gt;&lt;br&gt;&amp;nbsp; Absolute upper-left X: &amp;nbsp;369
&lt;br&gt;&amp;nbsp; Absolute upper-left Y: &amp;nbsp;294
&lt;br&gt;&amp;nbsp; Relative upper-left X: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; Relative upper-left Y: &amp;nbsp;0
&lt;br&gt;&amp;nbsp; Width: 69
&lt;br&gt;&amp;nbsp; Height: 110
&lt;br&gt;&amp;nbsp; Depth: 16
&lt;br&gt;&amp;nbsp; Visual Class: TrueColor
&lt;br&gt;&amp;nbsp; Border width: 0
&lt;br&gt;&amp;nbsp; Class: InputOutput
&lt;br&gt;&amp;nbsp; Colormap: 0x20 (installed)
&lt;br&gt;&amp;nbsp; Bit Gravity State: ForgetGravity
&lt;br&gt;&amp;nbsp; Window Gravity State: NorthWestGravity
&lt;br&gt;&amp;nbsp; Backing Store State: NotUseful
&lt;br&gt;&amp;nbsp; Save Under State: yes
&lt;br&gt;&amp;nbsp; Map State: IsViewable
&lt;br&gt;&amp;nbsp; Override Redirect State: no
&lt;br&gt;&amp;nbsp; Corners: &amp;nbsp;+369+294 &amp;nbsp;-362+294 &amp;nbsp;-362-246 &amp;nbsp;+369-246
&lt;br&gt;&amp;nbsp; -geometry 69x110+365+270
&lt;br&gt;&lt;br&gt;&amp;nbsp; Bit gravity: ForgetGravity
&lt;br&gt;&amp;nbsp; Window gravity: NorthWestGravity
&lt;br&gt;&amp;nbsp; Backing-store hint: NotUseful
&lt;br&gt;&amp;nbsp; Backing-planes to be preserved: 0xffffffff
&lt;br&gt;&amp;nbsp; Backing pixel: 0
&lt;br&gt;&amp;nbsp; Save-unders: Yes
&lt;br&gt;&lt;br&gt;&amp;nbsp; Someone wants these events:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; KeyPress
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; EnterWindow
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; LeaveWindow
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Exposure
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; StructureNotify
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; SubstructureNotify
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; FocusChange
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; PropertyChange
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ColormapChange
&lt;br&gt;&amp;nbsp; Do not propagate these events:
&lt;br&gt;&amp;nbsp; Override redirection?: No
&lt;br&gt;&lt;br&gt;&amp;nbsp; Window manager hints:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Client accepts input or input focus: Yes
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Initial state is Normal State
&lt;br&gt;&lt;br&gt;&amp;nbsp; Normal window size hints:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Program supplied location: 365, 270
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Program supplied size: 69 by 110
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Program supplied window gravity: NorthWestGravity
&lt;br&gt;&amp;nbsp; No zoom window size hints defined
&lt;br&gt;&lt;br&gt;&amp;nbsp; No window shape defined
&lt;br&gt;&amp;nbsp; No border shape defined
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Marko Macek (captnmark)
&lt;br&gt;Date: 2009-04-14 19:01
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;can you send the 'xprop' and 'xwininfo -all' output of both the main window
&lt;br&gt;and the popup?
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2677667&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2677667&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26257026&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Bugs-2677667---Strange-focus-behavior-since-icewm-1.2.28-tp26257026p26257026.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26157703</id>
	<title>Alt button mapping</title>
	<published>2009-11-01T19:13:14Z</published>
	<updated>2009-11-01T19:13:14Z</updated>
	<author>
		<name>Russell Shaw</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;I removed .icewm/preferences to try and disable the icewm Alt key usage so that
&lt;br&gt;i can use the Alt key in inkscape. It didn't seem to work.
&lt;br&gt;&lt;br&gt;What else should i try?
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;IceWM-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26157703&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;IceWM-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-user-f4529.html&quot; embed=&quot;fixTarget[4529]&quot; target=&quot;_top&quot; &gt;icewm-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Alt-button-mapping-tp26157703p26157703.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26118148</id>
	<title>[ icewm-Bugs-2816617 ] bashisms in the stats rule</title>
	<published>2009-10-29T11:15:51Z</published>
	<updated>2009-10-29T11:15:51Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2816617, was opened at 2009-07-04 16:39
&lt;br&gt;Message generated for change (Comment added) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2816617&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2816617&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;&amp;gt;Category: icewm-1.2
&lt;br&gt;Group: documentation
&lt;br&gt;&amp;gt;Status: Closed
&lt;br&gt;&amp;gt;Resolution: Fixed
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Eduard Bloch (thefirstone)
&lt;br&gt;&amp;gt;Assigned to: Marko Macek (captnmark)
&lt;br&gt;Summary: bashisms in the stats rule
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;this patch is just a little cosmetic fix to make developers output look right with a system shell like dash (rather than bash).
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Marko Macek (captnmark)
&lt;br&gt;Date: 2009-10-29 19:15
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;applied, thanks
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Eduard Bloch (thefirstone)
&lt;br&gt;Date: 2009-07-04 18:58
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;PS: please also remove the --indent option from msgmerge call in the
&lt;br&gt;Makefile. The resulting .po (resp. pox) file confuses most GUI editors.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2816617&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2816617&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118148&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Bugs-2816617---bashisms-in-the-stats-rule-tp26118148p26118148.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26118106</id>
	<title>Icewmtray-1.2.37 segfaults on exit</title>
	<published>2009-10-29T11:12:07Z</published>
	<updated>2009-10-29T11:12:07Z</updated>
	<author>
		<name>Howard Arons</name>
	</author>
	<content type="html">Has anyone seen messages like this in /var/log/messages on exit from icewm-1.2.37 back to a console:
&lt;br&gt;&lt;br&gt;&amp;quot;icewmtray[2502]: segfault at 8000000 ip b7baffe7 sp bfcae8b8 error 4 in libc-2.7.so&amp;quot;
&lt;br&gt;&lt;br&gt;Since icewm has exited the segfault seems to cause no problem. Or does it? Solutions?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;IceWM-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26118106&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;IceWM-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-user-f4529.html&quot; embed=&quot;fixTarget[4529]&quot; target=&quot;_top&quot; &gt;icewm-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Icewmtray-1.2.37-segfaults-on-exit-tp26118106p26118106.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26117951</id>
	<title>[ icewm-Bugs-2828617 ] switch entry appearance</title>
	<published>2009-10-29T11:02:53Z</published>
	<updated>2009-10-29T11:02:53Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2828617, was opened at 2009-07-28 23:00
&lt;br&gt;Message generated for change (Settings changed) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2828617&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2828617&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: icewm-1.3
&lt;br&gt;Group: appearance
&lt;br&gt;&amp;gt;Status: Closed
&lt;br&gt;&amp;gt;Resolution: Fixed
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: ib (ibsf)
&lt;br&gt;&amp;gt;Assigned to: Marko Macek (captnmark)
&lt;br&gt;Summary: switch entry appearance
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;a small patch that makes switch entries look nicer
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Marko Macek (captnmark)
&lt;br&gt;Date: 2009-10-29 19:02
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;applied, thanks
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2828617&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2828617&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26117951&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Bugs-2828617---switch-entry-appearance-tp26117951p26117951.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26113790</id>
	<title>[ icewm-Feature Requests-2888803 ] Make WindowList more useful</title>
	<published>2009-10-29T07:06:53Z</published>
	<updated>2009-10-29T07:06:53Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Feature Requests item #2888803, was opened at 2009-10-29 16:06
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by aviyag
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=350031&amp;aid=2888803&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=350031&amp;aid=2888803&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: None
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Avi (aviyag)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Make WindowList more useful
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;The window list is very useful when you want to see a summary of all windows you have, and move windows between workspaces (use it as some sort of desktop pager).
&lt;br&gt;But the context menu (right click) for each window in the list is missing some operations I would like to add.
&lt;br&gt;Today there are only: &amp;quot;Show&amp;quot;, &amp;quot;Hide&amp;quot;,&amp;quot;Minimize&amp;quot;, &amp;quot;MoveTo&amp;quot; and at the end of the menu &amp;quot;Close&amp;quot;
&lt;br&gt;I would like to add the following:
&lt;br&gt;Most useful: &amp;nbsp;&amp;quot;Occupy All&amp;quot;, For minimized windows: &amp;quot;Restore&amp;quot;
&lt;br&gt;You can consider some more actions, but the above 2 are those I most miss .
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=350031&amp;aid=2888803&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=350031&amp;aid=2888803&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26113790&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Feature-Requests-2888803---Make-WindowList-more-useful-tp26113790p26113790.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26101441</id>
	<title>[ icewm-Bugs-2816636 ] Unsafe WM_ICON parser</title>
	<published>2009-10-28T13:15:37Z</published>
	<updated>2009-10-28T13:15:37Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2816636, was opened at 2009-07-04 17:42
&lt;br&gt;Message generated for change (Settings changed) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2816636&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2816636&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: icewm-1.3
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;&amp;gt;Priority: 9
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Eduard Bloch (thefirstone)
&lt;br&gt;Assigned to: Marko Macek (captnmark)
&lt;br&gt;Summary: Unsafe WM_ICON parser
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;as reported per mail before, the WM_ICON parser is buggy and can crash with certain invalid data in the value blobs. Patch attached.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Eduard Bloch (thefirstone)
&lt;br&gt;Date: 2009-10-25 19:06
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;There is also something else: 
&lt;br&gt;&lt;br&gt;GetFullWindowProperty sometimes returns with non-zero but the result
&lt;br&gt;contains nothing, this confuses the window icon resolution, i.e. the
&lt;br&gt;$appname.xpm code path is not used.
&lt;br&gt;&lt;br&gt;See
&lt;br&gt;&lt;a href=&quot;http://svn.debian.org/viewsvn/pkg-icewm/icewm/branches/1.3/debian/patches/misc_fixes.dpatch?view=log&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.debian.org/viewsvn/pkg-icewm/icewm/branches/1.3/debian/patches/misc_fixes.dpatch?view=log&lt;/a&gt;&lt;br&gt;for a workaround, see 
&lt;br&gt;&lt;a href=&quot;http://svn.debian.org/viewsvn/pkg-icewm/icewm/branches/1.3/debian/changelog?view=log&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.debian.org/viewsvn/pkg-icewm/icewm/branches/1.3/debian/changelog?view=log&lt;/a&gt;&lt;br&gt;for details. 
&lt;br&gt;&lt;br&gt;In general, please include everything from misc_fixes.dpatch and
&lt;br&gt;i18n_updates.dpatch , various bugs are fixed there.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2816636&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2816636&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26101441&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Bugs-2816636---Unsafe-WM_ICON-parser-tp26101441p26101441.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26101393</id>
	<title>[ icewm-Bugs-2828619 ] separator line fix</title>
	<published>2009-10-28T13:12:26Z</published>
	<updated>2009-10-28T13:12:26Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2828619, was opened at 2009-07-28 23:01
&lt;br&gt;Message generated for change (Settings changed) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2828619&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2828619&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: icewm-1.3
&lt;br&gt;Group: appearance
&lt;br&gt;&amp;gt;Status: Closed
&lt;br&gt;&amp;gt;Resolution: Fixed
&lt;br&gt;Priority: 8
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: ib (ibsf)
&lt;br&gt;Assigned to: Marko Macek (captnmark)
&lt;br&gt;Summary: separator line fix
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;This corrects separator line drawing, avoiding two lines without entry between them.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Marko Macek (captnmark)
&lt;br&gt;Date: 2009-10-28 21:12
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;applied, thanks
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2828619&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2828619&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26101393&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Bugs-2828619---separator-line-fix-tp26101393p26101393.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26101227</id>
	<title>[ icewm-Bugs-2887838 ] Mouse cursor invisible at start</title>
	<published>2009-10-28T12:59:52Z</published>
	<updated>2009-10-28T12:59:52Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2887838, was opened at 2009-10-28 11:49
&lt;br&gt;Message generated for change (Settings changed) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2887838&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2887838&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;&amp;gt;Category: icewm-1.2
&lt;br&gt;Group: behavior
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;&amp;gt;Priority: 7
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Bernd Eggink (monoped)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Mouse cursor invisible at start
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Under xorg 7.4 (xorg server 1.7.1) and intel video driver i915, the mouse cursor is invisible right after icewm starts. This happens with both 1.2.38pre1 and 1.3.4pre2. The only way I found to make it visible is starting an xterm, pressing &amp;lt;enter&amp;gt; several times, and closing the xterm again. Hardware is a Vaio Z notebook, running Crux 2.6, with latest drivers, all self-compiled. No such problem with the Nvidia graphic on the same system. Other WMs under Intel show the mouse cursor immediately, and I didn't have the problem with former xorg versions, so I guess it has to do with the specific icewm / xorg-server combination.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2887838&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2887838&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26101227&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Bugs-2887838---Mouse-cursor-invisible-at-start-tp26101227p26101227.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26101085</id>
	<title>[ icewm-Patches-2828615 ] centering of large windows</title>
	<published>2009-10-28T12:50:41Z</published>
	<updated>2009-10-28T12:50:41Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #2828615, was opened at 2009-07-28 22:58
&lt;br&gt;Message generated for change (Settings changed) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2828615&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2828615&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: another bloating feature
&lt;br&gt;Group: None
&lt;br&gt;&amp;gt;Status: Closed
&lt;br&gt;&amp;gt;Resolution: Fixed
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: ib (ibsf)
&lt;br&gt;&amp;gt;Assigned to: Marko Macek (captnmark)
&lt;br&gt;Summary: centering of large windows
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;This is an additional configuration option that allows to put large windows centered on the screen (doesn't interfere with other placement options)
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Marko Macek (captnmark)
&lt;br&gt;Date: 2009-10-28 20:50
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;applied, thanks
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2828615&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2828615&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26101085&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Patches-2828615---centering-of-large-windows-tp26101085p26101085.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26101028</id>
	<title>[ icewm-Patches-2516323 ] FreeBSD ACPI support</title>
	<published>2009-10-28T12:47:38Z</published>
	<updated>2009-10-28T12:47:38Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #2516323, was opened at 2009-01-17 22:26
&lt;br&gt;Message generated for change (Settings changed) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2516323&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2516323&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;&amp;gt;Category: bugfix
&lt;br&gt;Group: None
&lt;br&gt;&amp;gt;Status: Closed
&lt;br&gt;&amp;gt;Resolution: Accepted
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Alexander Motin (amotin)
&lt;br&gt;&amp;gt;Assigned to: Marko Macek (captnmark)
&lt;br&gt;Summary: FreeBSD ACPI support
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;I have made a patch that implements FreeBSD ACPI support. It reports all required battery status in tray for both i386 and amd64 systems.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Marko Macek (captnmark)
&lt;br&gt;Date: 2009-10-28 20:47
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;applied, thanx
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2516323&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2516323&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26101028&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Patches-2516323---FreeBSD-ACPI-support-tp26101028p26101028.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26100921</id>
	<title>[ icewm-Patches-2516332 ] Minimal network status scale</title>
	<published>2009-10-28T12:40:09Z</published>
	<updated>2009-10-28T12:40:09Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #2516332, was opened at 2009-01-17 22:32
&lt;br&gt;Message generated for change (Comment added) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2516332&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2516332&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;&amp;gt;Category: bugfix
&lt;br&gt;Group: None
&lt;br&gt;&amp;gt;Status: Closed
&lt;br&gt;&amp;gt;Resolution: Fixed
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Alexander Motin (amotin)
&lt;br&gt;&amp;gt;Assigned to: Marko Macek (captnmark)
&lt;br&gt;Summary: Minimal network status scale
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;I propose to limit minimal network load graph scale to not draw huge spike for every single DNS request.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Marko Macek (captnmark)
&lt;br&gt;Date: 2009-10-28 20:40
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;applied, thanks
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2516332&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2516332&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26100921&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Patches-2516332---Minimal-network-status-scale-tp26100921p26100921.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26100877</id>
	<title>[ icewm-Patches-2815989 ] finding gnome header files and libraries</title>
	<published>2009-10-28T12:37:22Z</published>
	<updated>2009-10-28T12:37:22Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #2815989, was opened at 2009-07-02 23:01
&lt;br&gt;Message generated for change (Settings changed) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2815989&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2815989&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: bugfix
&lt;br&gt;Group: None
&lt;br&gt;&amp;gt;Status: Closed
&lt;br&gt;&amp;gt;Resolution: Fixed
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: José Romildo Malaquias (romildo)
&lt;br&gt;&amp;gt;Assigned to: Marko Macek (captnmark)
&lt;br&gt;Summary: finding gnome header files and libraries
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Currently gnome header files and libraries is not found.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Marko Macek (captnmark)
&lt;br&gt;Date: 2009-10-28 20:37
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;applied, thanks
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2815989&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2815989&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26100877&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Patches-2815989---finding-gnome-header-files-and-libraries-tp26100877p26100877.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26100682</id>
	<title>[ icewm-Patches-2853608 ] fix bad call to delete</title>
	<published>2009-10-28T12:26:26Z</published>
	<updated>2009-10-28T12:26:26Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #2853608, was opened at 2009-09-07 16:47
&lt;br&gt;Message generated for change (Settings changed) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2853608&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2853608&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: bugfix
&lt;br&gt;Group: None
&lt;br&gt;&amp;gt;Status: Closed
&lt;br&gt;&amp;gt;Resolution: Fixed
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Michal Marek (mmarek)
&lt;br&gt;&amp;gt;Assigned to: Marko Macek (captnmark)
&lt;br&gt;Summary: fix bad call to delete
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;fPath is allocated via strdup(), so free it with free(). See also &lt;a href=&quot;https://bugzilla.novell.com/525804&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.novell.com/525804&lt;/a&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Marko Macek (captnmark)
&lt;br&gt;Date: 2009-10-28 20:26
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;applied, thanks
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2853608&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2853608&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26100682&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Patches-2853608---fix-bad-call-to-delete-tp26100682p26100682.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26100638</id>
	<title>[ icewm-Patches-2853610 ] fix build with newer gnome</title>
	<published>2009-10-28T12:24:05Z</published>
	<updated>2009-10-28T12:24:05Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #2853610, was opened at 2009-09-07 16:49
&lt;br&gt;Message generated for change (Comment added) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2853610&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2853610&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: bugfix
&lt;br&gt;Group: None
&lt;br&gt;&amp;gt;Status: Closed
&lt;br&gt;&amp;gt;Resolution: Fixed
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Michal Marek (mmarek)
&lt;br&gt;&amp;gt;Assigned to: Marko Macek (captnmark)
&lt;br&gt;Summary: fix build with newer gnome
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Patch from Vincent Untz &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26100638&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vuntz@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Marko Macek (captnmark)
&lt;br&gt;Date: 2009-10-28 20:24
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;applied, thanks
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2853610&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2853610&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26100638&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Patches-2853610---fix-build-with-newer-gnome-tp26100638p26100638.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26100564</id>
	<title>[ icewm-Patches-2880989 ] fixed memory leak</title>
	<published>2009-10-28T12:20:27Z</published>
	<updated>2009-10-28T12:20:27Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #2880989, was opened at 2009-10-17 17:07
&lt;br&gt;Message generated for change (Settings changed) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2880989&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2880989&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: bugfix
&lt;br&gt;Group: None
&lt;br&gt;&amp;gt;Status: Closed
&lt;br&gt;Resolution: Fixed
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Sebastian Schöbinger (sts301)
&lt;br&gt;Assigned to: Marko Macek (captnmark)
&lt;br&gt;Summary: fixed memory leak
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;fixed memory leak in /src/icehelp.cc
&lt;br&gt;&lt;a href=&quot;https://bugzilla.novell.com/show_bug.cgi?id=546806&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.novell.com/show_bug.cgi?id=546806&lt;/a&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Marko Macek (captnmark)
&lt;br&gt;Date: 2009-10-28 20:20
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;fixed some leaks
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Pavol Rusnak (prusnak)
&lt;br&gt;Date: 2009-10-19 15:20
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;source code file icewm-1.2.38pre1/src/icehelp.cc
&lt;br&gt;function parse
&lt;br&gt;&lt;br&gt;I notice the following code
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; buf = (char *)realloc(buf, ++len);
&lt;br&gt;&lt;br&gt;but I fail to notice a matching call to free in the following code
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (parent) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; close = type;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //puts(&amp;quot;&amp;lt;/PARSE&amp;gt;&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return f;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;Suggest new code
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (parent) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; close = type;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //puts(&amp;quot;&amp;lt;/PARSE&amp;gt;&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; free( buf);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return f;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2880989&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2880989&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26100564&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Patches-2880989---fixed-memory-leak-tp26100564p26100564.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26100569</id>
	<title>[ icewm-Patches-2880989 ] fixed memory leak</title>
	<published>2009-10-28T12:20:12Z</published>
	<updated>2009-10-28T12:20:12Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #2880989, was opened at 2009-10-17 17:07
&lt;br&gt;Message generated for change (Settings changed) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2880989&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2880989&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: bugfix
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;&amp;gt;Resolution: Fixed
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Sebastian Schöbinger (sts301)
&lt;br&gt;Assigned to: Marko Macek (captnmark)
&lt;br&gt;Summary: fixed memory leak
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;fixed memory leak in /src/icehelp.cc
&lt;br&gt;&lt;a href=&quot;https://bugzilla.novell.com/show_bug.cgi?id=546806&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.novell.com/show_bug.cgi?id=546806&lt;/a&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Marko Macek (captnmark)
&lt;br&gt;Date: 2009-10-28 20:20
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;fixed some leaks
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Pavol Rusnak (prusnak)
&lt;br&gt;Date: 2009-10-19 15:20
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;source code file icewm-1.2.38pre1/src/icehelp.cc
&lt;br&gt;function parse
&lt;br&gt;&lt;br&gt;I notice the following code
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; buf = (char *)realloc(buf, ++len);
&lt;br&gt;&lt;br&gt;but I fail to notice a matching call to free in the following code
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (parent) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; close = type;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //puts(&amp;quot;&amp;lt;/PARSE&amp;gt;&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return f;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;Suggest new code
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (parent) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; close = type;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //puts(&amp;quot;&amp;lt;/PARSE&amp;gt;&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; free( buf);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return f;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2880989&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2880989&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26100569&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Patches-2880989---fixed-memory-leak-tp26100569p26100569.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26100349</id>
	<title>[ icewm-Patches-2880989 ] fixed memory leak</title>
	<published>2009-10-28T12:06:33Z</published>
	<updated>2009-10-28T12:06:33Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Patches item #2880989, was opened at 2009-10-17 17:07
&lt;br&gt;Message generated for change (Settings changed) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2880989&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2880989&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: bugfix
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Sebastian Schöbinger (sts301)
&lt;br&gt;&amp;gt;Assigned to: Marko Macek (captnmark)
&lt;br&gt;Summary: fixed memory leak
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;fixed memory leak in /src/icehelp.cc
&lt;br&gt;&lt;a href=&quot;https://bugzilla.novell.com/show_bug.cgi?id=546806&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.novell.com/show_bug.cgi?id=546806&lt;/a&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Comment By: Pavol Rusnak (prusnak)
&lt;br&gt;Date: 2009-10-19 15:20
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;source code file icewm-1.2.38pre1/src/icehelp.cc
&lt;br&gt;function parse
&lt;br&gt;&lt;br&gt;I notice the following code
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; buf = (char *)realloc(buf, ++len);
&lt;br&gt;&lt;br&gt;but I fail to notice a matching call to free in the following code
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (parent) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; close = type;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //puts(&amp;quot;&amp;lt;/PARSE&amp;gt;&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return f;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;Suggest new code
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (parent) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; close = type;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //puts(&amp;quot;&amp;lt;/PARSE&amp;gt;&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; free( buf);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return f;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2880989&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=300031&amp;aid=2880989&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26100349&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Patches-2880989---fixed-memory-leak-tp26100349p26100349.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26092595</id>
	<title>[ icewm-Bugs-2887838 ] Mouse cursor invisible at start</title>
	<published>2009-10-28T03:49:27Z</published>
	<updated>2009-10-28T03:49:27Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2887838, was opened at 2009-10-28 11:49
&lt;br&gt;Message generated for change (Tracker Item Submitted) made by monoped
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2887838&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2887838&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: icewm-2.0
&lt;br&gt;Group: behavior
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 5
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Bernd Eggink (monoped)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: Mouse cursor invisible at start
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Under xorg 7.4 (xorg server 1.7.1) and intel video driver i915, the mouse cursor is invisible right after icewm starts. This happens with both 1.2.38pre1 and 1.3.4pre2. The only way I found to make it visible is starting an xterm, pressing &amp;lt;enter&amp;gt; several times, and closing the xterm again. Hardware is a Vaio Z notebook, running Crux 2.6, with latest drivers, all self-compiled. No such problem with the Nvidia graphic on the same system. Other WMs under Intel show the mouse cursor immediately, and I didn't have the problem with former xorg versions, so I guess it has to do with the specific icewm / xorg-server combination.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2887838&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2887838&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26092595&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Bugs-2887838---Mouse-cursor-invisible-at-start-tp26092595p26092595.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26067447</id>
	<title>Re: Old bug,Icewm fails to display the Right to Left languages  probably</title>
	<published>2009-10-26T13:54:23Z</published>
	<updated>2009-10-26T13:54:23Z</updated>
	<author>
		<name>Bugzilla from gilboad@gmail.com</name>
	</author>
	<content type="html">On Mon, Oct 26, 2009 at 8:49 AM, Usama &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26067447&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;uahello@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; I've just tested &amp;quot;icewm-1.2.37-5.fc10.i386&amp;quot; on Fedora 10 and it works
&lt;br&gt;&amp;gt; well with Arabic. Thank you.
&lt;br&gt;&lt;br&gt;Glad to hear.
&lt;br&gt;&lt;br&gt;- Gilboa
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26067447&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Old-bug%2CIcewm-fails-to-display-the-Right-to-Left-languages-probably-tp26037497p26067447.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26055283</id>
	<title>Old bug,Icewm fails to display the Right to Left languages probably</title>
	<published>2009-10-26T00:12:29Z</published>
	<updated>2009-10-26T00:12:29Z</updated>
	<author>
		<name>Usama Akkad-2</name>
	</author>
	<content type="html">I've just tested &amp;quot;icewm-1.2.37-5.fc10.i386&amp;quot; on Fedora 10 and it works
&lt;br&gt;well with Arabic. Thank you.
&lt;br&gt;&lt;br&gt;On Sat, Oct 24, 2009 at 11:00 PM, Gilboa Davara &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26055283&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gilboad@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Sat, 2009-10-24 at 12:41 +0300, Usama Akkad wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Icewm is one of my favorite GUI
&lt;br&gt;&amp;gt;&amp;gt; Thought there is an old bug that prevent many languages from using
&lt;br&gt;&amp;gt;&amp;gt; Icewm probably.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Here is it:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1440618&amp;group_id=31&amp;atid=300031&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1440618&amp;group_id=31&amp;atid=300031&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=515134&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.redhat.com/show_bug.cgi?id=515134&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://bugs.launchpad.net/ubuntu/+source/icewm/+bug/270019&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.launchpad.net/ubuntu/+source/icewm/+bug/270019&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; FYI,
&lt;br&gt;&amp;gt; While not fixed upstream in the 1.2.x tree (AFAIK a fix was only applied
&lt;br&gt;&amp;gt; to the 1.3.x tree), the RedHat version was fixed by me ~1 month age *.
&lt;br&gt;&amp;gt; Please test and report back. (Seems to be working just fine in Hebrew on
&lt;br&gt;&amp;gt; my machine)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; - Gilboa
&lt;br&gt;&amp;gt; * I've back-ported the 1.3 fix to 1.2.37.
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26055283&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Old-bug%2CIcewm-fails-to-display-the-Right-to-Left-languages-probably-tp26037497p26055283.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26050289</id>
	<title>[ icewm-Bugs-2816636 ] Unsafe WM_ICON parser</title>
	<published>2009-10-25T11:06:52Z</published>
	<updated>2009-10-25T11:06:52Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2816636, was opened at 2009-07-04 17:42
&lt;br&gt;Message generated for change (Comment added) made by thefirstone
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2816636&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2816636&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: icewm-1.3
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;Priority: 8
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Eduard Bloch (thefirstone)
&lt;br&gt;Assigned to: Marko Macek (captnmark)
&lt;br&gt;Summary: Unsafe WM_ICON parser
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;as reported per mail before, the WM_ICON parser is buggy and can crash with certain invalid data in the value blobs. Patch attached.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;gt;Comment By: Eduard Bloch (thefirstone)
&lt;br&gt;Date: 2009-10-25 19:06
&lt;br&gt;&lt;br&gt;Message:
&lt;br&gt;There is also something else: 
&lt;br&gt;&lt;br&gt;GetFullWindowProperty sometimes returns with non-zero but the result
&lt;br&gt;contains nothing, this confuses the window icon resolution, i.e. the
&lt;br&gt;$appname.xpm code path is not used.
&lt;br&gt;&lt;br&gt;See
&lt;br&gt;&lt;a href=&quot;http://svn.debian.org/viewsvn/pkg-icewm/icewm/branches/1.3/debian/patches/misc_fixes.dpatch?view=log&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.debian.org/viewsvn/pkg-icewm/icewm/branches/1.3/debian/patches/misc_fixes.dpatch?view=log&lt;/a&gt;&lt;br&gt;for a workaround, see 
&lt;br&gt;&lt;a href=&quot;http://svn.debian.org/viewsvn/pkg-icewm/icewm/branches/1.3/debian/changelog?view=log&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.debian.org/viewsvn/pkg-icewm/icewm/branches/1.3/debian/changelog?view=log&lt;/a&gt;&lt;br&gt;for details. 
&lt;br&gt;&lt;br&gt;In general, please include everything from misc_fixes.dpatch and
&lt;br&gt;i18n_updates.dpatch , various bugs are fixed there.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2816636&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2816636&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26050289&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Bugs-2816636---Unsafe-WM_ICON-parser-tp26050289p26050289.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26049776</id>
	<title>[ icewm-Bugs-2816636 ] Unsafe WM_ICON parser</title>
	<published>2009-10-25T10:06:04Z</published>
	<updated>2009-10-25T10:06:04Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2816636, was opened at 2009-07-04 17:42
&lt;br&gt;Message generated for change (Settings changed) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2816636&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2816636&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: icewm-1.3
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;&amp;gt;Priority: 8
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Eduard Bloch (thefirstone)
&lt;br&gt;&amp;gt;Assigned to: Marko Macek (captnmark)
&lt;br&gt;Summary: Unsafe WM_ICON parser
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;Hello,
&lt;br&gt;&lt;br&gt;as reported per mail before, the WM_ICON parser is buggy and can crash with certain invalid data in the value blobs. Patch attached.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2816636&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2816636&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26049776&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Bugs-2816636---Unsafe-WM_ICON-parser-tp26049776p26049776.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26049772</id>
	<title>[ icewm-Bugs-2828619 ] separator line fix</title>
	<published>2009-10-25T10:05:42Z</published>
	<updated>2009-10-25T10:05:42Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Bugs item #2828619, was opened at 2009-07-28 23:01
&lt;br&gt;Message generated for change (Settings changed) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2828619&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2828619&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: icewm-1.3
&lt;br&gt;Group: appearance
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;&amp;gt;Priority: 8
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: ib (ibsf)
&lt;br&gt;&amp;gt;Assigned to: Marko Macek (captnmark)
&lt;br&gt;Summary: separator line fix
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;This corrects separator line drawing, avoiding two lines without entry between them.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2828619&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=100031&amp;aid=2828619&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26049772&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Bugs-2828619---separator-line-fix-tp26049772p26049772.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26049758</id>
	<title>[ icewm-Feature Requests-2785010 ] Panel on left and right .. AGAIN?!</title>
	<published>2009-10-25T10:03:47Z</published>
	<updated>2009-10-25T10:03:47Z</updated>
	<author>
		<name>SourceForge.net</name>
	</author>
	<content type="html">Feature Requests item #2785010, was opened at 2009-05-01 14:52
&lt;br&gt;Message generated for change (Settings changed) made by captnmark
&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=350031&amp;aid=2785010&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=350031&amp;aid=2785010&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;Please note that this message will contain a full copy of the comment thread,
&lt;br&gt;including the initial issue submission, for this request,
&lt;br&gt;not just the latest update.
&lt;br&gt;Category: taskbar2
&lt;br&gt;Group: None
&lt;br&gt;Status: Open
&lt;br&gt;Resolution: None
&lt;br&gt;&amp;gt;Priority: 8
&lt;br&gt;Private: No
&lt;br&gt;Submitted By: Peter Zsolt Basak (shiki08)
&lt;br&gt;Assigned to: Nobody/Anonymous (nobody)
&lt;br&gt;Summary: &amp;nbsp;Panel on left and right .. AGAIN?!
&lt;br&gt;&lt;br&gt;Initial Comment:
&lt;br&gt;This bugreport have got a similar title as a report of 2001. I use WIDE screen displays everywhere (which became really popular nowadays), and I mostly use my WM/DEs with the panel on the left or on the right. I think its time to &amp;quot;enable&amp;quot; this feature too.
&lt;br&gt;&lt;br&gt;For a suggestion, the same layout as Fluxbox uses would be good.
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;You can respond by visiting: 
&lt;br&gt;&lt;a href=&quot;https://sourceforge.net/tracker/?func=detail&amp;atid=350031&amp;aid=2785010&amp;group_id=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/tracker/?func=detail&amp;atid=350031&amp;aid=2785010&amp;group_id=31&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26049758&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/--icewm-Feature-Requests-2785010---Panel-on-left-and-right-..-AGAIN-%21-tp26049758p26049758.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26048410</id>
	<title>How to prevent click on focus in client area ?</title>
	<published>2009-10-25T07:22:14Z</published>
	<updated>2009-10-25T07:22:14Z</updated>
	<author>
		<name>J. Bakshi-3</name>
	</author>
	<content type="html">Hello list,
&lt;br&gt;&lt;br&gt;Hope you all are well and doing well. I am seeking some help on icewm focus management and here with hope :-)
&lt;br&gt;&lt;br&gt;Sometime I need to copy codes from web-browser to the console located just next. But clicking on the browser focuses it and I need to focus the console again. I can remember in the old days with kde I could prevent the focusing and it only focused after clicking on the menu-bar. Can I do same here in icewm ? I have done some experiment with IceWM GUI icewm configuration tool but it is not successful. May be I missed something !!! Any clue ?
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;IceWM-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26048410&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;IceWM-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-user-f4529.html&quot; embed=&quot;fixTarget[4529]&quot; target=&quot;_top&quot; &gt;icewm-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-prevent-click-on-focus-in-client-area---tp26048410p26048410.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26042540</id>
	<title>Re: Old bug,Icewm fails to display the Right to Left languages probably</title>
	<published>2009-10-24T13:00:45Z</published>
	<updated>2009-10-24T13:00:45Z</updated>
	<author>
		<name>Bugzilla from gilboad@gmail.com</name>
	</author>
	<content type="html">On Sat, 2009-10-24 at 12:41 +0300, Usama Akkad wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Icewm is one of my favorite GUI
&lt;br&gt;&amp;gt; Thought there is an old bug that prevent many languages from using
&lt;br&gt;&amp;gt; Icewm probably.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Here is it:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1440618&amp;group_id=31&amp;atid=300031&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1440618&amp;group_id=31&amp;atid=300031&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=515134&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.redhat.com/show_bug.cgi?id=515134&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;https://bugs.launchpad.net/ubuntu/+source/icewm/+bug/270019&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugs.launchpad.net/ubuntu/+source/icewm/+bug/270019&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;FYI,
&lt;br&gt;While not fixed upstream in the 1.2.x tree (AFAIK a fix was only applied
&lt;br&gt;to the 1.3.x tree), the RedHat version was fixed by me ~1 month age *.
&lt;br&gt;Please test and report back. (Seems to be working just fine in Hebrew on
&lt;br&gt;my machine)
&lt;br&gt;&lt;br&gt;- Gilboa
&lt;br&gt;* I've back-ported the 1.3 fix to 1.2.37.
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry(R) Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9 - 12, 2009. Register now!
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconference&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconference&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Icewm-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26042540&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Icewm-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/icewm-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/icewm-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/icewm-devel-f4528.html&quot; embed=&quot;fixTarget[4528]&quot; target=&quot;_top&quot; &gt;icewm-devel&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Old-bug%2CIcewm-fails-to-display-the-Right-to-Left-languages-probably-tp26037497p26042540.html" />
</entry>

</feed>
