[Xmonad] Issue 8 in project xmonad

codesite-noreply at google.com codesite-noreply at google.com
Mon May 21 16:05:19 EDT 2007


Issue 8: Make layout info persist across restarts
http://code.google.com/p/xmonad/issues/detail?id=8

New issue report by SpencerJanssen:
Since the "Experimental support for a beefier restart." xmonad is able to
save some state across restarts.  Layout information, however, is not
saved.    There are two hurdles:

 - Find a way to serialize layouts.  Layouts have functional components --
deriving Show/Read is not enough.
 - Move workspace to layout mapping to StackSet.


Issue attributes:
	Status: Accepted
	Owner: SpencerJanssen
	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