sony / flutter-embedded-linux

Embedded Linux embedding for Flutter
BSD 3-Clause "New" or "Revised" License
1.19k stars 127 forks source link

wayland: add notification of display changes to embedder #374

Closed HidenoriMatsubayashi closed 1 year ago

HidenoriMatsubayashi commented 1 year ago

This change adds notification of display changes to embedder support in Wayland backend.

Fixed #369