Look for hooks in the event handler, or even a :key-release event hook.  If not,
you may have to add one and submit it as a pull request/patch.

Cheers,

    Dave

Knut Olav Bøhmer <boh...@gmail.com> writes:

> Hi,
>
> How can I extend stumpwm to handle :key-release event?
>
> I would like to have super-tab to behave differently when I click
> multiple times on tab. So the first time I click, I want to run the
> command "other", the consecutive times it should run "next".
> But if I release the super, I want to start over with "other" first,
> then "next" again..
>
> Best regards

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

Reply via email to