Re: Issue 409 in xmonad: Xmonad does not have a shutdown hook

Comment #1 on issue 409 by nwfilardo: Xmonad does not have a shutdown hook http://code.google.com/p/xmonad/issues/detail?id=409 An amended patch to the xmonad core. Apparently I was a bit out of it last time through. Attachments: shutdownHook.dpatch 10.7 KB

Updates: Status: Patch Comment #2 on issue 409 by vogt.adam: Xmonad does not have a shutdown hook http://code.google.com/p/xmonad/issues/detail?id=409 What do you use it for? You can rebind your exit and restart bindings for the same effect easily enough. Then again, there is already redundancy in XConfig between fields like handleEventHook and focusFollowsMouse.

Comment #3 on issue 409 by nwfilardo: Xmonad does not have a shutdown hook http://code.google.com/p/xmonad/issues/detail?id=409 I use it to kill xmobars on the way out. It seemed better to provide a shutdown hook invoked by the standard restart binding code than to override it.
participants (1)
-
codesite-noreply@google.com