On Tuesday 18 October 2016, David Edmundson wrote: > > With regards to current Plasma behaviour that's not always true: I didn't > mention if screen 2 was previously the primary screen or not. > > At which point the correct behaviour should be to show the containers that > were previously on screen 2 on screen 1. Right?
yes, that's the one case where the views get swapped to the other screen in ShellCorona::primaryOutputChanged() -- Marco Martin