By the way I'm also developing a multiplatform lib...
# kotlin-native
a
By the way I'm also developing a multiplatform library for global keyboard-mouse interaction as well, since most GUI framework I see didn't offer global processing while not in focus (and sometimes is required such as to hide the app in background and keyboard shortcut to pop it up, etc). This lib provides both low level and high level access, If anyone interested, can always checkout https://github.com/Animeshz/keyboard-mouse-kt
❤️ 4
First release has been done already supporting X11 based Linux distro and Windows (only keyboard support atm), Any feedback is appreciated. Working on the way to optimize the low-level stuffs as much as possible and support all the linux distro (without x11) and also for the JVM. Later maybe develop for MacOS too (not planned though).
d
I'm sorry if my post was misinterpreted as advertising, I was actually asking for help since the project is currently beyond my scope
😮 1
a
Oh, if that's the case, I may delete this post if mod wants to 🙂
k
no guys.. I m not a mod but I think it is completely fine especially if you are sharing the code.. it might be inspiration for others.. if we share ideas and work, we can benefit from each others stuff, or eventually contributing to each others project instead of each of us reinventing the wheel.. I think this slack is mostly about the comunity.. Also I doubt it was meant as a comertial advertisment from neither of you 😁
😄 1
d
Thanks for understanding! I'm new around here so I didn't really know what reactions to expect from other users. I'm glad I shared though!