** Also affects: mir (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1645284
Title:
miral::ActiveOutputsMonitor (and therefore miral-shell --window-
manager tiling) are broken by lp:mir
Status in Mir:
Fix Committed
Status in MirAL:
Fix Released
Status in mir package in Ubuntu:
New
Bug description:
The change from DisplayConfigurationReport to
DisplayConfigurationObserver means that downstream can no longer
subscribe early enough to get the initial display configuration.
This is because they need call
"server.the_display_configuration_observer_registrar()" which is not
available until after the server is initialized.
The internal reports avoid this by being wired into the
DefaultServerConfiguration constructor so they are registered at the
start of initialization.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1645284/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp