[roll] Roll fuchsia [wayland] Reconfigure if max size changes

We need to send a configure event if the max size
changes in order for an application to be able to
transition from an initial limited size to
fullscreen or maximized.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/637683
Original-Revision: 20d9b318a1ea30c464b4f263084382793f1cd3a4
GitOrigin-RevId: 4d913f5cd638db62025e3cdb04b28b61978a0a88
Change-Id: I690c5c6deb75eac045154572e9e6033a5c5a9504
1 file changed
tree: 515274d12754ce2917ceeebacdf17491c00da3de
  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.