<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-1440</id>
	<title>Nabble - Gnome - Sawfish</title>
	<updated>2009-12-23T09:44:27Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Gnome---Sawfish-f1440.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Gnome---Sawfish-f1440.html" />
	<subtitle type="html">General discussion about sawfish wm</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26905186</id>
	<title>New Debian installation</title>
	<published>2009-12-23T09:44:27Z</published>
	<updated>2009-12-23T09:44:27Z</updated>
	<author>
		<name>Charles-94</name>
	</author>
	<content type="html">&lt;br&gt;Just installed Sawfish on my Debian testing - but for some reason
&lt;br&gt;picking it from the GDM menu results only in &amp;nbsp;a blank screen which
&lt;br&gt;doesn't respond to anything, including middle clicks on the mouse.
&lt;br&gt;Can anyone help ?
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Frank&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26905186&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;beacon@...&lt;/a&gt;&amp;gt;
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/New-Debian-installation-tp26905186p26905186.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26904531</id>
	<title>Re: Binding to a self-defined popup menu</title>
	<published>2009-12-23T08:44:30Z</published>
	<updated>2009-12-23T08:44:30Z</updated>
	<author>
		<name>Fabrice DELENTE-2</name>
	</author>
	<content type="html">Ok, my bad, my rc file wasn't encoded in UTF-8...
&lt;br&gt;&lt;br&gt;This problem is solved ;^)
&lt;br&gt;&lt;br&gt;But now another: my popup doesn't show even though I bound it to a key
&lt;br&gt;combination.
&lt;br&gt;&lt;br&gt;Here is the relevant part of my rc:
&lt;br&gt;&lt;br&gt;; at the beginning
&lt;br&gt;(require 'sawfish-defaults)
&lt;br&gt;&lt;br&gt;(defvar menu-the
&lt;br&gt;&amp;nbsp; '((&amp;quot;1 minute&amp;quot; (system &amp;quot;small_RXvt -iconic -n Thé -e thé 1m&amp;&amp;quot;))
&lt;br&gt;&amp;nbsp; &amp;nbsp; (&amp;quot;2 minutes&amp;quot; (system &amp;quot;small_RXvt -iconic -n Thé -e thé 2m&amp;&amp;quot;))
&lt;br&gt;&amp;nbsp; &amp;nbsp; (&amp;quot;3 minutes&amp;quot; (system &amp;quot;small_RXvt -iconic -n Thé -e thé 3m&amp;&amp;quot;))
&lt;br&gt;&amp;nbsp; &amp;nbsp; (&amp;quot;4 minutes&amp;quot; (system &amp;quot;small_RXvt -iconic -n Thé -e thé 4m&amp;&amp;quot;))
&lt;br&gt;&amp;nbsp; &amp;nbsp; (&amp;quot;5 minutes&amp;quot; (system &amp;quot;small_RXvt -iconic -n Thé -e thé 5m&amp;&amp;quot;))
&lt;br&gt;&amp;nbsp; &amp;nbsp; ))
&lt;br&gt;&lt;br&gt;(define (popup-pour-le-the)
&lt;br&gt;&amp;nbsp; &amp;quot;Popup pour le th'e&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; (popup-menu menu-the))
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;(define-command 'popup-pour-le-the popup-pour-le-the)
&lt;br&gt;&lt;br&gt;then in the UI configurator I bind the &amp;quot;Popup pour le the&amp;quot; that shows in the
&lt;br&gt;command list to Alt+F7 (shows as M-F7 when I grab it), but nothing happens
&lt;br&gt;when I push Alt+F7, even after restarting sawfish.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabrice DELENTE
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Binding-to-a-self-defined-popup-menu-tp26901138p26904531.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26903997</id>
	<title>Re: Binding to a self-defined popup menu</title>
	<published>2009-12-23T08:03:35Z</published>
	<updated>2009-12-23T08:03:35Z</updated>
	<author>
		<name>Fabrice DELENTE-2</name>
	</author>
	<content type="html">&amp;gt; Strange. in this order:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; librep 0.90.4 (release)
&lt;br&gt;&amp;gt; rep-gtk 0.90.1 (release)
&lt;br&gt;&amp;gt; sawfish 1.6.0 (release)
&lt;br&gt;&lt;br&gt;Yes, in that order.
&lt;br&gt;&lt;br&gt;&amp;gt; they have been compiled? If so and if you used either the GIT from
&lt;br&gt;&amp;gt; yesterday or the release tarballs, then that should not happen.
&lt;br&gt;&lt;br&gt;Well it happens anyway :^).
&lt;br&gt;&lt;br&gt;And I always uninstall the old package before I compile and install the new
&lt;br&gt;one. I didn't uninstall librep or rep because their versions didn't change;
&lt;br&gt;I only uninstalled 1.5.0 and compiled then installed 1.6.0.
&lt;br&gt;&lt;br&gt;I've just tried recompiling and reinstalling librep 0.90.4 then sawfish 1.6
&lt;br&gt;but I still don't see my é in the menu.
&lt;br&gt;&lt;br&gt;Maybe if I reboot :^) ?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabrice DELENTE
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Binding-to-a-self-defined-popup-menu-tp26901138p26903997.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26903935</id>
	<title>Re: Binding to a self-defined popup menu</title>
	<published>2009-12-23T07:58:55Z</published>
	<updated>2009-12-23T07:58:55Z</updated>
	<author>
		<name>Flashrider</name>
	</author>
	<content type="html">Am Wed, 23 Dec 2009 16:55:02 +0100
&lt;br&gt;schrieb Fabrice DELENTE &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26903935&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fdelente@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; ... you may also consider 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; `rm -rf /usr/libexec/sawfish'
&lt;br&gt;&amp;gt; &amp;gt; `rm -rf /usr/libexec/rep'
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; and restart. Both reside in /usr/lib/ now.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Will try.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; Perhaps sawfish has been linked against old ones/old sawfish-menu
&lt;br&gt;&amp;gt; &amp;gt; beeing used?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; No, I did an updatedb to verify, and I have only one sawfish-menu
&lt;br&gt;&amp;gt; installed:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; /usr/local/lib/sawfish/1.6.0/i686-pc-linux-gnu/sawfish-menu
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;Strange. in this order:
&lt;br&gt;&lt;br&gt;librep 0.90.4 (release)
&lt;br&gt;rep-gtk 0.90.1 (release)
&lt;br&gt;sawfish 1.6.0 (release)
&lt;br&gt;&lt;br&gt;they have been compiled? If so and if you used either the GIT from
&lt;br&gt;yesterday or the release tarballs, then that should not happen.
&lt;br&gt;&lt;br&gt;Chris
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Binding-to-a-self-defined-popup-menu-tp26901138p26903935.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26903883</id>
	<title>Re: Binding to a self-defined popup menu</title>
	<published>2009-12-23T07:55:02Z</published>
	<updated>2009-12-23T07:55:02Z</updated>
	<author>
		<name>Fabrice DELENTE-2</name>
	</author>
	<content type="html">&amp;gt; ... you may also consider 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; `rm -rf /usr/libexec/sawfish'
&lt;br&gt;&amp;gt; `rm -rf /usr/libexec/rep'
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; and restart. Both reside in /usr/lib/ now.
&lt;br&gt;&lt;br&gt;Will try.
&lt;br&gt;&lt;br&gt;&amp;gt; Perhaps sawfish has been linked against old ones/old sawfish-menu
&lt;br&gt;&amp;gt; beeing used?
&lt;br&gt;&lt;br&gt;No, I did an updatedb to verify, and I have only one sawfish-menu installed:
&lt;br&gt;&lt;br&gt;/usr/local/lib/sawfish/1.6.0/i686-pc-linux-gnu/sawfish-menu
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabrice DELENTE
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Binding-to-a-self-defined-popup-menu-tp26901138p26903883.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26903816</id>
	<title>Re: Binding to a self-defined popup menu</title>
	<published>2009-12-23T07:47:29Z</published>
	<updated>2009-12-23T07:47:29Z</updated>
	<author>
		<name>Flashrider</name>
	</author>
	<content type="html">Am Wed, 23 Dec 2009 16:37:08 +0100
