Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add action for releasing state #49

Closed
jtroo opened this issue Jul 20, 2022 · 0 comments
Closed

Add action for releasing state #49

jtroo opened this issue Jul 20, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jtroo
Copy link
Owner

jtroo commented Jul 20, 2022

Use case:

Let's say I want lalt as a multi-use key that acts as lalt as well as layer-toggle at the same time. Some desired actions in the new layer want lalt to be held down the whole time (1) since repeated press-release of alt results in the wrong behaviour. Other actions (2) actually don't want alt to be pressed at all.

To achieve (1), one could use (multi lalt (layer-toggle other-layer)). To achieve (2), a theoretical action (multi (release lalt) <un-alted key>) could work.

@jtroo jtroo added the enhancement New feature or request label Jul 20, 2022
@jtroo jtroo added this to the v1.0.6 milestone Jul 20, 2022
@jtroo jtroo self-assigned this Jul 20, 2022
@jtroo jtroo closed this as completed Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant