Re: [dev] DWM - Issue with nmaster under pertag

2011-04-10 Thread pancake
The error looks logical to me. Nmaster just stores a single value for the N.. If you use pertag you have to store an N for each tag. You cant use them together. Protip: in case of doubt look at the source. On 10/04/2011, at 0:05, Novar Tum wrote: > Hi, > > Thank you for your responses. > >

Re: [dev] Panels and Touch support

2011-04-10 Thread Christoph Lohmann
Hello, Benjamin R. Haskell wrote: On Sun, 10 Apr 2011, Benjamin R. Haskell wrote: On Wed, 6 Apr 2011, Christoph Lohmann wrote: Hello comrades, attached is a patch for dwm, which will add real support for the _NET_WM_WINDOW_TYPE. What is this patch against? I wanted to try this out, but ev

Re: [dev] [sselp] [st] clipboard and primary selection

2011-04-10 Thread stanio
* sta...@cs.tu-berlin.de [2011-04-03 20:22]: > Other odd thing is that I can paste what I selected in st into a > terminal (st or urxvt) but not into dmenu or surf (using sselp)... I investigated a bit more and it's odd indeed: st's xsetsel() clims to register the selected text for both PRIMARY

[dev] [ANN] sabotage 2011-04-09, a musl+busybox based distribution

2011-04-10 Thread Christian Neukirchen
Hi, this is the first public release of sabotage, a distribution based on musl and busybox. Provided software is: 9base-6 binutils-2.21 busybox-1.18.4 curl-7.21.4 e2fsprogs-1.41.14 gawk-3.1.8 git-1.7.4 gmp-5.0.1 linux-2.6.38.2 m4-1.4.16 make-3.82 mpc-0.9 mpfr-3.0.1 musl-2011-04-09 openssh-5.8p1

Re: [dev] [st] 0.1 Feedback - Was: A few small patches

2011-04-10 Thread Rob
On 5 April 2011 17:01, Bryan Bennett wrote: > is causing a lot of additional characters to be placed on > newlines, making actually getting what I want out of it rather difficult. I've had a pop at tidying it up a bit, I'm not getting as many silly characters filtered through, would you mind giv