&lt;br&gt;schrieb Fabrice DELENTE &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26903816&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fdelente@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; So did you first install sawfish 1.6.0 or librep 0.90.4 first?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; First librep, then sawfish 1.5, replaced by 1.6 yesterday.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'll try recompiling librep then.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;... you may also consider 
&lt;br&gt;&lt;br&gt;`rm -rf /usr/libexec/sawfish'
&lt;br&gt;`rm -rf /usr/libexec/rep'
&lt;br&gt;&lt;br&gt;and restart. Both reside in /usr/lib/ now.
&lt;br&gt;&lt;br&gt;Perhaps sawfish has been linked against old ones/old sawfish-menu
&lt;br&gt;beeing used?
&lt;br&gt;&lt;br&gt;Chris
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Binding-to-a-self-defined-popup-menu-tp26901138p26903816.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26903688</id>
	<title>Re: Binding to a self-defined popup menu</title>
	<published>2009-12-23T07:37:08Z</published>
	<updated>2009-12-23T07:37:08Z</updated>
	<author>
		<name>Fabrice DELENTE-2</name>
	</author>
	<content type="html">&amp;gt; So did you first install sawfish 1.6.0 or librep 0.90.4 first?
&lt;br&gt;&lt;br&gt;First librep, then sawfish 1.5, replaced by 1.6 yesterday.
&lt;br&gt;&lt;br&gt;I'll try recompiling librep then.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabrice DELENTE
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Binding-to-a-self-defined-popup-menu-tp26901138p26903688.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26903587</id>
	<title>Re: Binding to a self-defined popup menu</title>
	<published>2009-12-23T07:28:34Z</published>
	<updated>2009-12-23T07:28:34Z</updated>
	<author>
		<name>Flashrider</name>
	</author>
	<content type="html">Am Wed, 23 Dec 2009 16:10:26 +0100
&lt;br&gt;schrieb Fabrice DELENTE &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26903587&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fdelente@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; I just tried and it's working here, I guess you use older versions.
&lt;br&gt;&amp;gt; &amp;gt; The issue should have been fixed in Sawfish 1.5.0 and librep 0.90.2
&lt;br&gt;&amp;gt; &amp;gt; (NOTE: you need both together).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Ok, a problem with my setup then. My LC_ALL is en_GB.utf-8, could it
&lt;br&gt;&amp;gt; be the cause?
&lt;br&gt;&lt;br&gt;I don't know. Doesn't it support those accents? I'm no de_DE.UTF-8 and
&lt;br&gt;all is working. (...) You know that the library dir has changed? So did
&lt;br&gt;you first install sawfish 1.6.0 or librep 0.90.4 first?
&lt;br&gt;&lt;br&gt;&amp;gt; I'm using sawfish-1.6.0, librep-0.90.4 and rep-gtk-0.90.1.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Binding-to-a-self-defined-popup-menu-tp26901138p26903587.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26903355</id>
	<title>Re: Binding to a self-defined popup menu</title>
	<published>2009-12-23T07:10:26Z</published>
	<updated>2009-12-23T07:10:26Z</updated>
	<author>
		<name>Fabrice DELENTE-2</name>
	</author>
	<content type="html">&amp;gt; I just tried and it's working here, I guess you use older versions. The
&lt;br&gt;&amp;gt; issue should have been fixed in Sawfish 1.5.0 and librep 0.90.2 (NOTE:
&lt;br&gt;&amp;gt; you need both together).
&lt;br&gt;&lt;br&gt;Ok, a problem with my setup then. My LC_ALL is en_GB.utf-8, could it be the
&lt;br&gt;cause?
&lt;br&gt;&lt;br&gt;I'm using sawfish-1.6.0, librep-0.90.4 and rep-gtk-0.90.1.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabrice DELENTE
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Binding-to-a-self-defined-popup-menu-tp26901138p26903355.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26903111</id>
	<title>Re: Binding to a self-defined popup menu</title>
	<published>2009-12-23T06:48:02Z</published>
	<updated>2009-12-23T06:48:02Z</updated>
	<author>
		<name>Flashrider</name>
	</author>
	<content type="html">Am Wed, 23 Dec 2009 15:30:40 +0100
&lt;br&gt;schrieb Christopher Roy Bratusek &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26903111&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;zanghar@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; Am Wed, 23 Dec 2009 14:01:34 +0100
&lt;br&gt;&amp;gt; schrieb Fabrice DELENTE &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26903111&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fdelente@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Isn't there a problem with accentatued characters in a popup? I
&lt;br&gt;&amp;gt; &amp;gt; tried putting &amp;quot;Thé&amp;quot; in my menu, but the entry shows blank; if I put
&lt;br&gt;&amp;gt; &amp;gt; &amp;quot;Th'e&amp;quot; instead it appears ok?
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Which versions of librep/rep-gtk/sawfish?
&lt;br&gt;&lt;br&gt;I just tried and it's working here, I guess you use older versions. The
&lt;br&gt;issue should have been fixed in Sawfish 1.5.0 and librep 0.90.2 (NOTE:
&lt;br&gt;you need both together).
&lt;br&gt;&lt;br&gt;Chris
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Binding-to-a-self-defined-popup-menu-tp26901138p26903111.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26902927</id>
	<title>Re: Binding to a self-defined popup menu</title>
	<published>2009-12-23T06:30:40Z</published>
	<updated>2009-12-23T06:30:40Z</updated>
	<author>
		<name>Flashrider</name>
	</author>
	<content type="html">Am Wed, 23 Dec 2009 14:01:34 +0100
&lt;br&gt;schrieb Fabrice DELENTE &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26902927&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fdelente@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; Isn't there a problem with accentatued characters in a popup? I tried
&lt;br&gt;&amp;gt; putting &amp;quot;Thé&amp;quot; in my menu, but the entry shows blank; if I put &amp;quot;Th'e&amp;quot;
&lt;br&gt;&amp;gt; instead it appears ok?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;Which versions of librep/rep-gtk/sawfish?
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Binding-to-a-self-defined-popup-menu-tp26901138p26902927.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26901895</id>
	<title>Re: Binding to a self-defined popup menu</title>
	<published>2009-12-23T05:01:34Z</published>
	<updated>2009-12-23T05:01:34Z</updated>
	<author>
		<name>Fabrice DELENTE-2</name>
	</author>
	<content type="html">Isn't there a problem with accentatued characters in a popup? I tried
&lt;br&gt;putting &amp;quot;Thé&amp;quot; in my menu, but the entry shows blank; if I put &amp;quot;Th'e&amp;quot; instead
&lt;br&gt;it appears ok?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabrice DELENTE
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Binding-to-a-self-defined-popup-menu-tp26901138p26901895.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26901299</id>
	<title>Re: Binding to a self-defined popup menu</title>
	<published>2009-12-23T04:11:21Z</published>
	<updated>2009-12-23T04:11:21Z</updated>
	<author>
		<name>Flashrider</name>
	</author>
	<content type="html">Am Wed, 23 Dec 2009 12:47:19 +0100
