darcs patch: eliminate a few Eq a constraints in Stac... (and 4 more)
Hi all, Here's a final patch, which makes the layouts be preserved across xmonad restarts. I've tested it gently, but since XMonadContrib hasn't yet been converted, I haven't used it with for normal work. Note that this version is a regression in that only a single Layout is supported. This'll be fixed when we move LayoutChoice into xmonad proper. David Thu Sep 20 17:01:43 EDT 2007 David Roundy <droundy@darcs.net> * eliminate a few Eq a constraints in StackSet. Thu Sep 20 17:05:27 EDT 2007 David Roundy <droundy@darcs.net> * remove unneeded Ord constraint. Thu Sep 20 17:28:43 EDT 2007 David Roundy <droundy@darcs.net> * add (unused) Layout to StackSet. Thu Sep 20 18:12:48 EDT 2007 David Roundy <droundy@darcs.net> * move Layout into StackSet. WARNING! This changes the format of StackSet, and will definitely mess up your xmonad state, requiring at minimum a restart! Thu Sep 20 18:43:14 EDT 2007 David Roundy <droundy@darcs.net> * make layouts preserved over restart
participants (1)
-
David Roundy