SharpHook icon indicating copy to clipboard operation
SharpHook copied to clipboard

SharpHook provides a cross-platform global keyboard and mouse hook, event simulation, and text entry simulation for .NET

Results 7 SharpHook issues
Sort by recently updated
recently updated
newest added

Hi , During my automation testing, I encountered a popup that my Selenium libraries could not recognize - its a browser specific popup. The only way to get rid of...

bug

I have two computers. Computer 1 is remotely connected to Computer 2 through VDI. I wrote a WPF program to output the input string to the Notepad of Computer 2...

bug
needs more info

I have created a dotnet maui application with the idea to build a windows desktop and a mac desktop application. The development is done on windowI have excapsulated the sharphook...

needs more info

I'm trying to capture keyboard data using the SharpHook library in a Mac OS environment, as per the example on the website. Everything works great, except if the machine is...

bug

Some macOS apps seem to monitor mouse events in some way that SharpHook doesn't cover. Often, it is click-drag operations that don't work. Bitwig is such an example. If I...

bug
help wanted

First of all, thank you for all your work here! I could create some hotkeys in a MAUI app for Windows in a couple of minutes without any problem. But...

bug
needs more info