[roll] Roll fuchsia [wayland] Fix more Flatland issues

- Make some object lookup cases conditional.
- Fix presentation system. Internal presentation calls
  were breaking client callbacks and this has been fixed
  by introducing a present_internal function that is
  used for internal presentation needs.
- Send initial keyboard state to clients when getting
  the keyboard after we received focus.
- Fix key-repeat by checking pressed keys.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/630123
Original-Revision: 1b7396c1ca89b3a5cc494d7d5b5385f07c811b70
GitOrigin-RevId: b1fec76754c398361219830effe24cf1eb3cd873
Change-Id: I057cbcf01f4195c418187350edf1254363a9a9a8
1 file changed
tree: 6dc785a5803c32c06342591732c116dc7d2e7145
  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.