[Xmonad] Issue 78 in xmonad: Extension state
codesite-noreply at google.com
codesite-noreply at google.com
Tue Oct 30 19:52:38 EDT 2007
Issue 78: Extension state
http://code.google.com/p/xmonad/issues/detail?id=78
New issue report by dons00:
Extensions sometimes need state. Layouts have a state mechanism, supporting
persisttence, but other hooks don't. Local IORefs are a shorterm fix, but
don't play well with persistence. A global state table is doable, in
lambdabot's style, but its complexity needs to be demonstrated to be worth
the value.
Issue attributes:
Status: Accepted
Owner: dons00
Labels: Type-Enhancement Priority-Medium
--
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