Re: [dwm] Preventing xterm from closing by killclient()

From: Martin Sander <forke_AT_uni-bonn.de>
Date: Fri, 11 Apr 2008 16:57:29 +0200

On Fri, Apr 11, 2008 at 12:26:04PM +0200, Anselm R. Garbe wrote:
> Just extend struct Client with Bool iskillable and set this
> value at the same point as isfloating is set in applyrules, then
> you just need to check c->iskillable in killclient().

Thanks for the hint, that is a lot better.

> Though, I would propose to set c->iskillable to True during
> killclient() to allow getting rid of unresponsive clients which
> cannot be killed straight away.

I have to admit I don't understand what you mean. Anyway, I can always
use xkill to get rid of unresponsive clients, if thats what you mean.

Thanks again

Martin

Received on Fri Apr 11 2008 - 16:58:06 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:33:20 UTC