Devil's Pie "Sweet Music, Soul Music?" 0.22
Devil's Pie (someones favourite window manipulation tool) 0.22 is out. Just one bug fix, which shows that my users all use OpenBox.
- Fix decorate/undecorate with OpenBox (thanks Rafał Mużyło)
- Fix typos in man page (Loïc Minier)
Downloads are in the usual place.
Posted by milosh at Sun Nov 25 13:52:18 2007:
Posted by Ross at Sun Nov 25 14:04:00 2007:
Posted by Dan Schuessler at Mon Dec 3 05:27:20 2007:
Posted by Ross at Mon Dec 3 07:41:41 2007:
Posted by Gernot Stenz at Tue Dec 25 20:55:49 2007:
Regardless of whether the functionality should be provided by Gnome or not, Devil's Pie is a neat piece of software, particularly if you're a Bigloo programmer like me.
However, I cannot get the window manager to follow the newly opened windows to their desktops. If I use the (focus) form I get some error messages mentioning 0 timestamps and all functionality vanishes.
Merry Christmas
Posted by anon at Tue Mar 4 00:11:41 2008:
Posted by Ross at Tue Mar 4 06:53:36 2008:
Posted by Islam Amer at Tue Mar 18 10:36:39 2008:
However, I cannot get the window manager to follow the newly opened windows to their desktops. If I use the (focus) form I get some error messages mentioning 0 timestamps and all functionality vanishes.
Merry Christmas
Hello all.
I just released an initial version of gdevilspie , which is a pyGTK interface to your wonderful devilspie.
It is hosted at google code :
http://code.google.com/p/gdevilspie
and has a page at gnomefiles :
http://gnomefiles.org/app.php/gDevilspie
Posted by Jeremy Nickurak at Mon May 19 22:48:08 2008:
I just released an initial version of gdevilspie , which is a pyGTK interface to your wonderful devilspie.
It is hosted at google code :
http://code.google.com/p/gdevilspie
and has a page at gnomefiles :
http://gnomefiles.org/app.php/gDevilspie
I've never successfully gotten the opacity action to work with devilspie. For example:
( if
( and
( is ( application_name ) "Firefox" )
)
( begin
( opacity 60 )
( println "match" )
)
)
Successfully prints the 'match' line, but doesn't actually affect the transparency of the window. Composite with xcompmgr and transset is working fine, so I'm not sure where the problem is. I've been trying this under ubuntu gutsy and hardy.
Any suggestions would be appreciated.
Posted by peter at Sat Jan 31 20:22:09 2009:
( if
( and
( is ( application_name ) "Firefox" )
)
( begin
( opacity 60 )
( println "match" )
)
)
Successfully prints the 'match' line, but doesn't actually affect the transparency of the window. Composite with xcompmgr and transset is working fine, so I'm not sure where the problem is. I've been trying this under ubuntu gutsy and hardy.
Any suggestions would be appreciated.
best module ever!
now if there was only an option to send windows to the background (desktop wallpaper) so you can make interesting looking wallpapers, that would be grand.
Posted by George at Mon Apr 20 03:56:22 2009:
now if there was only an option to send windows to the background (desktop wallpaper) so you can make interesting looking wallpapers, that would be grand.