Re: FVWM: WindowList order across multiple desktops

2015-12-19 Thread Thomas Adam
On 19 December 2015 at 22:26, wrote: > back to a desktop with more than 1 window the window list is adjusted > such that focus toggling is reset to the more recently focused windows > on that desktop. So you can either look at: FPSortWindowlistByFocus Or, for your

FVWM: WindowList order across multiple desktops

2015-12-19 Thread lists-fvwm
I have the following in my .fvwmrc file for Alt-Tab switching behavior. Key Tab A M WindowList Root c c CurrentAtEnd,NoDeskSort I'd like Alt-Tab to switch focus between the 2 most recently focused windows regardless of the desktop on which they reside. This works as long as I remain on a single

Re: FVWM: WindowList order across multiple desktops

2015-12-19 Thread lists-fvwm
On Sat, Dec 19, 2015 at 11:14:54PM +, Thomas Adam wrote: > On 19 December 2015 at 23:02, wrote: > > However after testing it, it still doesn't work. > > It works fine for me. > > Thomas > Are you using Version 2.6.5 or something newer? Are you testing the

Re: FVWM: WindowList order across multiple desktops

2015-12-19 Thread Thomas Adam
On 19 December 2015 at 23:02, wrote: > However after testing it, it still doesn't work. It works fine for me. Thomas

Re: FVWM: WindowList order across multiple desktops

2015-12-19 Thread lists-fvwm
Thank you for the reply Thomas. I had already tried to use Focus vs FlipFocus in WindowListFunc before posting to the list. I didn't notice the FPSortWindowlistByFocus style though. However after testing it, it still doesn't work. The last thing I tried was to use ClickToFocus vs SloppyFocus