bfritscher / carnac

A utility to give some insight into how you use your keyboard
http://carnackeys.com/
Microsoft Public License
691 stars 69 forks source link

[Feature Request] Disable mouse messages only & event blacklist #36

Open davidhcefx opened 3 years ago

davidhcefx commented 3 years ago

Description

This tool is great both in the UI and the ability to customize which events to listen to. However, the current .yml file only acts as a whitelist instead of a blacklist for filtering out events. There are times where blacklisting only a few would be easier. For example, sometimes I would like to turn off the mouse messages only, but not other keystrokes. Aside from that, perhaps adding a checkbox to disable mouse events would be great, since mouse events can already be indicated by those circles.

Suggestion