[hackers] [surf][PATCH] Fix zoom shortcut

2016-08-01 Thread Aaron W. Hsu
--- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index 6d3135e..89c900a 100644 --- a/config.def.h +++ b/config.def.h @@ -129,7 +129,7 @@ static Key keys[] = { { MODKEY|GDK_SHIFT_MASK, GDK_KEY_k, zoom, { .i = +1 }

Re: [hackers] [PATCH] [sites] dwm: patches: fix unclean cfacts patch

2016-08-01 Thread Eric Pruitt
On Mon, Aug 01, 2016 at 12:44:04PM +0200, Patrick Steinhardt wrote: > --- > dwm.suckless.org/patches/cfacts.md | 2 +- > dwm.suckless.org/patches/dwm-6.1-cfacts.diff | 49 > ++-- > 2 files changed, 25 insertions(+), 26 deletions(-) You generally don't need to

[hackers] [scc] [cc1] Avoid recovery in elseclause || Roberto E. Vargas Caballero

2016-08-01 Thread git
commit b2e2403705ee71f141db8b9a4bac947ce3116f1d Author: Roberto E. Vargas Caballero AuthorDate: Mon Aug 1 16:05:01 2016 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Mon Aug 1 16:05:01 2016 +0200 [cc1] Avoid recovery in elseclause

[hackers] [scc] [cc1] Call decay() in postfix() || Roberto E. Vargas Caballero

2016-08-01 Thread git
commit 60276b9715bb154938ceaa813300509638de1835 Author: Roberto E. Vargas Caballero AuthorDate: Mon Aug 1 14:52:08 2016 +0200 Commit: Roberto E. Vargas Caballero CommitDate: Mon Aug 1 14:52:08 2016 +0200 [cc1] Call decay() in postfix()