[xmonad] darcs patch: XMonad.Core: new layoutMirrored flag

Lukas Mai l.mai at web.de
Fri May 9 17:06:35 EDT 2008


Fri May  9 22:57:43 CEST 2008  Lukas Mai <l.mai at web.de>
  * XMonad.Core: new layoutMirrored flag
  
  This patch adds a new flag to 'XConf': 'layoutMirrored'. It indicates whether
  we're inside a layout that swaps the X and Y axes. It defaults to 'False', and
  'Mirror' toggles it. 'XMonad.Operations.mkAdjust' reads it in order to apply
  size hints correctly. This change should make the Tall/Wide distinction in
  HintedTile redundant, because Mirror (HintedTile ...) works now, using
  mirrored size hints where appropriate.
  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 6974 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20080509/a3fbede7/attachment.bin


More information about the xmonad mailing list