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

state: Fix LatchGroup action with latch-to-lock disabled #580

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

wismill
Copy link
Member

@wismill wismill commented Jan 7, 2025

A LatchGroup action with the latchToLock option disabled can apply its latch effect multiple times.

Fixes #577

@wismill wismill added bug Indicates an unexpected problem or unintended behavior state Indicates a need for improvements or additions to the xkb_state API labels Jan 7, 2025
@wismill wismill added this to the 1.8.0 milestone Jan 7, 2025
A `LatchGroup` action with the `latchToLock`` option disabled can apply
its latch effect multiple times.
@wismill wismill force-pushed the state/fix-group-latch branch from 2b8d354 to 1278824 Compare January 14, 2025 11:26
@wismill wismill marked this pull request as ready for review January 14, 2025 11:28
@wismill wismill merged commit 6c6dbf3 into xkbcommon:master Jan 14, 2025
4 checks passed
@wismill wismill deleted the state/fix-group-latch branch January 14, 2025 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior state Indicates a need for improvements or additions to the xkb_state API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect group latch behavior
1 participant