libchewing icon indicating copy to clipboard operation
libchewing copied to clipboard

Redesign key mapping and event handling API

Open kanru opened this issue 1 year ago • 0 comments

Reference design:

  • W3C UI Events KeyboardEvent code Values
    • https://www.w3.org/TR/uievents-code/
    • https://www.w3.org/TR/uievents/#keys
  • IBus
    • https://ibus.github.io/docs/ibus-1.5/ibus-ibuskeys.html
    • https://ibus.github.io/docs/ibus-1.5/ibus-IBusKeysyms.html

kanru avatar Mar 27 '24 22:03 kanru