[dwm] how to float all gui programs

2009-01-09 Thread bill lam
At present I float common gui programs that I used into config.h like static Rule rules[] = { /* class instancetitle tags mask isfloating */ { Abiword, NULL, NULL, 0,True }, { Acroread, NULL, NULL, 0,

Re: [dwm] how to float all gui programs

2009-01-09 Thread pancake
all the programs running on X are GUI ones :) bill lam wrote: At present I float common gui programs that I used into config.h like static Rule rules[] = { /* class instancetitle tags mask isfloating */ { Abiword, NULL, NULL, 0,

Re: [dwm] how to float all gui programs

2009-01-09 Thread bill lam
On Fri, 09 Jan 2009, markus schnalke wrote: [2009-01-09 22:35] bill lam cbill@gmail.com I need to compile each time I add anthor gui program. Is there any way to automatically float all gui program? Make floating the default and add rules for your terminal emulators. ...

Re: [dwm] how to float all gui programs

2009-01-09 Thread yy
2009/1/9 Szabolcs Nagy nszabo...@gmail.com: On 1/9/09, bill lam cbill@gmail.com wrote: On Fri, 09 Jan 2009, markus schnalke wrote: Make floating the default and add rules for your terminal emulators. Thank markus, I patched dwm as per your suggestion and it now works use {0,0,0,0,True}

Re: [dwm] No Border Behaviour

2009-01-09 Thread Matthias-Christian Ott
Anselm R Garbe wrote: 2009/1/8 Matthias-Christian Ott o...@mirix.org: I think, this doesn't make much sense. My proposed conception of borderless clients seems more reasonable and intuitive to me. If you take borders not as decoration (as some window manager do), but instead as separating

Re: [dwm] No Border Behaviour

2009-01-09 Thread Matthias-Christian Ott
markus schnalke wrote: [2009-01-08 18:05] voltaic volt...@gmail.com I agree with Matthias. The purpose of a border is to separate one client from another. My view is: the (highlighted) border is to indicate the active client. (Normal borders are only placeholders for the highlighted border.)

Re: [dwm] No Border Behaviour

2009-01-09 Thread Matthias-Christian Ott
Szabolcs Nagy wrote: On 1/9/09, voltaic volt...@gmail.com wrote: I agree with Matthias. The purpose of a border is to separate one client from another. If there is only one client visible at a given time (i.e. monocle) then borders in my opinion are a waste of space. what's the problem?

Re: [dwm] last.fm + youtube downloader scripts

2009-01-09 Thread Christian Garbs
On Tue, Jan 06, 2009 at 10:42:34AM +0300, Alexander Polakov wrote: http://www.arrakis.es/~rggi3/youtube-dl/ If we're collecting youtube downloaders: Here's an irssi plugin for autodownloadung videos from Youtube and a bunch of other video sites. It could also be used standalone, if youtube-dl.pl

Re: [dwm] No Border Behaviour

2009-01-09 Thread Christian Garbs
On Thu, Jan 08, 2009 at 06:05:35PM -0500, voltaic wrote: I agree with Matthias. The purpose of a border is to separate one client from another. If there is only one client visible at a given time (i.e. monocle) then borders in my opinion are a waste of space. So borders should be set to 0