jump-or-exec merged into HEAD



Hi all,

jump-or-exec made it into Sawfish!

Unlike the original version, it also supports matching against the
WM_CLASS, which also introduces an arguement change compared to the
original one, as the `onfocused' arguement is now no more the third,
but the fourth [!] arguement. The third arguement is now t to match
against WM_CLASS or nil (or nothing if there's no fourth passed) to
match against WM_NAME.

(define (jump-or-exec re prog #!optional class onfocused) ...)

the module resides in: sawfish.wm.commands.jump-or-exec
in it's header you'll also find two simple usage examples.

Have Fun,
Chris


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]