Skip to content

feat: add keymapping with modifiers - #89

Merged
Alex33856 merged 7 commits into
masterfrom
feat/keybind-with-modifier
Aug 5, 2026
Merged

feat: add keymapping with modifiers#89
Alex33856 merged 7 commits into
masterfrom
feat/keybind-with-modifier

Conversation

@Alex33856

@Alex33856 Alex33856 commented Aug 4, 2026

Copy link
Copy Markdown
Member

surely there's not an easier way than this 🙏

can only add modifiers in lattice config rn (will fix in controls eventually)

@Alex33856
Alex33856 requested a review from j10a1n15 August 4, 2026 22:01
@Alex33856 Alex33856 linked an issue Aug 4, 2026 that may be closed by this pull request

@j10a1n15 j10a1n15 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I cant seem to use control + u to open usage, shift/alt work though (on macos :3)

This desciption can now also be removed

Image

Comment thread src/main/kotlin/com/operationpotato/itemlist/utils/KeyMappingWithModifiers.kt Outdated

@j10a1n15 j10a1n15 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can use both control & command to create a keybind that triggers on that same key (both end up cmd so thats prob fine) but when trying to execute it, only command works & control doesn't
Also this is on macos, we love macos (idk if you wanna bother, if not I approve)

@Alex33856

Copy link
Copy Markdown
Member Author

I can look into improving it for MacOS in the future. This is probably fine for now, though (except maybe you shouldn't be able to set it with Ctrl).

@Alex33856
Alex33856 merged commit 9a3194a into master Aug 5, 2026
1 check passed
@Alex33856
Alex33856 deleted the feat/keybind-with-modifier branch August 5, 2026 15:33
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.

Allow Changing Modifier on Keybinds

2 participants