[Xmonad] darcs patch: Make DynamicLog not require Integral WorkspaceId.

David Roundy droundy at darcs.net
Tue Aug 7 16:24:38 EDT 2007


Hi all,

This one's a bit more iffy.  I experimented (a while back, but the code's
still here locally) with making "type WorkspaceId String", and this is one
of the (few) changes that this required.  I can send the code sometime, if
anyone's interested.  My thought is that I'd like to make workspaces be a
list of workspace IDs rather than a number.  I don't like the hard-coding
of workspace IDs to be integers from zero up.  Some day I expect I'll get
around to implementing dynamic workspace layouts, so you can add and remove
workspaces at runtime.

David

Wed Aug  1 07:46:13 PDT 2007  David Roundy <droundy at darcs.net>
  * Make DynamicLog not require Integral WorkspaceId.
  Note that to acheive previous display, a nice Show instance for
  WorkspaceId would need to be defined, rather than using a derived
  Show instance.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 32445 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20070807/03f62c0c/attachment-0001.bin


More information about the Xmonad mailing list