[xmonad] darcs patch: Generalises modWorkspace to take any layout-transformi...

gopsychonauts at gmail.com gopsychonauts at gmail.com
Wed May 1 17:17:19 CEST 2013


1 patch for repository http://code.haskell.org/XMonadContrib:

Thu May  2 01:14:25 EST 2013  gopsychonauts at gmail.com
  * Generalises modWorkspace to take any layout-transforming function
  
  modWorkspace already was capable of modifying the layout with an arbitrary
  layout -> layout function, but its original type restricted it such that it
  could only apply a single LayoutModifier; this was often inconvenient, as for
  example it was not possible simply to compose LayoutModifiers for use with
  modWorkspace.
  
  This patch also reimplements onWorkspaces in terms of modWorkspaces, since with
  the latter's less restrictive type this is now possible.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 3392 bytes
Desc: Patch preview
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20130502/4c9b1f6b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/x-darcs-patch
Size: 7587 bytes
Desc: A darcs patch for your repository!
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20130502/4c9b1f6b/attachment-0001.bin>


More information about the xmonad mailing list