oktomus / UnityScreencastKeys

Screencast Keys Unity editor plugin
MIT License
5 stars 0 forks source link

Minimum viable product #1

Open oktomus opened 4 years ago

oktomus commented 4 years ago

Here is what needs to be done to have a ready-to-use plugin:

Define how each characters should be drawn. For exemple, Alt is displayed as Menu at the moment.

List of characters that needs to be fixed:


Display Ctrl + A as "Ctrl + A" and not as "Ctrl" and then "A"


Show last commands bellow or above the latest command with opacity fade out.


When typing text in an input, chars should be shown together as a word and not as individual characters.


Let's try to make a transparent background.


Add a context menu with the possibility to hide the window header bar.