&lt;br&gt;schrieb Fabrice DELENTE &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26901299&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fdelente@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'd like to bind a key sequence to the apperance of a self-defined
&lt;br&gt;&amp;gt; apps menu (not the one that appears in tne root menu).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is there a way to do that? I looked at the bindings in the UI
&lt;br&gt;&amp;gt; configurator, and found &amp;quot;call-command&amp;quot;, but it prompts for a command
&lt;br&gt;&amp;gt; on the screen; I'd like to be able to call uninteractively a command
&lt;br&gt;&amp;gt; that I could define in my .sawfish/rc.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is it possible?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks!
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;(define (popup-delente-menu)
&lt;br&gt;&amp;nbsp; &amp;quot;Popup Fabrice Delentes Menu.&amp;quot;
&lt;br&gt;&amp;nbsp; (popup-menu delente-menu))
&lt;br&gt;&lt;br&gt;(define-command 'popup-delente-menu popup-delente-menu)
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Binding-to-a-self-defined-popup-menu-tp26901138p26901299.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26901334</id>
	<title>Re: Binding to a self-defined popup menu</title>
	<published>2009-12-23T04:04:53Z</published>
	<updated>2009-12-23T04:04:53Z</updated>
	<author>
		<name>Fabrice DELENTE-2</name>
	</author>
	<content type="html">&amp;gt; (define (popup-delente-menu)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;quot;Popup Fabrice Delentes Menu.&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; (popup-menu delente-menu))
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; (define-command 'popup-delente-menu popup-delente-menu)
&lt;br&gt;&lt;br&gt;Excellent, thanks!
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabrice DELENTE
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Binding-to-a-self-defined-popup-menu-tp26901138p26901334.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26901138</id>
	<title>Binding to a self-defined popup menu</title>
	<published>2009-12-23T03:47:19Z</published>
	<updated>2009-12-23T03:47:19Z</updated>
	<author>
		<name>Fabrice DELENTE-2</name>
	</author>
	<content type="html">Hello.
&lt;br&gt;&lt;br&gt;I'd like to bind a key sequence to the apperance of a self-defined apps menu
&lt;br&gt;(not the one that appears in tne root menu).
&lt;br&gt;&lt;br&gt;Is there a way to do that? I looked at the bindings in the UI configurator,
&lt;br&gt;and found &amp;quot;call-command&amp;quot;, but it prompts for a command on the screen; I'd
&lt;br&gt;like to be able to call uninteractively a command that I could define in my
&lt;br&gt;.sawfish/rc.
&lt;br&gt;&lt;br&gt;Is it possible?
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabrice DELENTE
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Binding-to-a-self-defined-popup-menu-tp26901138p26901138.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26892616</id>
	<title>Re: [PATCH] spec file in Sawfish 1.6.0</title>
	<published>2009-12-22T10:53:47Z</published>
	<updated>2009-12-22T10:53:47Z</updated>
	<author>
		<name>Flashrider</name>
	</author>
	<content type="html">Am Tue, 22 Dec 2009 20:51:33 +0200
&lt;br&gt;schrieb &amp;quot;Kim B. Heino&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26892616&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;b@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;br&gt;Thanks. I've just commited it.
&lt;br&gt;&lt;br&gt;Chris
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Here's one small patch to Sawfish 1.6.0. With this patch applied it
&lt;br&gt;&amp;gt; compiles and runs fine on Fedora 12.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --- sawfish-1.6.0/sawfish.spec.in.orig	2009-12-22
&lt;br&gt;&amp;gt; 20:46:50.000000000 +0200 +++ sawfish-1.6.0/sawfish.spec.in
&lt;br&gt;&amp;gt; 2009-12-22 20:46:32.000000000 +0200 @@ -66,7 +66,7 @@
&lt;br&gt;&amp;gt; &amp;nbsp;@KDEDIR@/ksmserver/windowmanagers/sawfish.desktop
&lt;br&gt;&amp;gt; &amp;nbsp;%{_datadir}/xsessions/sawfish.desktop
&lt;br&gt;&amp;gt; &amp;nbsp;%{_datadir}/man/man1/sawfish*.gz
&lt;br&gt;&amp;gt; -%{_datadir}/pixmaps/sawfish*.png
&lt;br&gt;&amp;gt; +%{_datadir}/sawfish/sawfish.png
&lt;br&gt;&amp;gt; &amp;nbsp;%{_libdir}/pkgconfig/sawfish.pc
&lt;br&gt;&amp;gt; &amp;nbsp;%{_libdir}/sawfish/%{version}/%{_host}
&lt;br&gt;&amp;gt; &amp;nbsp;@REP_EXECDIR@/sawfish
&lt;/div&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-PATCH--spec-file-in-Sawfish-1.6.0-tp26892577p26892616.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26892577</id>
	<title>[PATCH] spec file in Sawfish 1.6.0</title>
	<published>2009-12-22T10:51:33Z</published>
	<updated>2009-12-22T10:51:33Z</updated>
	<author>
		<name>Kim B. Heino-2</name>
	</author>
	<content type="html">Here's one small patch to Sawfish 1.6.0. With this patch applied it
&lt;br&gt;compiles and runs fine on Fedora 12.
&lt;br&gt;&lt;br&gt;&lt;br&gt;--- sawfish-1.6.0/sawfish.spec.in.orig	2009-12-22 20:46:50.000000000 +0200
&lt;br&gt;+++ sawfish-1.6.0/sawfish.spec.in	2009-12-22 20:46:32.000000000 +0200
&lt;br&gt;@@ -66,7 +66,7 @@
&lt;br&gt;&amp;nbsp;@KDEDIR@/ksmserver/windowmanagers/sawfish.desktop
&lt;br&gt;&amp;nbsp;%{_datadir}/xsessions/sawfish.desktop
&lt;br&gt;&amp;nbsp;%{_datadir}/man/man1/sawfish*.gz
&lt;br&gt;-%{_datadir}/pixmaps/sawfish*.png
&lt;br&gt;+%{_datadir}/sawfish/sawfish.png
&lt;br&gt;&amp;nbsp;%{_libdir}/pkgconfig/sawfish.pc
&lt;br&gt;&amp;nbsp;%{_libdir}/sawfish/%{version}/%{_host}
&lt;br&gt;&amp;nbsp;@REP_EXECDIR@/sawfish
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-PATCH--spec-file-in-Sawfish-1.6.0-tp26892577p26892577.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26892560</id>
	<title>Re: [ANNOUNCE] Sawfish 1.6.0 &quot;Sound Of Thunder&quot;</title>
	<published>2009-12-22T10:49:44Z</published>
	<updated>2009-12-22T10:49:44Z</updated>
	<author>
		<name>Flashrider</name>
	</author>
	<content type="html">O.K.
&lt;br&gt;&lt;br&gt;a fixed sawfish-pager package (wrong installdir of the pager
&lt;br&gt;binary) and sawfish 1.6.0 are now available in my repo.
&lt;br&gt;&lt;br&gt;Janek, just go fast-forward :)
&lt;br&gt;&lt;br&gt;Chris
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ANNOUNCE--Sawfish-1.6.0-%22Sound-Of-Thunder%22-tp26891761p26892560.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26892461</id>
	<title>Re: Changing icons in the cycling window</title>
	<published>2009-12-22T10:43:06Z</published>
	<updated>2009-12-22T10:43:06Z</updated>
	<author>
		<name>Flashrider</name>
	</author>
	<content type="html">Am Tue, 22 Dec 2009 18:36:58 +0100
&lt;br&gt;schrieb Fabrice DELENTE &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26892461&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fdelente@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; Well, I guess from time to time we also actually use it rather than
&lt;br&gt;&amp;gt; &amp;gt; configuring it, don't we?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I do both at the same time :^)
&lt;br&gt;&lt;br&gt;Yes. So many :^) is there something to celebrate?
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; Happy holidays!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;Hmmmm... your clock seems not be correct... it says 18:36 on UTC +0100,
&lt;br&gt;though it's actually 19:36 UTC +0100. I'm living in the same timezone,
&lt;br&gt;that's why I noticed that.
&lt;br&gt;&lt;br&gt;Chris
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-icons-in-the-cycling-window-tp26892131p26892461.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26892363</id>
	<title>Re: Changing icons in the cycling window</title>
	<published>2009-12-22T10:35:29Z</published>
	<updated>2009-12-22T10:35:29Z</updated>
	<author>
		<name>Flashrider</name>
	</author>
	<content type="html">Am Tue, 22 Dec 2009 18:26:39 +0100
