FlutterWayland / flutter_wlroots

Wayland compositor embedder and library for Flutter. Built with Wlroots.
MIT License
30 stars 5 forks source link

Support multiple outputs/displays #2

Open hansihe opened 2 years ago

hansihe commented 2 years ago

Enable multiple outputs (displays) from the compositor.

This is low priority, and is considered blocked until flutter engine supports multiwindow.

hansihe commented 2 years ago

Tracked by https://github.com/flutter/flutter/issues/30701 on the flutter side.