Re: [dev] [dwm] My patch

2017-06-20 Thread Kristaps Čivkulis
Yes, sorry, the default gesture to decrease nmaster indeed is mod-d, not mod-p. Dumb me. Rest of the answer still aplies. 2017-06-20 20:24 GMT+03:00 Donald Allen : > On 20 June 2017 at 12:34, Kristaps Čivkulis > wrote: >> Hi, >> >> Maybe I explained it badly. >> >> By default, the visible tiled

Re: [dev] [dwm] My patch

2017-06-20 Thread Donald Allen
On 20 June 2017 at 12:34, Kristaps Čivkulis wrote: > Hi, > > Maybe I explained it badly. > > By default, the visible tiled windows form two "stacks" - left and > right. By calling incnmaster (which by default is MODKEY+i and > MODKEY+p), You are not helping matters by persisting in making the err

Re: [dev] [dwm] My patch

2017-06-20 Thread Kristaps Čivkulis
Hi, Maybe I explained it badly. By default, the visible tiled windows form two "stacks" - left and right. By calling incnmaster (which by default is MODKEY+i and MODKEY+p), you increase/decrease the size of the left stack (this size is specific for each monitor and is stored in nmaster variable).

Re: [dev] [dwm] My patch

2017-06-19 Thread rain1
On 2017-06-03 16:49, Kristaps Civkulis wrote: Hello, Recently I sent a patch http://lists.suckless.org/hackers/1706/15108.html and didn't get any response. Is there something wrong with my patch or patch/email format? I also noticed that all the other emails in hackers mailing list are from git

Re: [dev] [dwm] My patch

2017-06-04 Thread Anselm R Garbe
Hi Kristaps, On 3 June 2017 at 18:49, Kristaps Civkulis wrote: > Recently I sent a patch http://lists.suckless.org/hackers/1706/15108.html > and didn't get any response. Is there something wrong with my patch or > patch/email format? Others have pointed this out already -- barely anyone can be b

Re: [dev] [dwm] My patch

2017-06-03 Thread Hiltjo Posthuma
On Sat, Jun 03, 2017 at 07:40:31PM +0100, Chris Down wrote: > Hi Kristaps, > > Firstly, please keep discussions about a single patch in one thread if > possible, right now we have 3(!) different threads just about this one > patch. > > Kristaps Civkulis writes: > > Recently I sent a patch > > htt

Re: [dev] [dwm] My patch

2017-06-03 Thread rain1
On 2017-06-03 16:49, Kristaps Civkulis wrote: Hello, Recently I sent a patch http://lists.suckless.org/hackers/1706/15108.html and didn't get any response. Is there something wrong with my patch or patch/email format? I also noticed that all the other emails in hackers mailing list are from git

Re: [dev] [dwm] My patch

2017-06-03 Thread Chris Down
Hi Kristaps, Firstly, please keep discussions about a single patch in one thread if possible, right now we have 3(!) different threads just about this one patch. Kristaps Civkulis writes: Recently I sent a patch http://lists.suckless.org/hackers/1706/15108.html and didn't get any response. I

[dev] [dwm] My patch

2017-06-03 Thread Kristaps Civkulis
Hello, Recently I sent a patch http://lists.suckless.org/hackers/1706/15108.html and didn't get any response. Is there something wrong with my patch or patch/email format? I also noticed that all the other emails in hackers mailing list are from git AT suckless.org. I sent it with git send-e