the-via / app

GNU General Public License v3.0
846 stars 190 forks source link

Show the keycode in the tooltip #175

Open MarcelRobitaille opened 1 year ago

MarcelRobitaille commented 1 year ago

Show the keycode in the tooltip. If there would not have been a tooltip before, show the keycode. If there would have been a tooltip before, show that tooltip with the keycode after in parenthesis.

Examples: image Very helpful if the key only has an icon! image

Not sure why in the second case, it's also showing the triangle. It didn't used to. Maybe someone can help me with that.

Fixes #105