Daniel Gerson

Results 25 comments of Daniel Gerson

Same, happening for me on 2.1.0. I only have a `NativeMouseListener` added, but I guess from the comments above this is happening in some native code that registers something about...

Ah, I was looking at #183 and didn't see the new jar location above. I'll try it out.

@kwhat I believe the error message has gone away, replaced by ```Jan 09, 2020 10:58:42 PM org.jnativehook.GlobalScreen$NativeHookThread enable INFO: keycode_to_unicode [710]: Using keyboard layout 0X0000000008090809. ``` However, in the build...

@vikku-vikasgupta Kwhat posted a new jar below. I'm about to test it out now. https://github.com/kwhat/jnativehook/issues/170#issuecomment-514874144

Presumably this is [the linked Slack conversation](https://clojurians.slack.com/messages/C029PTWD3HR/p1645316025025999 ) referred to above. Anything happen since then? I've come to this issue because I can't connect to the `nrepl-server` when it's in...

Just adding a comment here for completeness https://github.com/babashka/nbb/pull/186

@manolo Thank you for that. Is it possible to use this library in conjunction with the new grid code? Will the api-generator produced code be able to co-exist with the...

Got the following error in CLJS when the path wasn't in a vector `version 1.1.4`. Thought I'd report it as it's not very clojurey to care that it isn't a...

Happy to put myself down provided the responsibilities are on a "per time allowing" basis 🐒

+1 I remember the pain of trying to get this to all work nicely with Maven a couple of years ago. My next project will simply stick with Ant &...