Re: [dev] [surf] Fix unaccessible about: pages.

2016-01-26 Thread Christoph Lohmann
Greetings. On Wed, 27 Jan 2016 06:45:05 +0100 Claudio Alessi wrote: > Hi, > > surf cannot access the about: pages since it prepends with "http://"; each uri > not containing the "://" string. The attached patch also checks for the > "about:" prefix. > > The patch applies against HEAD (743fa9f3d

[dev] [surf] Fix unaccessible about: pages.

2016-01-26 Thread Claudio Alessi
Hi, surf cannot access the about: pages since it prepends with "http://"; each uri not containing the "://" string. The attached patch also checks for the "about:" prefix. The patch applies against HEAD (743fa9f3d19af8166b8466f35c464c402e31f554). Regards, Claudio diff --git a/surf.c b/surf.c in

Re: [dev] [dwm-custom] A script base install helper in user space

2016-01-26 Thread Germain Bossu
I got a code review from Alex Pilon. I've fixed most of the points he mentioned, making the current script a shellcheck-free /bin/sh one. It may be worth to tell that it supports only easy cases where patches could be applied one after the other. Le Mon, 25 Jan 2016 22:30:55 +0800, Pickfire a éc