File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## 2.1.7
6+
7+ - Enhancement: Disable microsleep between keypresses on Windows and Linux [ (#101 )] ( https://github.com/nut-tree/libnut/issues/101 )
8+ - Enhancement: Add mappings for missing numpad keys [ (#102 )] ( https://github.com/nut-tree/libnut/pull/102 )
9+ - Enhancement: Added missing key mappings [ (#103 )] ( https://github.com/nut-tree/libnut/pull/103 )
10+ - Bugfix: Revert keyboardInput to use scancodes [ (PR #107 )] ( https://github.com/nut-tree/libnut/pull/107 )
11+ - Bugfix: Updated doubleClick implementation to fire two up/down cycles [ (nut-tree/nut-js #373 )] ( https://github.com/nut-tree/nut.js/issues/373 )
12+ - Enhancement: Determine Windows doubleclick interval [ (#116 )] ( https://github.com/nut-tree/libnut/issues/116 )
13+ - Bugfix: Mouse click doesn't work on external monitor with negative x and y [ (#71 )] ( https://github.com/nut-tree/libnut/issues/71 )
14+ - Bugfix: macOS doubleclick fires two doubleclick events [ (#120 )] ( https://github.com/nut-tree/libnut/issues/120 )
15+
516## 2.1.6
617
718- Enhancement: Numpad buttons don't work on Linux [ (nut-tree/nut.js #360 )] ( https://github.com/nut-tree/nut.js/issues/360 )
You can’t perform that action at this time.
0 commit comments