[dwm] Vertical Window Tiling Options?

2007-12-30 Thread Petar Petrov
Hello, what options do I have if I want to have the windows tiled vertically in dwm? Specifically I would like to have 2 vertically tiled clients and the rest of the screen for the stacked clients. If not possible a variant of all vertical tiled will still be ok. The problem is I have a lot of ve

Re: [dwm] [ANNOUNCE] dvtm-0.2

2007-12-30 Thread Nicolas Martyanoff
On Sun, 30 Dec 2007 23:08:00 +0100 Marc Andre Tanner <[EMAIL PROTECTED]> wrote: > On Sun, Dec 30, 2007 at 10:07:00PM +0100, Nicolas Martyanoff wrote: > > On Sun, 30 Dec 2007 14:02:59 +0100 > > Marc Andre Tanner <[EMAIL PROTECTED]> wrote: > > > > esting. Could you please send me the value of $LANG

Re: [dwm] [ANNOUNCE] dvtm-0.2

2007-12-30 Thread Marc Andre Tanner
On Sun, Dec 30, 2007 at 10:07:00PM +0100, Nicolas Martyanoff wrote: > On Sun, 30 Dec 2007 14:02:59 +0100 > Marc Andre Tanner <[EMAIL PROTECTED]> wrote: > > esting. Could you please send me the value of $LANG and > > the output of locale? It would also be useful if you could run the > > following 2

Re: [dwm] [ANNOUNCE] dvtm-0.2

2007-12-30 Thread Nicolas Martyanoff
On Sun, 30 Dec 2007 14:02:59 +0100 Marc Andre Tanner <[EMAIL PROTECTED]> wrote: esting. Could you please send me the value of $LANG and > the output of locale? It would also be useful if you could run the > following 2 lines once within dvtm and once in uxterm. $ echo $LANG en_US.utf8 $ locale

Re: [dwm] [ANNOUNCE] dvtm-0.2

2007-12-30 Thread Marc Andre Tanner
On Sun, Dec 30, 2007 at 05:19:20PM +0100, y i y u s wrote: > There is something strange with dvtm, I have to define the setmwfact > arguments in config.h as 0,xx instead of 0.xx or it won't work. I know > it is due to the locale, but I don't have to do it in the dwm > config.h. The env is the same.

Re: [dwm] [ANNOUNCE] dvtm-0.2

2007-12-30 Thread y i y u s
There is something strange with dvtm, I have to define the setmwfact arguments in config.h as 0,xx instead of 0.xx or it won't work. I know it is due to the locale, but I don't have to do it in the dwm config.h. The env is the same. I have to look further into it to understand why it is happening,

Re: [dwm] [ANNOUNCE] dvtm-0.2

2007-12-30 Thread Marc Andre Tanner
On Sun, Dec 30, 2007 at 12:03:31PM +0100, Nicolas Martyanoff wrote: > > > > > To build dvtm on a system with wide character type: > > > > > > > > make unicode && make install > > > > > > > > this generates a executable which is linked agains libncursesw. > > > > Otherwise a plain: > > Hi, > > I

Re: [dwm] building an autolock with sinac

2007-12-30 Thread Christian Dietrich
* Enno Gottox Boland <[EMAIL PROTECTED]> [Dec 30 2007 12:20] wrote: > Hi! > > > > Why do you dislike the for-loop? > > > You should only use one function per call. You can select more than > one function per call, and even worse, it depends on which order the > arguments are given. Hm, ok this mig

Re: [dwm] building an autolock with sinac

2007-12-30 Thread Enno "Gottox" Boland
Hi! > > Why do you dislike the for-loop? > You should only use one function per call. You can select more than one function per call, and even worse, it depends on which order the arguments are given. The common way to parse arguments is to save the switches into variables and afterwards use them

Re: [dwm] [ANNOUNCE] dvtm-0.2

2007-12-30 Thread Nicolas Martyanoff
> > > To build dvtm on a system with wide character type: > > > > > > make unicode && make install > > > > > > this generates a executable which is linked agains libncursesw. > > > Otherwise a plain: Hi, I'm testing dvtm 0.2, and I have a bug with unicode characters. I use make unicode, so it's