Skip to content

Add visual keyboard and fix integration with lwjgl3ify - #15

Merged
Caedis merged 17 commits into
masterfrom
algent/VisualKeyboard
Jul 10, 2026
Merged

Add visual keyboard and fix integration with lwjgl3ify#15
Caedis merged 17 commits into
masterfrom
algent/VisualKeyboard

Conversation

@Algent

@Algent Algent commented Jul 8, 2026

Copy link
Copy Markdown

Resolves GTNewHorizons/GT-New-Horizons-Modpack#25748

Summary

Add a visual keyboard (integrated/inspired from the one KeyboardWizard-Legacy with credits then modified to fit this mod) both for key picking and for key map display.

  • You can use key picking mod by clicking on the small keyboard icon next to the reset button.
  • Hovering on a key show what it is currently bound to (or multiple if conflicts), pressing a modifier key (ctrl/alt/shift) or clicking on equivalent button update the view.
  • From the "Key Map" view (button) clicking on a key in use make you go to that entry in the list.

Also add integration to lwjgl3ify's magic (soft dep), it now display the proper matching key label instead of being confusing on non qwerty layout.

javaw_vdzozMJCq7 javaw_U7L0NdaNmp javaw_D1jqCAtkl7

Checklist

  • I have tested this PR in DevEnv
  • I have tested this PR in Fullpack
  • This PR is in compliance with the GTNH AI Policy
  • This PR requires another PR in order to merge

@Algent Algent added Enhancement Improve an existing mechanic. Please explain the change with a before/after comparison. Bug Fix Fixes a bug. Please link it in the PR if an issue exists for it. labels Jul 8, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

#16

@Algent
Algent requested a review from a team July 8, 2026 23:24
@Caedis
Caedis merged commit dba8f34 into master Jul 10, 2026
1 check passed
@Caedis
Caedis deleted the algent/VisualKeyboard branch July 10, 2026 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Fix Fixes a bug. Please link it in the PR if an issue exists for it. Enhancement Improve an existing mechanic. Please explain the change with a before/after comparison.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Controlling inadvertently rules out Keyboard Wizard: Legacy

2 participants