the-via / app

GNU General Public License v3.0
816 stars 186 forks source link

Feature Request: Add full text/keycode when hovering over key #119

Open AnthonyN3 opened 1 year ago

AnthonyN3 commented 1 year ago

Issue

Sometimes the text shown on the keyboard graphic gets cutoff because its too long. So it gets difficult to tell which keycode is assigned to a key. Especially for text that start with the same characters like the "RGB_xxx" will just be "RGB..." on the keyboard graphic:

image

Suggested Solution:

Show the entire keycode/text at the bottom when you hover over that key, similar to how its done when you hover over keys in the KEYMAP panel:

image (im hovering over RGB MODE B)

skrobul commented 1 year ago

see https://github.com/the-via/app/pull/113