Re: [hackers] [surf][PATCH] Adapting the `homepage` patch to version 2.0

2017-09-19 Thread Hiltjo Posthuma
On Tue, Sep 19, 2017 at 11:21:55PM +0200, Jaume Devesa wrote: > This trivial commit adapts the _homepage patch_ [1] at the current > version of surf (2.0) > > [1]: https://surf.suckless.org/patches/homepage > --- > config.def.h | 1 + > surf.c | 6 +- > 2 files changed, 6 insertions(+),

Re: [hackers] [surf][PATCH] Adapting the `homepage` patch to version 2.0

2017-09-19 Thread Laslo Hunhold
On Tue, 19 Sep 2017 23:21:55 +0200 Jaume Devesa wrote: Hey Jaume, > why not just set "about:blank" as the default homepage in config.def.h? This saves us from this ifdef-mess. With best regards Laslo Hunhold -- Laslo Hunhold

[hackers] [surf][PATCH] Adapting the `homepage` patch to version 2.0

2017-09-19 Thread Jaume Devesa
This trivial commit adapts the _homepage patch_ [1] at the current version of surf (2.0) [1]: https://surf.suckless.org/patches/homepage --- config.def.h | 1 + surf.c | 6 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index 2e735bf..0b9d37