add -k to close tabbed foreground client on WMDelete
commit95b46cd3a92cab0a9b18cabb911e11f7300c0e1a
authorJustin Keogh <suckless@v6y.net>
Mon, 21 Mar 2016 02:16:12 +0000 (21 02:16 +0000)
committerChristoph Lohmann <20h@r-36.net>
Fri, 25 Mar 2016 06:41:43 +0000 (25 07:41 +0100)
treedf580e42aec8b3f53f425e9e0ead87cfe3beda3c
parent4ccaba49681008900bacfd1eec23571d9b488619
add -k to close tabbed foreground client on WMDelete

Hello, this is useful when you want to use the same key binding that closes windows to close tabs. I got tired of loosing my tabbed/surf session when I hit my WM's close key. "Last tab" behavior still respects -c/-f.

Cheers
-J

From 829e95855f0fe78a368788a5e72231bd6456a8cf Mon Sep 17 00:00:00 2001
From: jakeogh <github.com@v6y.net>
Date: Mon, 21 Mar 2016 01:36:28 +0000
Subject: [PATCH] add -k to close foreground tabbed client on WM_DELETE_WINDOW

Signed-off-by: Christoph Lohmann <20h@r-36.net>
tabbed.c