
On Wed, 09 May 2007 21:37:48 -0600
Jason Creighton
Wed May 9 21:36:20 MDT 2007 Jason Creighton
* Swap workspaces instead of switching screens Previously, xmonad if workspace 1 and 2 were visible on screens 1 and 2, and workspace 1 was the current workspace, mod-2 would simply simple switch focus to screen 2. The new behavior is to always show the workspace you're switching to on the current screen. If the new workspace was visible on another screen, the formerly-current workspace will appear on that screen. In the example above, workspace 2 would appear on screen 1 and workspace 1 would appear on screen 2.
It's hard to say whether this is an improvement, so I'm going to try this patch out for a couple days before applying it to the main repo. Comments about this change are solicited. Cheers, Spencer Janssen