&lt;br&gt;schrieb Fabrice DELENTE &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26892363&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fdelente@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; You mean something like a new window-matcher `window-icon'?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Yes, something that would match by default the icon provided by the
&lt;br&gt;&amp;gt; application, but give the possibility to use an icon defined by the
&lt;br&gt;&amp;gt; user.
&lt;br&gt;&lt;br&gt;That shouldn't be all to difficult. Just one more release of mine and
&lt;br&gt;I'll be in `development-holidays' at least until 28th. So no extra
&lt;br&gt;christmast-present here.
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; That would be configuration-intensive, but do as you wish. :)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Isn't sawfish all about configuration? :^)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;Well, I guess from time to time we also actually use it rather than
&lt;br&gt;configuring it, don't we?
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Chris
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-icons-in-the-cycling-window-tp26892131p26892363.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26892329</id>
	<title>Re: Changing icons in the cycling window</title>
	<published>2009-12-22T10:33:23Z</published>
	<updated>2009-12-22T10:33:23Z</updated>
	<author>
		<name>Flashrider</name>
	</author>
	<content type="html">Am Tue, 22 Dec 2009 10:28:25 -0800
&lt;br&gt;schrieb dmg &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26892329&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dmg@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; Dear Santa,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It would be really nice to create the icons on demand, so the actual
&lt;br&gt;&amp;gt; contents are displayed.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --dmg
&lt;br&gt;&lt;br&gt;Then we would at first need a screenshotter, that creates the icon,
&lt;br&gt;plus the icon size must be increased (128x128? 256x256?), in addition
&lt;br&gt;you need a machine that handles that, I guess for most of us that is
&lt;br&gt;not a problem, but some may have 500 - 800MHz machine, so the current
&lt;br&gt;behaviour should still be the default.
&lt;br&gt;&lt;br&gt;Plus, I guess this years Santa won't be able to deliver it, though. :)
&lt;br&gt;&lt;br&gt;Chris
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Tue, Dec 22, 2009 at 9:19 AM, Fabrice DELENTE
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26892329&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fdelente@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; Thanks for the extremely fast answer!
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; AFAIK not, as it uses the icon, that is setup for the application
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; and therefore hardcoded into the given application.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Then I'll have to look into sawfish's source to modify that... I'll
&lt;br&gt;&amp;gt; &amp;gt; do that when I'll have time!
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt; Fabrice DELENTE
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-icons-in-the-cycling-window-tp26892131p26892329.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26892250</id>
	<title>Re: Changing icons in the cycling window</title>
	<published>2009-12-22T10:28:25Z</published>
	<updated>2009-12-22T10:28:25Z</updated>
	<author>
		<name>dmg-4</name>
	</author>
	<content type="html">Dear Santa,
&lt;br&gt;&lt;br&gt;It would be really nice to create the icons on demand, so the actual
&lt;br&gt;contents are displayed.
&lt;br&gt;&lt;br&gt;--dmg
&lt;br&gt;&lt;br&gt;On Tue, Dec 22, 2009 at 9:19 AM, Fabrice DELENTE &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26892250&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fdelente@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Thanks for the extremely fast answer!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; AFAIK not, as it uses the icon, that is setup for the application and
&lt;br&gt;&amp;gt;&amp;gt; therefore hardcoded into the given application.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Then I'll have to look into sawfish's source to modify that... I'll do that
&lt;br&gt;&amp;gt; when I'll have time!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Fabrice DELENTE
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;--dmg
&lt;br&gt;&lt;br&gt;---
&lt;br&gt;Daniel M. German
&lt;br&gt;&lt;a href=&quot;http://turingmachine.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://turingmachine.org&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-icons-in-the-cycling-window-tp26892131p26892250.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26892227</id>
	<title>Re: Changing icons in the cycling window</title>
	<published>2009-12-22T10:26:04Z</published>
	<updated>2009-12-22T10:26:04Z</updated>
	<author>
		<name>Flashrider</name>
	</author>
	<content type="html">Am Tue, 22 Dec 2009 18:19:43 +0100
