[hackers] [tabbed] fixing unexpected closing of tabbed when unmapping it. || Enno Boland (tox)

From: <hg_AT_suckless.org>
Date: Tue, 27 Oct 2009 20:59:37 +0000 (UTC)

changeset: 121:7a8ec02f5e9a
tag: tip
user: Enno Boland (tox) <tox_AT_s01.de>
date: Tue Oct 27 21:59:30 2009 +0100
files: tabbed.c
description:
fixing unexpected closing of tabbed when unmapping it.

diff -r 515777c66b9d -r 7a8ec02f5e9a tabbed.c
--- a/tabbed.c Tue Oct 27 21:07:56 2009 +0100
+++ b/tabbed.c Tue Oct 27 21:59:30 2009 +0100
@@ -771,8 +771,6 @@
 
         if((c = getclient(ev->window)))
                 unmanage(c);
- else if(ev->window == win)
- running = False;
 }
 
 void
Received on Tue Oct 27 2009 - 20:59:37 UTC

This archive was generated by hypermail 2.2.0 : Tue Oct 27 2009 - 21:00:08 UTC