[roll] Roll fuchsia [ime_handler] Starts populating key_meaning in input3::KeyEvent. As defined, the "key meaning" is a hint on how a key press should be interpreted. At the moment the only two possible interpretations are an Unicode code point based on a QWERTY keymap, or a nonprintable key. See: https://cs.opensource.google/fuchsia/fuchsia/+/master:sdk/fidl/fuchsia.ui.input3/events.fidl;l=55?q=keymeaning%20lang:fidl&ss=fuchsia%2Ffuchsia Tested: Unit tests. Also added a trap for when more nonprintable keys are added. Fixes: 72452 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/508344 Original-Revision: a373247805bbea42d35b247ad23c5a763cee0a24 GitOrigin-RevId: 1614edacba0c21b684b5f6e03ba70834aa957ba0 Change-Id: I6b32772a11d7e307036762aeab96e41bc9654e3b
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.