[Xmonad] darcs patch: Fix float behaviour, add shiftWin.

Karsten Schoelzel kuser at gmx.de
Sun Sep 9 21:55:30 EDT 2007


Mon Sep 10 03:27:38 CEST 2007  Karsten Schoelzel <kuser at gmx.de>
  * Fix float behaviour, add shiftWin.
  
  First, if float is called with window which is on a hidden workspace,
  then the window will remain on that hidden workspace.
  
  Now the focus should change more as expected:
  float w = (view current) . (shiftWin ws w)
      where
          current is the current screen/workspace
          shiftWin ws w is: - view the workspace w is on
              - set focus on w
              - shift ws
              - set focus back to window it was on that workspace
                  unless w was focused
  
  shiftWin was add to StackSet.hs 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 4330 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20070910/b8a4a51c/attachment-0001.bin


More information about the Xmonad mailing list