On 19 December 2015 at 22:26,  <lists-f...@useunix.net> 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 WindowListFunc, don't use FlipFocus (which reorders the
window list), and instead use 'Focus' which does not.  The man page
has the default definition for WindowListFuncm should you need it.

Merry Christmas.

-- Thomas Adam

Reply via email to