Human notes
- You can disable the WinEvent notification when moving a window with
NotifyWinEvent=0
in the[Advanced]
section of the .ini file. - You can now add a [ToolTip] section in the Translation ini file to add tooltips to any option.
- More work was offloaded to a worker thread reducing the risk for stuck buttons/keys.
What's Changed (auto)
- dni: Add syntax highlighting by @brian6932 in #571
- Make NotifyWinEvent optional #572, #573
- NotifyWinEvent only After Drag started #580
- reafactor language struct definition #584
- Add ToolTips to the config dialog #586
- fix: ERRORs and add a quality of life for both sch_off and sch_on batch
scripts by @devCKVargas in #608 - Fix typos and improve clarity in README.md by @jefflord in #594
- fix: dni/ini diffs - attempt 2 by @brian6932 in #605
- Update zh_TW translation. by @undecV in #587
- Update German translation by @Ichisich
- Add Turkish translation by @TRShadow33
- Make Use of a worker thread #609
- get rid of reduntant windows #611
New Contributors (auto)
- @devCKVargas made their first contribution in #608
- @jefflord made their first contribution in #594
- @undecV made their first contribution in #587
Full Changelog: 1.64...1.65