You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Cooler name B)(my brain chaotically came up with it when I was debugging this code at 4AM, what do you think? :D)
Re-written settings system (now stored in .ini file instead of argument, which is now used for custom .ini path)
Emulated keystroke now can be changed using EmulatedKeystroke option, allowing to choose either Alt+Shift (default), Ctrl+Shift (finally!) or Win+Space (shows language panel pop-up and only works on Win8 onwards)
Multi-instance errors are now hidden by default (program will silently quit instead), but can be re-enabled using HideMultiInstanceError option
Reverted Alt+Caps removal, now can be re-enabled using AltCapsToDisable option (disabled by default)