[roll] Roll fuchsia [scenic][ui-input] Pull Mouse out of InputSystem

Pulls mouse logic out of InputSystem into its own MouseSystem class.
Follow-up CL will do the same for touch.
Step 3/4 for splitting InputSystem into mouse and touch parts.

Note: legacy mouse is handled on the touch path and is not moved.

Original-Bug: 84793
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698675
Original-Revision: 4776c40eaed44965ba6302585a9c9bdde1572b0e
GitOrigin-RevId: 279c35cf7f6f5ac162e4af8525d2b029a89ff3c5
Change-Id: Idce200cd2d62d64ad1c182ea0ed1a425a3cfdcb5
1 file changed
tree: 2a06e592de825eca80f9bbbb7ff1e02cb9cb021a
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.