[Xmonad] Issue 17 in project xmonad

codesite-noreply at google.com codesite-noreply at google.com
Thu May 31 23:30:59 EDT 2007


Issue 17: User-definable X monad state type
http://code.google.com/p/xmonad/issues/detail?id=17

New issue report by dons00:
Let config users pass arbitrary state around. Extends X with an addition
parameter to be stored in a StateT (that's simplest I think). Then users
can happily thread their own state.

By default, type XUser = ().


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