I'm trying to implement native mouse listener to Compose Desktop, but it looks like there's no JNI setup in compose-multiplatform-core repo. Should I implement it in Skiko instead?
I need this native listener to fix some issues I'm having. I'm planning to publish my own version with this change, and if things go well I can submit a PR.