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

Multiple changes and fixes from @glmnet and myself #8

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

Conversation

PofMagicfingers
Copy link

@PofMagicfingers PofMagicfingers commented Sep 1, 2021

I started off the fork from @glmnet.

From his fork :

  • windows 10/11 compatibility
  • Some fixes : using App Settings instead of a file, keyboard layouts instead of languages, etc

What I added myself :

  • .gitignore
  • Fix crash when no layout has been selected
  • Menu option to reset configuration
  • Support for unusual keyboard layouts (dvorak, us-intl, etc)

glmnet and others added 4 commits August 8, 2017 19:44
Retrieves layouts names from Registry
Lists keyboards layouts filtering out languages, selects a default language
Stores settings in Properties Settings instead of file
…in the Startup of Windows Start menu.

It does some crazyness sometimes when using remote desktop with different keyboard layouts, but survivable
@PofMagicfingers PofMagicfingers changed the title Changes, now it works with Windows 10 Retrieves layouts names from Registry Lists keyboards layouts filtering out languages, selects a default language Stores settings in Properties Settings instead of file Multiple changes and fixes from @glmnet and myself Sep 1, 2021
@PofMagicfingers PofMagicfingers marked this pull request as ready for review September 1, 2021 09:58
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.

2 participants