&lt;br&gt;schrieb Fabrice DELENTE &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26892227&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fdelente@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; Thanks for the extremely fast answer!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; AFAIK not, as it uses the icon, that is setup for the application
&lt;br&gt;&amp;gt; &amp;gt; and therefore hardcoded into the given application.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Then I'll have to look into sawfish's source to modify that... I'll
&lt;br&gt;&amp;gt; do that when I'll have time!
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;You mean something like a new window-matcher `window-icon'?
&lt;br&gt;That would be configuration-intensive, but do as you wish. :)
&lt;br&gt;&lt;br&gt;Chris
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-icons-in-the-cycling-window-tp26892131p26892227.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26892153</id>
	<title>Re: Changing icons in the cycling window</title>
	<published>2009-12-22T10:19:03Z</published>
	<updated>2009-12-22T10:19:03Z</updated>
	<author>
		<name>Flashrider</name>
	</author>
	<content type="html">Am Tue, 22 Dec 2009 18:15:00 +0100
&lt;br&gt;schrieb Fabrice DELENTE &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26892153&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fdelente@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; Hello.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'd like to change the icon that appears next to the windows name
&lt;br&gt;&amp;gt; when I cycle through windows with the Alt-TAB binding. Is there a way
&lt;br&gt;&amp;gt; to do that?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;AFAIK not, as it uses the icon, that is setup for the application and
&lt;br&gt;therefore hardcoded into the given application.
&lt;br&gt;&lt;br&gt;Chris
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-icons-in-the-cycling-window-tp26892131p26892153.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26891761</id>
	<title>[ANNOUNCE] Sawfish 1.6.0 &quot;Sound Of Thunder&quot;</title>
	<published>2009-12-22T09:47:40Z</published>
	<updated>2009-12-22T09:47:40Z</updated>
	<author>
		<name>Flashrider</name>
	</author>
	<content type="html">Hi folks!
&lt;br&gt;&lt;br&gt;In the name of the sawfish coreteam, I'm pleased to announce the
&lt;br&gt;immediate availabilty of:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Sawfish 1.6.0 &amp;quot;Sound Of Thunder&amp;quot;
&lt;br&gt;&lt;br&gt;Some cherrypicks:
&lt;br&gt;&lt;br&gt;* Project Ridley: finished, as LibAudioFile and ESounD requirements have been dropped
&lt;br&gt;* Viewport: dynamic viewport-boundary-mode (creates a new viewport then hitting the edge)
&lt;br&gt;* Viewport: windows are restored on the correct Viewport from now on
&lt;br&gt;* Bug fix: Prevent crashing of sawfish under heavy load and fast window destruction
&lt;br&gt;* Bug fix: Prevent window crashing (at least that part sawfish is fault of, bugs in video drivers of course still may cause that)
&lt;br&gt;* Thanks to librep 0.90.2+ all UTF-8 issues are gone
&lt;br&gt;* Thanks to rep-gtk 0.90.0+ SawfishConfig (ex SawfishUI) began to refresh and undeprecate
&lt;br&gt;* Trimmed down GNOME Integrationmodule (minimum) and new KDE4 Integrationmodule
&lt;br&gt;* A set of new window-matchers and an improved window-matching architecture
&lt;br&gt;* and of course a lot changes more.
&lt;br&gt;&lt;br&gt;Get your favourite windowmanager from: &lt;a href=&quot;https://sourceforge.net/projects/sawmill/files/sawfish/1.6.0/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://sourceforge.net/projects/sawmill/files/sawfish/1.6.0/&lt;/a&gt;&lt;br&gt;&lt;br&gt;This release is brought to you by:
&lt;br&gt;&lt;br&gt;Christopher 'The Flashrider' Bratusek [Maintainer]
&lt;br&gt;Janek 'The Re-Animator' Kozicki [Ex-Maintainer]
&lt;br&gt;Timo Korvola [Coreteam Member]
&lt;br&gt;Guillermo S. Romero [Coreteam Member]
&lt;br&gt;Teika 'Mister X' Kazura [Coreteam Member]
&lt;br&gt;Luis Rodrigo Gallardo Cruz [Debian Packager]
&lt;br&gt;Jeremy Hankins [Coreteam Member]
&lt;br&gt;Matthew Love [Contributor]
&lt;br&gt;Nolan Leake [Contributor]
&lt;br&gt;&lt;br&gt;In addition to the above people, librep and rep-gtk releases are also courtesy of:
&lt;br&gt;&lt;br&gt;Jürgen Hötzel [Contributor]
&lt;br&gt;Alexey I. Froloff/ALT Linux [Contributor / Distributor]
&lt;br&gt;And anyone else I forgot to mention.
&lt;br&gt;&lt;br&gt;Big shouts to the whole Sawfish-Posse! Stay Tuned!
&lt;br&gt;&lt;br&gt;Happy Installing, a lots of christmas-presents and a happy new year,
&lt;br&gt;Chris
&lt;br&gt;&lt;br&gt;Last but not least the complete NEWS from 1.5.0 to 1.6.0:
&lt;br&gt;&lt;br&gt;1.6.0
&lt;br&gt;=====
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;* The 1.6.0 release has new features and bugfixes
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;* Build and installation changes
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - New/Updated requirements:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ librep 0.90.0 -&amp;gt; 0.90.4
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ rep-gtk 0.18.4 -&amp;gt; 0.90.0
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Removed requirements: LibAudioFile and ESounD
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Mouse buttons 6 - 9 support is now optional
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Support for 6 - 9 mouse buttons is now optional.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; X.Org/XFree86 headers only define up to 5 buttons, and we use
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; a working but somewhat hackish workaround for getting buttons
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 6 - 9 which is suspected to cause some problems with
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; modifiers. Support for them is enabled by default. If you
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; want to disable it, add the following flag to configure:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `--without-nine-mousebuttons'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; If you drop it, then you can't use mouse button 8 to, for
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; example, drag windows.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Installation directory change
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Directory `libexec' is not used anymore for library files
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; installation. Instead, they go into `lib' by default.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;* Incompatible user visible changes:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Configurator's binary, `sawfish-ui', is renamed to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `sawfish-config' [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Its window class is changed to `sawfish-configurator' /
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `Sawfish-Configurator', too. The lisp module is renamed from
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `sawfish.ui' to `sawfish.cfg'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Infinite Desktop boundary behavior and option
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; In `infinite-desktop', the option to specify the boundary
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; behavior has changed. If `viewport-boundary-mode' is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `dynamic', then you can go as far as you like. Otherwise, it
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; stops at the workspace boundary of which size is specified by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `viewport-dimensions'. Now the latter is the default. See also
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;dynamic viewport&amp;quot; described below.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The previous variable,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `infinite-desktop.stop-at-workspace-borders', which is used
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for this purpose, no longer exists.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - User config file changes
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; In Sawfish &amp;lt; 1.6, `sawfish.wm.defaults' is loaded by default,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; only if the `~/.sawfishrc' lacks. Now, it is always read, so
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; you don't have to `require' it. It sets up GNOME or KDE
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; support if found running, and does load the error-handling
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; module.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Since Sawfish 1.5 `~/.sawmillrc' is no longer a valid
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; configuration- file. From this version on, Sawfish will
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; rename `~/.sawmillrc' to `~/.sawfishrc', if the former does
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; exist on your system, but the latter doesn't.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - In configurator, the &amp;quot;Matched Windows&amp;quot; group has been renamed
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; to &amp;quot;Window Rules&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Sound support has changed. [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Sawfish used to rely on ESounD and LibAudioFile to play
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; sound, but we dropped that. If you want sound, set the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; variable `play-sample-program' to the path of the program
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; capable of playing *.wav file. You can set the variable from
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; the Configurator, too. By default `paplay' is beeing used.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; You can't set any arguments to pass from this variable. If
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; you want to give arguments or redirect output, write a wrapper
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; program. (*note FAQ::, &amp;quot;Sound support&amp;quot; section.)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - GNOME integration updates [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; GNOME support is trimmed down. All we offer now is as follows:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; If GNOME runs, in `session' submenu under Sawfish root menu,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; logout and shutdown from GNOME are added. Don't remove `quit'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; and `restart' from menu now. GNOME help is available in menu.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unless set by user, gnome-terminal.wrapper and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; gnome-www-browser are used for user options `xterm-program'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; and `browser-program'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Most of dropped GNOME integrationcode is ancient, mainly for
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.x and early 2.x. Files `lisp/sawfish/wm/commands/gnome.jl'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; and `lisp/sawfish/wm/state/gnome.jl' are deleted.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; GNOME-Detection has been updated for recent versions. [Alexey
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I. Froloff]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - xterm and browser changes
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Module `sawfish.wm.commands.xterm' is renamed to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `sawfish.wm.commands.launcher'. Option `xterm-args' is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; dropped. If you use it, simply append its value to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `xterm-program'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Customization-group is changed from `misc' to `External
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Applications'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The functinon `display-url' is renamed to `browser', now
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; defined in the module cited above. Variable
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `display-url-command' is renamed to `browser-program'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Sawfish pager
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; If you've been using Sawfish-pager, then you have to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; recompile it, due to library files location change.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Deletion of `user-level' property
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (This affects almost none.) There has been a defcustom
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; property `user-level'. It has been deprecated for years, and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; it's now deleted.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;* Bugs fixed:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Prevents crashes for quick window destructions, especially
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; under high load
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; There have been crashes if a window is destroyed soon after
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; its creation. &amp;nbsp;It happens in `add_window' function, and the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cause is guessed to be garbage collection following window
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; destruction before the object access.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Now most parts of `add_window' are protected from garbage
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; collection with `rep_PUSHGC' / `rep_POPGC'. It also prevents
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `add_window_hook' from being called with uninitialised
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; argument. &amp;nbsp;[Timo Korvola, Janek Kozicki]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Random window disapperance prevention
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; There're reports of sudden, random window disapperance, under
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Xinerama and some other drivers. It is partly prevented, but
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; not completely, as this may also be caused by other libraries
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; or buggy video drivers.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Now in error_handler() in src/display.c, when a window sends
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; request_code 12 (X_ConfigureWindow), don't auto-assume it to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; be unmapped. [Janek Kozicki]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Build and Installation:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Library check: Fix in `SMlib' and `libICE' check on
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;x11r7 [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ `.desktop' files fixes: typos fixed and unneeded entries
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;removal [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ In spec file, repexecdir definition is fixed
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ In `po/Makefile.in', a wrong call of make-pot is fixed
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Always build the FAQ upon make [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Expand REP_ENVIRON in scripts/Makefile.in [Luis Rodrigo
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Gallardo Cruz]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Add `--tag=CC' to libtool where necessary. It unbrakes
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;compilation on some arches [Gentoo Linux]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Use $prefix/lib instead of $prefix/libexecdir, to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;satisfy the FHS [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - In configurator,
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Strings are now fully translatable [Alexey I. Froloff]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SpinButton listens to manual value change. (It's now
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; connected to the correct signal.) &amp;nbsp;[Christoper Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Position parameters can be negative [Christopher Bratusek,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Teika Kazura]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Fixed Focus issues with KDE4 Menu/Run-Dialog [Timo Korvola]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Fix cursor-warping in conjuction with Infinite-Desktop
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [Jeremy Hankins]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Fixed group of the stagger options [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Fixed a call of `select-workspace-from-first' [Michal Maruška]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - In `Simple' theme, windows are now resizable from the right
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; border [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Missing exports are now supplied, for shrink-yank functions
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; and `send-to-workspace'. [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Commands `maximize-window-fullscreen' and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `maximize-window-fullxinerame' work. [Teika kazura]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Variable `this-command' is `nil' outside of command call.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Customization option `uniconify-to-current-viewport' has been
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; undeprecated. [Teika kazura]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;* New features:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - New application menu [Matthew Love, Timo Korvola]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Sawfish now generates application menu automatically, by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; reading `/usr/share/applications/*.desktop' files. If you
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; manually set `apps-menu', then it won't be. If you like to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; have both your own applications menu and auto the generated
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; one, then refer back to `user-apps-menu' rather than
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `apps-menu'. In addition you can use the variable
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `desktop-directory' to specify a different directory to look
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for *.desktop files, or a set of directories, if desired.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Root, and Window-Operations menus are revamped, too.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Added options to change the font color of window title,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; independent of the theme in use [Matthew Love, Christopher
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Bratusek, Timo Korvola]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Internally, a new function `remove-frame-part-value' which
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; allows to change/remove values from frame-parts is used.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [Timo Korvola]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Sawfish does now support theme-tarballs compressed with XZ
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (aka LZMA2) and LZMA [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Xinerama support for Grow/Pack [Nolan Leake]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Make grow/pack Xinerama aware. The support still remains
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; basic, as it only supports up to 3 displays. Shrink-yank
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; hasn't been changed at this point.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Window rules can be set by lisp
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Window rules (former &amp;quot;matched windows&amp;quot;) can easily be set from
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; configurator, but it can now be set by lisp, too, with
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `add-window-matcher' function. For the details, *Note Window
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Rules by Matching::. An example usage is like this:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(add-window-matcher '((WM_NAME . &amp;quot;^root$&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; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(WM_CLASS . &amp;quot;^XTerm/xterm$&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; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;'((ignore-program-position . t)
&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; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(maximize . vertical)))
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; In fact, this function has already existed, but now it can
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; now specify both windowname and -class, also the grammar has
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; changed. The old syntax is still allowed, but deprecated.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Keymap translation [Scott Scriven]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Sawfish can &amp;quot;translate&amp;quot; keymaps for each window. Suppose you
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; have the following lines in your `~/.sawfish/rc':
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(add-window-matcher
&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;'((WM_NAME . &amp;quot;^Terminal$&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;'(keymap-trans . ((&amp;quot;C-n&amp;quot; &amp;quot;C-S-t&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; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(&amp;quot;C-w&amp;quot; &amp;quot;C-S-w&amp;quot;))))
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Then, when you press `C-n', any windows with name &amp;quot;Terminal&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; receive `C-S-t', and so on.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; This is part of window rules, but it cannot be exposed in the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; configurator yet.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - New window rules
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Maximizations `fullscreen' and `full-xinerama' are
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;available now (*note Maximizing Without Borders::)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[Jeremy Hankins]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Window position can also be specified by the direction,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;like north or east, instead of the coordinates. [Jeremy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Hankins]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ New window rules `new-workspace' and `new-viewport',
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;which place a window on the first empty Workspace or
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Viewport (if there's none, one will be generated), have
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;been introduced [Jeremy Hankins]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;If `new-workspace' is chosen, then the window is put in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;an empty workspace, or a new workspace is created if
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;none. A workspace with sticky windows only are
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;considered empty. `new-viewport' is the same but an
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;empty viewport is chosen. If none is, the workspace is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;enlarged, and the window is put in a new viewport.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ `window-name' can change the window's name. [Christopher
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - New commands [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5 new move-cursor commands, 4 diagonals and 1 to center.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (*note Pointer Functions::
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Three window manipulation commands, `double-window-size',
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `halve-window-size', and `move-window-center'. &amp;nbsp;The former
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; two are based on the `resize-by-factor' metafunction.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `browser' invokes a browser instance.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - New functions `rename-window' changes the window name. [from
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;mmc&amp;quot; fork, Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; In practice, it works, but technically speaking, the window
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; name is not supposed to be changed in ICCCM, by the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Window-Manager.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `viewport-windows' returns windows in a viewport. [Jeremy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hankins]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `get-window-by-class' and `get-window-by-class-re'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Dynamic Viewport-Boundary-Mode [Jeremy Hankins]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; When you set `viewport-boundary-mode' to `dynamic', then the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; workspace grows and shrinks dynamically so that it contains
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; all windows and the current viewport. For the details, *Note
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Dynamic Viewport::.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - KDE4 integration module [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; KDE4 is automatically detected. KDE help, and KDE logout,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; shutdown, and reboot are provided in the menu. In KDE4 WM
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Selector, Sawfish is added.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unless set by user, konsole and konqueror are used for user
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; options `xterm-program' and `browser-program'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Poweroff from menu
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Added poweroff commands in menu for non KDE/GNOME users.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; There are reboot, halt, suspend and hibernate. The used shell
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; commands can be set from configurator, under &amp;quot;Misc&amp;quot; -&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;External Applications&amp;quot;. If you don't want it, set
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `want-poweroff-menu' to nil.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; User needs the appropriate privilege. For a way to do so, see
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; *Note FAQ::, &amp;quot;Shutdown privilege&amp;quot; section.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reboot and halt call `before-exit-hook' and do
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; `delete-window' to each window before actually rebooting or
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; halting, to ensure everything is fine on the next startup.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - New Frame Classes [Christopher Bratusek]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; A &amp;quot;frame class&amp;quot; defines frame component and are used by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; themers to add buttons or frames to their theme in charge.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; There are no user visible changes.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ `sticky-button', a button to toggle window `sticky' or
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;`viewport-sticky'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ `lock-button', a button to toggle window position `fixed'
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ `rename-button', a button to rename the window-title and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;window-icon properties (not ICCCM compliant)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ `move-resize-button', a button to perform various move
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;and resize actions on a window
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ `raise-lower-button', a button to perform various
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;raising and lowering actions on a window
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;* Widget Transistion [Christopher Bratusek]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Custom make-url-widget replaced by GtkLinkButton
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Custom about-dialog replaced by GtkAboutDialog
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - GtkButton + GtkPreview + GtkColorSelection trio replaced by
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; single GtkColorButton
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;* Other Changes:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Startup window placement improvement [Jeremy Hankins]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; At Sawfish startup including restart, maximized windows and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; position specified windows used to mess up viewport, appearing
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; in wrong viewports. It's fixed now.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Renamed `after-add-window' to `maxmize-after-add-window'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; This function is only used in a hook [Teika Kazura]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Don't let `cycle-class' and `cycle-class-backwards' ignore
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; WINDOW-ORDER [Daniel M. German]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Docks/panels are unframed, and window type is set to `dock'
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; by default [Timo Korvola]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - You can exit from sawfish-client with `,quit' (also `C-d'),
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; unlike `C-c' it won't kill the WM [Teika Kazura, Timo Korvola]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Number widget (GtkSpinButton) can take optional initial value
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [Teika Kazura]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Changing `raise-tabs-on-hover' takes effect immediately now
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Inactive windows in Crux theme do now have black text for
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; better readability [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - With new option `customize-redirect', configurator's output
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; can be redirected. [Teika Kazura]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Grow/Pack and Shrink/Yank options are in the same group now
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; These commands are now available from window operation menu,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; too.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - When moving a window the cursor shape is now `hand2', when
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; resizing `crosshair' [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - In the theme document in the configurator, the cursor is
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; invisible and the wrap mode is set to word-char [Christopher
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Build, installation and source
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Improved ebuild [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Encoding is unified to utf-8 for all distributed files
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[Teika Kazura]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Squashed all bytecompiler warnings [Matthew Love]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Some warnings were superfluous, though.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ To info file `dir' the section `sawfish' has been added
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[Luis Rodrigo Gallardo Cruz]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Distclean rule for po/Makefile.in [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Removed ancient sawmill removal fragments from Makefile
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Block comments in lisp files are now semicolons
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Sorry, without reason. Block comment remains allowed.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Docs
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Added man-pages for `sawfish', `sawfish-client' and
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;`sawfish-config' [Debian]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ News items for 1.5.0 are rewritten in a more readable
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;fashion [Teika Kazura]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Info manual updates [Christopher Bratusek, Jeremy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Hankins, Teika Kazura]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Added new contributors to `THANKS' section of
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;`CONTRIBUTING' [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Updated OPTIONS and KEYBINDINGS [Christopher Bratusek]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;+ Fixed the license header of tabbed-windowing files
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[Christopher Bratusek]
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ANNOUNCE--Sawfish-1.6.0-%22Sound-Of-Thunder%22-tp26891761p26891761.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26892396</id>
	<title>Re: Changing icons in the cycling window</title>
	<published>2009-12-22T09:36:58Z</published>
	<updated>2009-12-22T09:36:58Z</updated>
	<author>
		<name>Fabrice DELENTE-2</name>
	</author>
	<content type="html">&amp;gt; Well, I guess from time to time we also actually use it rather than
&lt;br&gt;&amp;gt; configuring it, don't we?
&lt;br&gt;&lt;br&gt;I do both at the same time :^)
&lt;br&gt;&lt;br&gt;Happy holidays!
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabrice DELENTE
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-icons-in-the-cycling-window-tp26892131p26892396.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26892293</id>
	<title>Re: Changing icons in the cycling window</title>
	<published>2009-12-22T09:28:55Z</published>
	<updated>2009-12-22T09:28:55Z</updated>
	<author>
		<name>Fabrice DELENTE-2</name>
	</author>
	<content type="html">&amp;gt; It would be really nice to create the icons on demand, so the actual
&lt;br&gt;&amp;gt; contents are displayed.
&lt;br&gt;&lt;br&gt;Well don't hold your breath though :^)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabrice DELENTE
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-icons-in-the-cycling-window-tp26892131p26892293.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26892261</id>
	<title>Re: Changing icons in the cycling window</title>
	<published>2009-12-22T09:26:39Z</published>
	<updated>2009-12-22T09:26:39Z</updated>
	<author>
		<name>Fabrice DELENTE-2</name>
	</author>
	<content type="html">&amp;gt; You mean something like a new window-matcher `window-icon'?
&lt;br&gt;&lt;br&gt;Yes, something that would match by default the icon provided by the
&lt;br&gt;application, but give the possibility to use an icon defined by the user.
&lt;br&gt;&lt;br&gt;&amp;gt; That would be configuration-intensive, but do as you wish. :)
&lt;br&gt;&lt;br&gt;Isn't sawfish all about configuration? :^)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabrice DELENTE
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-icons-in-the-cycling-window-tp26892131p26892261.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26892181</id>
	<title>Re: Changing icons in the cycling window</title>
	<published>2009-12-22T09:19:43Z</published>
	<updated>2009-12-22T09:19:43Z</updated>
	<author>
		<name>Fabrice DELENTE-2</name>
	</author>
	<content type="html">Thanks for the extremely fast answer!
&lt;br&gt;&lt;br&gt;&amp;gt; AFAIK not, as it uses the icon, that is setup for the application and
&lt;br&gt;&amp;gt; therefore hardcoded into the given application.
&lt;br&gt;&lt;br&gt;Then I'll have to look into sawfish's source to modify that... I'll do that
&lt;br&gt;when I'll have time!
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabrice DELENTE
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-icons-in-the-cycling-window-tp26892131p26892181.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26892131</id>
	<title>Changing icons in the cycling window</title>
	<published>2009-12-22T09:15:00Z</published>
	<updated>2009-12-22T09:15:00Z</updated>
	<author>
		<name>Fabrice DELENTE-2</name>
	</author>
	<content type="html">Hello.
&lt;br&gt;&lt;br&gt;I'd like to change the icon that appears next to the windows name when I
&lt;br&gt;cycle through windows with the Alt-TAB binding. Is there a way to do that?
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabrice DELENTE
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Changing-icons-in-the-cycling-window-tp26892131p26892131.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26881898</id>
	<title>window menu was: Customize root menu</title>
	<published>2009-12-21T15:42:32Z</published>
	<updated>2009-12-21T15:42:32Z</updated>
	<author>
		<name>dmg-4</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt; Well, your defvar is overidden by the menu.jls defvar,
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt; setq/define-special-variable while overcome that. Just for the record.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Fabrice&amp;gt; Ok, thanks for that.
&lt;br&gt;&lt;br&gt;Just to complement the info you have gotten. I don't configure the root
&lt;br&gt;menu, but the window menu. The advantage is that this way you can call
&lt;br&gt;commands that take a window as a parameter
&lt;br&gt;&lt;br&gt;(setq window-ops-menu
&lt;br&gt;&amp;nbsp; &amp;nbsp; `((,(_ &amp;quot;Mi_nimize&amp;quot;) iconify-window
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(insensitive . ,(lambda (w)
&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; &amp;nbsp;(not (window-iconifiable-p w)))))
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (,(lambda (w)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (if (window-maximized-p w)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (_ &amp;quot;Unma_ximize&amp;quot;)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (_ &amp;quot;Ma_ximize&amp;quot;))) maximize-window-toggle
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (insensitive . ,(lambda (w)
&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; &amp;nbsp; &amp;nbsp; &amp;nbsp; (not (or (window-maximized-p w)
&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; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(window-maximizable-p w))))))
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (,(_ &amp;quot;Toggle Maximize _Vertically&amp;quot;) maximize-window-vertically-toggle w)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (,(_ &amp;quot;Toggle Maximize _Horizontally&amp;quot;) maximize-window-horizontally-toggle w)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (,(_ &amp;quot;_Move&amp;quot;) move-window-interactively)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (,(_ &amp;quot;Move _Inside&amp;quot;) dmg-move-window-inside w)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (,(_ &amp;quot;Popup r_oot menu&amp;quot;) popup-root-menu)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (,(_ &amp;quot;U_pdate to head&amp;quot;) dmg-update-to-head)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (,(_ &amp;quot;_Resize&amp;quot;) resize-window-interactively)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (,(_ &amp;quot;_Close&amp;quot;) delete-window)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ()
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (,(_ &amp;quot;_Toggle&amp;quot;) . window-ops-toggle-menu)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (,(_ &amp;quot;In _group&amp;quot;) . window-group-menu)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (,(_ &amp;quot;_Send window to&amp;quot;)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(,(_ &amp;quot;_Previous workspace&amp;quot;) send-to-previous-workspace)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(,(_ &amp;quot;_Next workspace&amp;quot;) send-to-next-workspace)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(,(_ &amp;quot;Copy to p_revious&amp;quot;) copy-to-previous-workspace)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(,(_ &amp;quot;Copy to ne_xt&amp;quot;) copy-to-next-workspace))
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (,(_ &amp;quot;Stac_king&amp;quot;)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(,(_ &amp;quot;_Raise&amp;quot;) raise-window)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(,(_ &amp;quot;_Lower&amp;quot;) lower-window)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(,(_ &amp;quot;_Upper layer&amp;quot;) raise-window-depth)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(,(_ &amp;quot;Lo_wer layer&amp;quot;) lower-window-depth))
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (,(_ &amp;quot;Frame ty_pe&amp;quot;) . frame-type-menu)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (,(_ &amp;quot;Frame sty_le&amp;quot;) . frame-style-menu)))
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;--
&lt;br&gt;Daniel M. German &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;a href=&quot;http://turingmachine.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://turingmachine.org/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://silvernegative.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://silvernegative.com/&lt;/a&gt;&lt;br&gt;dmg (at) uvic (dot) ca
&lt;br&gt;replace (at) with @ and (dot) with .
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Customize-root-menu-tp26874641p26881898.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26878184</id>
	<title>Re: Customize root menu</title>
	<published>2009-12-21T10:31:47Z</published>
	<updated>2009-12-21T10:31:47Z</updated>
	<author>
		<name>Fabrice DELENTE-2</name>
	</author>
	<content type="html">&amp;gt; Well, your defvar is overidden by the menu.jls defvar,
&lt;br&gt;&amp;gt; setq/define-special-variable while overcome that. Just for the record.
&lt;br&gt;&lt;br&gt;Ok, thanks for that.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabrice DELENTE
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Customize-root-menu-tp26874641p26878184.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26877966</id>
	<title>Re: Customize root menu</title>
	<published>2009-12-21T10:16:49Z</published>
	<updated>2009-12-21T10:16:49Z</updated>
	<author>
		<name>Flashrider</name>
	</author>
	<content type="html">Am Mon, 21 Dec 2009 18:36:19 +0100
&lt;br&gt;schrieb Daniel Fetchinson &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26877966&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fetchinson@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Btw, according to sawfish.texi from 1.6.0 it is documented.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Well I'll upgrade to 1.6; but I looked in the wiki, and in the info
&lt;br&gt;&amp;gt; &amp;gt; file, chap. 15, and it did say to use defvar to define it; it's
&lt;br&gt;&amp;gt; &amp;gt; what's used in menus.jl too.
&lt;br&gt;&lt;br&gt;Well, your defvar is overidden by the menu.jls defvar,
&lt;br&gt;setq/define-special-variable while overcome that. Just for the record.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; This is what I use for customizing root menu:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; (setq root-menu '(
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&amp;quot;xterm&amp;quot; (system &amp;quot;xterm &amp;&amp;quot;))
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ()
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&amp;quot;firefox&amp;quot; (system &amp;quot;firefox &amp;&amp;quot;))
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&amp;quot;skype&amp;quot; (system &amp;quot;skype &amp;&amp;quot;))
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&amp;quot;vlc&amp;quot; (system &amp;quot;vlc &amp;&amp;quot;))
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ()
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&amp;quot;restart&amp;quot; restart)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&amp;quot;quit&amp;quot; quit)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&amp;quot;power off&amp;quot; (system &amp;quot;poweroff&amp;quot;))))
&lt;/div&gt;&lt;br&gt;Daniel, if you're using Sawfish 1.6.0, you may consider
&lt;br&gt;&lt;br&gt;(poweroff halt)
&lt;br&gt;&lt;br&gt;instead of poweroff, as this does shutdown sawfish
&lt;br&gt;cleanly, while
&lt;br&gt;&lt;br&gt;(system &amp;quot;poweroff&amp;quot;)
&lt;br&gt;&lt;br&gt;doesn't.
&lt;br&gt;&lt;br&gt;By default this calls &amp;quot;sudo shutdown -h&amp;quot;, but you can adjust it via
&lt;br&gt;&lt;br&gt;(define-special-variable halt-command &amp;quot;poweroff&amp;quot;)
&lt;br&gt;&lt;br&gt;besides halt/halt-command, also reboot/reboot-command,
&lt;br&gt;hibernate/hibernate-command and suspend/suspend-command are available
&lt;br&gt;for poweroff as actions/options.
&lt;br&gt;&lt;br&gt;Chris
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; HTH,
&lt;br&gt;&amp;gt; Daniel
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Customize-root-menu-tp26874641p26877966.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26877367</id>
	<title>Re: Customize root menu</title>
	<published>2009-12-21T09:38:59Z</published>
	<updated>2009-12-21T09:38:59Z</updated>
	<author>
		<name>Fabrice DELENTE-2</name>
	</author>
	<content type="html">&amp;gt; I mean the above is in ~/.sawfishrc
&lt;br&gt;&lt;br&gt;Ok, I'll try this too. Thanks!
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabrice DELENTE
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Customize-root-menu-tp26874641p26877367.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26877344</id>
	<title>Re: Customize root menu</title>
	<published>2009-12-21T09:37:10Z</published>
	<updated>2009-12-21T09:37:10Z</updated>
	<author>
		<name>Daniel Fetchinson</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt;&amp;gt;&amp;gt; Btw, according to sawfish.texi from 1.6.0 it is documented.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Well I'll upgrade to 1.6; but I looked in the wiki, and in the info file,
&lt;br&gt;&amp;gt;&amp;gt; chap. 15, and it did say to use defvar to define it; it's what's used in
&lt;br&gt;&amp;gt;&amp;gt; menus.jl too.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This is what I use for customizing root menu:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; (setq root-menu '(
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&amp;quot;xterm&amp;quot; (system &amp;quot;xterm &amp;&amp;quot;))
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ()
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&amp;quot;firefox&amp;quot; (system &amp;quot;firefox &amp;&amp;quot;))
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&amp;quot;skype&amp;quot; (system &amp;quot;skype &amp;&amp;quot;))
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&amp;quot;vlc&amp;quot; (system &amp;quot;vlc &amp;&amp;quot;))
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ()
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&amp;quot;restart&amp;quot; restart)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&amp;quot;quit&amp;quot; quit)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&amp;quot;power off&amp;quot; (system &amp;quot;poweroff&amp;quot;))))
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;I mean the above is in ~/.sawfishrc
&lt;br&gt;&lt;br&gt;HTH,
&lt;br&gt;Daniel
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Psss, psss, put it down! - &lt;a href=&quot;http://www.cafepress.com/putitdown&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cafepress.com/putitdown&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Customize-root-menu-tp26874641p26877344.html" />
</entry>

</feed>
