Mouse-Debouncer icon indicating copy to clipboard operation
Mouse-Debouncer copied to clipboard

A small performant Windows tray application which suppresses false double clicks. (Double Click Fix)

Results 6 Mouse-Debouncer issues
Sort by recently updated
recently updated
newest added

If the main monitor resolution changes, such as when launching a game in full screen, Mouse Debouncer opens an error window saying: ``` The notify icon couldn't be added. Error...

bug

Made a rudimentary fix for https://github.com/marvinlehmann/Mouse-Debouncer/issues/4.

Handle dragging like when selecting text.

enhancement

``` error MSB4019: The imported project "D:\Microsoft.Cpp.Default.props" was not found ``` Maybe set up a GHA Workflow to build releases as example and/or provide building instructions clearly in the readme.

I realize this project hasn't had any updates for awhile but would it be possible to add debounce detection of mouse wheel scrolling? _Not_ mouse wheel clicking as that is...