Skip to content

Handle multiple modifiers in key sequence#61

Merged
japertechnology merged 1 commit into
masterfrom
codex/modify-keysequence.cpp-for-modifier-accumulation
Sep 2, 2025
Merged

Handle multiple modifiers in key sequence#61
japertechnology merged 1 commit into
masterfrom
codex/modify-keysequence.cpp-for-modifier-accumulation

Conversation

@japertechnology

Copy link
Copy Markdown
Owner

Summary

  • Accumulate all modifier flags in KeySequence::keyToString instead of returning after the first match
  • Join modifiers with + and continue to translate the base key

Testing

  • cmake -S . -B build (fails: Cannot find source file ../ext/gtest/googletest/src/gtest-all.cc)

https://chatgpt.com/codex/tasks/task_b_68b64e0844e08325a4ddf3b1b82b5dce

@japertechnology japertechnology merged commit 76f9519 into master Sep 2, 2025
3 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant