Skip to content

fix!: queue custom action presses and releases#2003

Merged
jtroo merged 8 commits intomainfrom
fix-custom
Apr 4, 2026
Merged

fix!: queue custom action presses and releases#2003
jtroo merged 8 commits intomainfrom
fix-custom

Conversation

@jtroo
Copy link
Copy Markdown
Owner

@jtroo jtroo commented Apr 4, 2026

Fix #1887

Marked as possibly breaking due to changing some event timings by a millisecond in tests.

@jtroo jtroo changed the title fix: custom actions no longer overwrite each other fix!: custom actions no longer overwrite each other Apr 4, 2026
@jtroo
Copy link
Copy Markdown
Owner Author

jtroo commented Apr 4, 2026

Can probably do a followup breaking fix to the switch action to make it avoid the action queue; since custom actions are really the only action that required it in the first place, and there is a proper fix for it now.

@jtroo jtroo changed the title fix!: custom actions no longer overwrite each other fix!: queue custom action presses and releases Apr 4, 2026
@jtroo jtroo merged commit 5e62f3d into main Apr 4, 2026
5 checks passed
@jtroo jtroo deleted the fix-custom branch April 4, 2026 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Multiple unicodes from different layers get discarded

1 participant