On Thu, Oct 25 2012,Ruthard Baudach wrote:

> Using stumpwm as my main window manager, I missed the MS-Windows style
> Alt-Tab cycling through the windows list by a most recently used policy,
> which is in my opinion far more effective and intuitive than cycling the
> windows list in an predefined order.
>
> Attached is my first attempt on lisp programming, just put
> (load "/path/to/alt-tab.lisp") in stumpwmrc, and try it.

I'd encourage you to put this in a Github repo.

You might look at adding S-M-Tab to go in reverse.

I think it might have a bug if invoked before any window switching has
happened. I haven't looked into it but this is the error I got after
loading it before switching any windows.

Error in Command 'cycle-alt-tab': Argument Y is not a NUMBER: NIL

Scott

_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Reply via email to