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

No need file install bindmode thread and inputhread and some quality of life improvement ahk H #3

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

Conversation

ananthuthilakan
Copy link

@ananthuthilakan ananthuthilakan commented Apr 7, 2023

Changes

  • No need file install bindmode thread and inputhread
  • Some minor UI changes which improves
  • volume reduce to 30 percent for all beep sounds ( quality of life improvement )
  • Moved menu position of binding to near end of width of the button and 1/2 height of the button such that it wont block the bind button of next item
    appfactory
  • Fixed suppress repeat not working
  • Changed Text "Select an Input Button " to "__" because if there are many buttons, buttons not assigned wont stand out rather feels very cluttered

Changed but specifically need dev attention ( as i am not well versed with classes )

  • JSON library changed to cJSON by geekdude to support emojis to be saved
  • Search for the key word " This is not a Valid Hotkey "
    this is to stop showing error when someone mistakenly try to bind 2 alphabet hotkeys without modifiers.
    Require some improvement as what i implemented was only a temporary solution and sometimes glitches
  • added 2 global variable at __New pls have a look

Copy link
Author

@ananthuthilakan ananthuthilakan left a comment

Choose a reason for hiding this comment

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

A single Combine file is also added which is not at all necessary

@ananthuthilakan ananthuthilakan changed the title No need file install bindmode thread and inputhread and some quality of life improvement No need file install bindmode thread and inputhread and some quality of life improvement ahk H Apr 7, 2023
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