[hackers] [st] Updated scrolling patches

2015-11-19 Thread François Vaux
Hello I tried to apply the scrolling patches found on the website but they don't apply to the latest git master. I applied them and (dumbly) fixed the rejected hunks, merged both patches (keyboard + mouse scroll) in one. Here's the result. P.S.: I'm new here and just wanted to say thanks fo

Re: [hackers] [st] Updated scrolling patches

2015-11-19 Thread Pickfire
On Thu, Nov 19, 2015 at 11:04:02AM +0100, François Vaux wrote: I tried to apply the scrolling patches found on the website but they don't apply to the latest git master. I applied them and (dumbly) fixed the rejected hunks, merged both patches (keyboard + mouse scroll) in one. Here's the resul

Re: [hackers] [st] Updated scrolling patches

2015-11-19 Thread Pickfire
Oh, sorry I forgot to say that you should just push it to the 'sites' instead of posting it here at hackers@suckless.org -- _ < Do what you like, like what you do. > - \ ^__^ \ (oo)\___ (__)\

Re: [hackers] [st] Updated scrolling patches

2015-11-19 Thread François Vaux
Le jeu. 19 nov. 2015 à 11:21, Pickfire a écrit : Oh, sorry I forgot to say that you should just push it to the 'sites' instead of posting it here at hackers@suckless.org Sure, I'll do this during my lunch break, I didn't realize that the wiki was world-writable! -- François

[hackers] [PATCH] Use right click as previous and enable scrolling to switch slides

2015-11-19 Thread Ivan Tham
--- config.def.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index 9aa6e08..0a56047 100644 --- a/config.def.h +++ b/config.def.h @@ -20,7 +20,9 @@ static const float usableheight = 0.75; static Mousekey mshortcuts[] = { /* button

[hackers] [sent] Use right click as previous and enable scrolling to switch slides || Ivan Tham

2015-11-19 Thread git
commit 95af430d978d9ad9a6235ac1899a1ecd46bff6f3 Author: Ivan Tham AuthorDate: Thu Nov 19 21:13:25 2015 +0800 Commit: Markus Teich CommitDate: Thu Nov 19 19:37:08 2015 +0100 Use right click as previous and enable scrolling to switch slides diff --git a/config.def.h b/config.def.h ind

[hackers] sj: Makefile: move libraries to end of command; rename filename having a colon

2015-11-19 Thread Greg Reagle
See attached patch. >From f95466ef014a65ba423e6af03bc039e5de8ac91b Mon Sep 17 00:00:00 2001 From: Greg Reagle Date: Thu, 19 Nov 2015 13:56:03 -0500 Subject: [PATCH] Makefile: move libraries to end of command; rename filename having a colon I need to have libraries at the end of the command line

[hackers] [dmenu] Command History Patch

2015-11-19 Thread Stephen Sherratt
I made a patch to add suggestions to dmenu based on previously run commands. I know there already exists such a patch (http://tools.suckless.org/dmenu/patches/history) but it seems to be quite old and doesn't work with the latest version of dmenu. It stores history in a text file at a specified