+Version 2.0 is now offically avaiable. After reviewing the GlobalScreen API, I decided to make a few minor changes. I have removed the GlobalScreen singlton and convert all object methods to static methods. Additionally the `DefaultDispatchService` was externalized to its own public class and a new `SwingDispatchService` was added for those working with swing. There is also an all new `NativeLibraryLocator` interface contribued by Aidas Adomkus that will allow you to override the default native libary unpacking and loading. You can specifiy an implemetning class with the `jnativehook.lib.locator` property prior to the class being loaded.
0 commit comments