Re: [dwm] dmenu_run problem

2008-02-12 Thread Sander van Dijk
On Feb 12, 2008 9:31 AM, Daniel Bainton [EMAIL PROTECTED] wrote: Sure, dmenu_path is run with /bin/sh, but the whole exe=`dmenu_path | dmenu $*` exec $exe isn't. If you'd look at the source code of dwm, you'd see it takes the shell from the SHELL environmental variable and runs the line with

Re: [dwm] dmenu_run problem

2008-02-12 Thread Daniel Bainton
On 11/02/2008, Sander van Dijk [EMAIL PROTECTED] wrote: On Feb 11, 2008 4:58 PM, Anselm R. Garbe [EMAIL PROTECTED] wrote: On Mon, Feb 11, 2008 at 12:08:20PM +0100, Szabolcs Nagy wrote: - exe=`dmenu_path | dmenu $*` exec $exe + set exe=`dmenu_path | dmenu $*` exec $exe I'm not sure

Re: [dwm] dmenu_run problem

2008-02-12 Thread Daniel Bainton
On 12/02/2008, Sander van Dijk [EMAIL PROTECTED] wrote: On Feb 12, 2008 9:31 AM, Daniel Bainton [EMAIL PROTECTED] wrote: Sure, dmenu_path is run with /bin/sh, but the whole exe=`dmenu_path | dmenu $*` exec $exe isn't. If you'd look at the source code of dwm, you'd see it takes the shell

Re: [dwm] dmenu_run problem

2008-02-12 Thread Anselm R. Garbe
On Tue, Feb 12, 2008 at 10:35:04AM +0100, Szabolcs Nagy wrote: sorry, set is not needed i use the hg tip, but the problem reporters might have used older versions so the working solutions 1. dwm config.h + set 2. dmenu_run - set Of course, committed. Kind regards, -- Anselm R. Garbe

[dwm] Xinerama and multihead support

2008-02-12 Thread Anselm R. Garbe
Hi there, more and more I get straight to a 4.8 release. The hg tip is still experimental, but Xinerama works for me already: http://www.suckless.org/shots/dwm-xinerama.png Kind regards, -- Anselm R. Garbe http://www.suckless.org/ GPG key: 0D73F361

Re: [dwm] Xinerama and multihead support

2008-02-12 Thread Anselm R. Garbe
On Tue, Feb 12, 2008 at 07:43:27PM +0100, Nicolas Martyanoff wrote: On Tue, 12 Feb 2008 11:19:52 +0100 Anselm R. Garbe [EMAIL PROTECTED] wrote: Hi there, more and more I get straight to a 4.8 release. The hg tip is still experimental, but Xinerama works for me already:

Re: [dwm] Xinerama and multihead support

2008-02-12 Thread Fabio Scotoni
Hello, On Tue, 12 Feb 2008, Anselm R. Garbe wrote: Hi there, more and more I get straight to a 4.8 release. The hg tip is still experimental, but Xinerama works for me already: http://www.suckless.org/shots/dwm-xinerama.png So THAT'S the reason why you insert Xinerama! You got two Monitors

Re: [dwm] Xinerama and multihead support

2008-02-12 Thread Nicolas Martyanoff
On Tue, 12 Feb 2008 11:19:52 +0100 Anselm R. Garbe [EMAIL PROTECTED] wrote: Hi there, more and more I get straight to a 4.8 release. The hg tip is still experimental, but Xinerama works for me already: http://www.suckless.org/shots/dwm-xinerama.png Kind regards, Excellent new ! I just

Re: [dwm] Xinerama and multihead support

2008-02-12 Thread Nicolas Martyanoff
On Tue, 12 Feb 2008 11:19:52 +0100 Anselm R. Garbe [EMAIL PROTECTED] wrote: Hi there, more and more I get straight to a 4.8 release. The hg tip is still experimental, but Xinerama works for me already: http://www.suckless.org/shots/dwm-xinerama.png Kind regards, After other tests, it

Re: [dwm] Xinerama and multihead support

2008-02-12 Thread Nicolas Martyanoff
On Tue, 12 Feb 2008 23:08:51 +0100 Anselm R. Garbe [EMAIL PROTECTED] wrote: Other remark; I enjoy the screen system (one application per screen), but this isn't suitable at all for some applications, such as blender, which are a lot more confortable on my full display (2800x1050). Is

Re: [dwm] Xinerama and multihead support

2008-02-12 Thread Nicolas Martyanoff
On Tue, 12 Feb 2008 11:19:52 +0100 Anselm R. Garbe [EMAIL PROTECTED] wrote: Hi there, more and more I get straight to a 4.8 release. The hg tip is still experimental, but Xinerama works for me already: http://www.suckless.org/shots/dwm-xinerama.png Kind regards, Ouups, retested, and the

[dwm] 2wm-0.1

2008-02-12 Thread Fabio Scotoni
Hello, On Mon, 12 Feb 2007, Anselm R. Garbe wrote: Hi there, for those being interested what I developed during last night, I packed together an initial version of what I call 'stereo wm' - http://www.suckless.org/download/2wm-0.1.tar.gz See the man page for reference. It feels as some kind