Widget::InitParams has a context property that is used to determine a root to create the new window. We need something similar for mus::Windows. I'm inclined to add a displayid property to WindowManger (eg WindowManager::kInitialDisplayId_Property). When the window manager creates the new window it'll use this property to determine which display to place the window on.
Comment 1 by staraz@chromium.org
, Jul 26 2016Status: Assigned (was: Available)