suurjaak / InputScope

Mouse and keyboard input heatmap visualizer, with statistics.
MIT License
87 stars 13 forks source link

An idea for combo #21

Closed tlckfeks closed 2 years ago

tlckfeks commented 2 years ago

I saw that how many times I had used hotkeys in Inputscope's DB. By the way, I also wanted to know how many kinds of hotkeys I had used. However, there was no such feature, so I calculated them manually. It would be nice if InputScope shows how many kinds of hotkeys I have used.

suurjaak commented 2 years ago

What do you mean by hotkeys, exactly?

suurjaak commented 2 years ago

Sorry, I still don't understand what you are getting at.

suurjaak commented 2 years ago

Ah, you mean to sum up the number of unique combos used.

Sure, I can add that.

tlckfeks commented 2 years ago

That's right. :) Sorry to bother you.

And one more simple question :

How can I check the version of Inputscope that is currently running on my computer? In many cases, as you know, Software has a Help-About button that contains the software's information. Alternatively, The version information may be displayed by hovering the mouse pointer over an icon in the tray area.

suurjaak commented 2 years ago

I just discovered this omission myself, that currently it does not display version anywhere. Other than writing it in the configuration file.

I will add it somewhere.

suurjaak commented 2 years ago

Released v1.6, it includes counts of unique keys / combos used.

And the program version is now available in the "Database info" box on statistics pages.