On Thu, Aug 17, 2006 at 04:32:33PM +0200, Adam Ritter wrote:
> It would be nice if a script could be notified if a client is closed.
> It would be easy to remember kill commands, but if the user closes
> the window the script won't be notified. I.e. if I create a key for focusing
> the ncmpc window and optionally creating a client, after the client is
> closed, it won't create an ncmpc client again (the script could
> always check if it is the right client, but that has limitations).

Why not writing a wrapper script for the kill command? You could
check the client's props (class:inst) and decide what todo,
before writing kill. I see no need for the event you request.

Regards,
-- 
 Anselm R. Garbe  ><><  www.ebrag.de  ><><  GPG key: 0D73F361

_______________________________________________
wmii@wmii.de mailing list
http://wmii.de/cgi-bin/mailman/listinfo/wmii

Reply via email to