[roll] Roll fuchsia [wayland] Suppress some configure events

Only send xdg_surface::configure if the max size has changed. This fixes
some situation where we can get into a configure loop with the client.

Test: gtk3-demo 'Assistant' and 'Popovers' are more usable. These demos
still briefly create a full-size window that is immediately resized to
soemthing smaller. But without this change the client would oscillate
between the small and large sizes, making these demos completely
unusable.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/669203
Original-Revision: c18a8abdbb2f6352958778e39e80c416e409a88f
GitOrigin-RevId: dff7076b984677a11ed81cb4602180297356ff97
Change-Id: If71444474c408291f6303b180979ae48c1aa038d
1 file changed
tree: 2cc7e1c7c0ce3c4fb8e32990a8af92243a5f7b1b
  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.