[roll] Roll fuchsia [wayland] Handle seat version correctly

Don't send pointer frame events unless client supports them.

Fixes mouse support for SaschaWillems Vulkan examples.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/622482
Original-Revision: c2a06475ffe32bf433e6ba0da8561963d93d8e22
GitOrigin-RevId: 493bafb63f614ac28fde7a97b2bae07e299dac5a
Change-Id: I4b9fcdf9c77f9b64c76ef2289a4e2ecf61c647db
1 file changed
tree: 0558c29ddf65b411b47bfa4563317b5e3701a4c6
  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
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.