| commit | 37fe90f04b4f17792aa7eb8fe0ee618fa8a85dae | [log] [tgz] |
|---|---|---|
| author | Filip Filmar <fmil@fuchsia.infra.roller.google.com> | Sat Dec 04 01:09:03 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri Dec 03 17:10:54 2021 -0800 |
| tree | 2cdd0300cac0a3af7f08c1cea6c3ac807bb03089 | |
| parent | 251d7fe9ede1a0fd8fa7bd8d056958fe5c12491e [diff] |
[roll] Roll fuchsia [input] Adds LockState to the KeyEvent API `LockState` maintains the state of the lock keys, for cross-runner consistency. `Modifiers` maintain the actuation state of the keys. Added the definitions of some common modifiers and lock states so that we can implement a handler that maintains those. Shortened the imports to reduce the visual clutter in the code. The modifiers are not yet forwarded to clients. Hooking them up is relegated to a future commit, since this one is already getting kind of large. Original-Bug: 81915 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/612021 Original-Revision: 1fea70538e292c51316e5846cbb24bc8073885f6 GitOrigin-RevId: ed1da8ce8a15526e99b782367d9e56687e09a7b8 Change-Id: I97d372c5885af1b95aeb1a283ca3038373fe197f
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.