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

Autohotkey: Full support the US / UK layout, and add some exe version. #85

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

Promedio
Copy link

@Promedio Promedio commented Dec 6, 2024

Full support for US and UK layout....

  • Simultaneous support for multiple layouts in specific languages.

Adjustment the tray menu...

  • Added tray icon to indicate enabled status.
  • Options can be switched directly in the tray menu.
  • Can be disable or enable the mapping by hotkey.

Add some exe version...

  • No need to install the Autohotkey interpreter.

Support the QWERTY layout...

  • Can be used for temporary purposes.

@Promedio Promedio changed the title Adjustment tray menu and add a exe file. Supports DVORAK and add a exe version. Dec 7, 2024
XPERZ added 3 commits December 7, 2024 22:40
`Hotkey()` is not as perfect as the double colon syntax. The logic here needs to be focused on if control keys need to be mapped in future.
Specifically, the control keys have UP/DOWN states, while for the general keys despite the ability to always send Down, there are still some flaws at the system level.
@Promedio Promedio changed the title Supports DVORAK and add a exe version. Autohotkey: Supports Dvorak layout and add some exe version. Dec 8, 2024
@Promedio Promedio changed the title Autohotkey: Supports Dvorak layout and add some exe version. Autohotkey: Full support the US / UK layout, and add some exe version. Dec 8, 2024
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.

1 participant