Re: [dev] [st] scrollback-mouse patch is broken on 0.8

2018-09-08 Thread Devin Neal
On Sat, Sep 8, 2018 at 2:28 AM Daniel Tameling wrote: > You can suggest an edit yourself: > https://suckless.org/wiki/ > Noted, thanks for all your help.

Re: [dev] [st] scrollback-mouse patch is broken on 0.8

2018-09-08 Thread Daniel Tameling
On Fri, Sep 07, 2018 at 04:13:48PM -0700, Devin Neal wrote: > On Fri, Sep 7, 2018 at 8:15 AM Daniel Tameling > wrote: > > if there is already an existing config.h, you get the error you described. > > It turns out that this error occurred precisely because I ran make > (which created a config.h

Re: [dev] [st] scrollback-mouse patch is broken on 0.8

2018-09-08 Thread Platon Ryzhikov
As long as i remember my experience in using scrollback patches, you need to swap some code (functions and definitions) between st.c and x.c 06.09.2018, 23:18, "Devin Neal" : > There appears to be a problem with one of the patches to enable mouse > scrolling at https://st.suckless.org/patches/scr

Re: [dev] [st] scrollback-mouse patch is broken on 0.8

2018-09-07 Thread Devin Neal
On Fri, Sep 7, 2018 at 8:15 AM Daniel Tameling wrote: > if there is already an existing config.h, you get the error you described. It turns out that this error occurred precisely because I ran make (which created a config.h file) in between applying the two patches. I think this error is subtle a

Re: [dev] [st] scrollback-mouse patch is broken on 0.8

2018-09-07 Thread Daniel Tameling
On Fri, Sep 07, 2018 at 10:10:44AM -0700, Devin Neal wrote: > On Fri, Sep 7, 2018 at 8:15 AM Daniel Tameling > wrote: > > > > you need to apply the normal scrollback patch before the mouse one. > > Then it works. > > Sorry if it wasn't clear from my previous post, but I applied the > normal scro

Re: [dev] [st] scrollback-mouse patch is broken on 0.8

2018-09-07 Thread Devin Neal
On Fri, Sep 7, 2018 at 8:15 AM Daniel Tameling wrote: > > you need to apply the normal scrollback patch before the mouse one. > Then it works. Sorry if it wasn't clear from my previous post, but I applied the normal scrollback patch before the mouse one when I encountered the problem.

Re: [dev] [st] scrollback-mouse patch is broken on 0.8

2018-09-07 Thread Daniel Tameling
On Thu, Sep 06, 2018 at 01:18:26PM -0700, Devin Neal wrote: > There appears to be a problem with one of the patches to enable mouse > scrolling at https://st.suckless.org/patches/scrollback/. > > It seems that this patch is incorrect, though I'm not discounting the > possibility that I've done som

[dev] [st] scrollback-mouse patch is broken on 0.8

2018-09-06 Thread Devin Neal
There appears to be a problem with one of the patches to enable mouse scrolling at https://st.suckless.org/patches/scrollback/. > git checkout 0.8 HEAD is now at 8ab6290 LICENSE: fix a few years > curl https://st.suckless.org/patches/scrollback/st-scrollback-0.8.diff | git > apply % Total%