Just a bugfix release. I noticed key modifiers were not set properly in cross-thread environments, so here comes the 2nd version.
sharphook 0.0.2 released!
Leave a reply
Just a bugfix release. I noticed key modifiers were not set properly in cross-thread environments, so here comes the 2nd version.
While working on a project of mines, I realized I needed better control on keyboard input, especially I needed to catch input from all applications (not only focused one). Furthermore I was particularly interested in printable characters.