There's MAX_WIN_HISTORY in the script, however, AFAICT it's to handle deleted/closed windows.
I've an idea how to implement this with some timeout reading the communication socket, so that multiple invocations could be used to cycle stack-like through windows.
(I'm filing an issue, in case someone else had more time than me :-)
There's
MAX_WIN_HISTORYin the script, however, AFAICT it's to handle deleted/closed windows.I've an idea how to implement this with some timeout reading the communication socket, so that multiple invocations could be used to cycle stack-like through windows.
(I'm filing an issue, in case someone else had more time than me :-)