[roll] Roll fuchsia [starnix] Merge mouse wheel events per frame When processing a batch of Fuchsia mouse events, we were emitting multiple `REL_WHEEL` events if multiple events in the batch had scroll ticks. This resulted in multiple `REL_WHEEL` events before a single `SYN_REPORT`. This change merges the scroll ticks from all events in the batch into a single `REL_WHEEL` event with the summed value, ensuring only one `REL_WHEEL` per `EV_SYN` frame. Original-Bug: b/500834737 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1573855 Original-Revision: 41fead1c99faa954ccf5461de576adad85c73ce1 GitOrigin-RevId: 90f27781fedc6ea5fc5e984b970964f9b795bd93 Change-Id: I474827f87e429b4fb63b0365d61c3f8976796ccd
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 in one of the communication channels documented at get involved.
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.