
18 Aug
2010
18 Aug
'10
12:13 p.m.
On Friday, 13.08.10 at 19:42, Wirt Wolff wrote:
So basically three sets of paired workspaces. I'd look at the (pretty sure it's darcs only) Actions.OnScreen module.
Thanks, that's what I needed. What are people doing about toggleWS on multi-head? http://xmonad.org/xmonad-docs/xmonad-contrib/src/XMonad-Actions-CycleWS.html... I made a variant of toggleWS that uses the OnScreen focusing stuff I wrote, but it doesn't work like I expected. I think it's because the head of the 'hiddens' list isn't necessarily the workspace that was focused previously.