
On Wednesday 03 October 2007 10:23:14 David Roundy wrote:
Hi all,
Here's an extension to allow swapping of windows based on their placement on-screen. Basically, it's a replacement for swapUp/Down, except that it won't allow swapping with currently-hidden windows. On the other hand, swapping with hidden windows is perhaps not quite such a hugely important feature.
David
Wed Oct 3 05:00:17 EDT 2007 Andrea Rossato
* WindowNavigation: add configurable colors and the possibility to turn them off Wed Oct 3 11:17:55 EDT 2007 David Roundy
* add swapping capability in WindowNavigation. This allows you to reorder your windows geometrically, by swapping the currently focussed window with ones that are up/down/right/left of it. The idea is that we should be able to manipulate windows based on the visual layout of the screen rather than some (possibly obscure) logical ordering.
Applied.