Skip to content

m2.0

Compare
Choose a tag to compare
@1280px 1280px released this 13 Feb 19:30
· 4 commits to master since this release
402aa92
  • 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)
  • General code cleanup
  • Add building information to README