We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3066182 commit a4d6e0cCopy full SHA for a4d6e0c
ChangeLog.md
@@ -1,5 +1,19 @@
1
## ChangeLog
2
3
+**JNativeHook 2.2.2 (Mar 18, 2022)**
4
+ * Fixed Java module issue.
5
+ * Fixed crash when using getNativeMonitors on Windows.
6
+ * Fixed deadlock issue on Windows.
7
+ * Fixed deadlock issue on OS X.
8
+ * Fixed event posting issues on all platforms.
9
+ * Fixed mouse button issues on Linux.
10
+ * Fixed mouse horizontal scroll direction on Windows.
11
+ * Fixed key character issues on Linux.
12
+ * Fixed key typed event issues on Windows.
13
+ * Fixed invalid system properties on OS X.
14
+ * Updating system property sources on OS X.
15
+ * Updated compile documentation.
16
+
17
**JNativeHook 2.2.1 (Nov 19, 2021)**
18
* Added support for Java 17
19
* Fixed crash on Linux with xkb-file and pc105.
0 commit comments