Replies: 3 comments 1 reply
-
You can get some global input from InputManager class. But if you need to get input from the OS globally, you need to do it by yourself. Maybe there are some alternatives or ports of jnativehook. |
Beta Was this translation helpful? Give feedback.
-
Maybe SharpHook would help you... |
Beta Was this translation helpful? Give feedback.
-
had wasted my time for 3+ hours trying figurant sadly this "cross-platform" issue you get Linux devs that want their OS nightmare to port while in windows you can just use user32.dll for ages and never break. current time I just wrote for windows with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Is there is any library that provide global keyboard and mouse listeners for dot net, just like the jnativehook library in java.
or how can we detect the system idle time . i want the code to run on Windows , Linux and Mac .
Also anyone please give me any suggestions to load the avalonia application to the systemtray.
Please help me.
Beta Was this translation helpful? Give feedback.
All reactions