[Xmonad] Issue 54 in xmonad: Composable manageHooks interface
codesite-noreply at google.com
codesite-noreply at google.com
Thu Oct 11 20:44:32 EDT 2007
Issue 54: Composable manageHooks interface
http://code.google.com/p/xmonad/issues/detail?id=54
Comment #3 by daveroundy:
Note that the disadvantages mentioned in the original post are all
false. Hooks that
need IO to see if they need to be run *can* be written (it's just a bit
more code),
and it's possible to run multiple hooks per window (it's just a bit
more code). I
have yet to see a reason for this change.
Since this feature can be added without touching core, I see no reason
to add it to
core before it's been tested out in contrib.
David
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the Xmonad
mailing list