ai / keyux

JS library to improve keyboard UI of web apps
https://ai.github.io/keyux/
MIT License
391 stars 18 forks source link

add demo video #27

Closed uzurpastor closed 1 month ago

uzurpastor commented 1 month ago

Hi, I've added the demo version. Also in the process I found a bunch of errors on your demo page:

I think that's it. I hope my PR will be useful.

ai commented 1 month ago
  1. Don't do different things in a single PR. Please open new PR with fixes.
  2. Open new issue with issue report.
  3. The panel with pressed key is not very easy to understand because it renders arrows as letters.
uzurpastor commented 1 month ago
  1. yep
  2. yep
  3. Not sure if it be possible to implement from my side. I researched actual key showers for Linux systems and this one "showmethekey" works good. But there is a bit unclear manual about how to run with utf8 encoding. if the issue would be actual tomorrow, I'll try then because it can take a time.
ai commented 1 month ago

Not sure if it be possible to implement from my side. I researched actual key showers for Linux systems and this one "showmethekey" works good. But there is a bit unclear manual about how to run with utf8 encoding. if the issue would be actual tomorrow, I'll try then because it can take a time.

Maybe this task is not for Linux users. I have Linux too and created this task because I don't know how to create a beautiful video in Linux

ai commented 1 month ago

I am closing this PR in favor of https://github.com/ai/keyux/pull/28

Please open other PR with the fix and issue.