
On Sunday 09 September 2007 20:55:30 Karsten Schoelzel wrote:
Mon Sep 10 03:27:38 CEST 2007 Karsten Schoelzel
* 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