Hendrik Schreiber
Hendrik Schreiber
Awesome. Thanks!
Will do. Any idea, *when* you'll release 2.1.1?
Sorry to bother you again. Is 2.1.1 still about to be released? Or did real life get in the way? 😉
Well, let me just say—I'm really looking forward to it!
To use this, you'll need to add oss-sonatype oss-sonatype https://oss.sonatype.org/content/repositories/snapshots/ true to the `` section of your `pom.xml`.
And change the dependency to: com.1stleg jnativehook 2.1.SNAPSHOT
Actually... I have tried a bunch of different ways, but `mvn` was not able to download your snapshot. Settings as above. Maven version 3.0.5. It resolves to Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/1stleg/jnativehook/2.1.20170625.182326-27/jnativehook-2.1.20170625.182326-27.jar and...
I'm getting a org.jnativehook: refresh_locale_list [628]: Could not find keyboard map for locale 0XFFFFFFFFF0D30409! on Windows 7 under macOS Parallels using the snapshot. @dyorgio Did you have a chance to...
And with debug on I see: ``` 2017-06-26 22:26:55,782 [126675] [INFO ][JNativeHook Hook Thread] org.jnativehook: win_hook_event_proc [634]: Restarting Windows input hook on window event: 0X800C. 2017-06-26 22:26:55,844 [126737] [INFO ][JNativeHook...
Please let me know, when there is a new snapshot to try. Thanks!