[Xmonad] darcs patch: Fix float behaviour, add shiftWin.
Spencer Janssen
sjanssen at cse.unl.edu
Mon Sep 17 15:43:16 EDT 2007
On Sunday 09 September 2007 20:55:30 Karsten Schoelzel wrote:
> 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
Applied, thanks. I'd like to have Haddock markup for all the functions
exported from StackSet, can you send a patch to document shiftWin?
Cheers,
Spencer Janssen
More information about the Xmonad
mailing list