Nice code, Ruthard.

I've been using this in my .stumpwmrc and I've been mostly happy with it:

  (define-key *top-map* (kbd "s-TAB") "next-in-frame")
  (define-key *top-map* (kbd "s-ISO_Left_Tab") "prev-in-frame")

- Steve

On 10/25/2012 06:15 AM, 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.

Regards,

Ruthard


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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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

Reply via email to