https://bugs.kde.org/show_bug.cgi?id=356864
--- Comment #38 from Sebastian Kügler <se...@kde.org> --- Git commit d5b9d37767adbf2a035281fbeb5f38a309160413 by Sebastian Kügler. Committed on 23/11/2016 at 15:22. Pushed by sebas into branch 'Plasma/5.8'. apply config change after correcting invalid mode The logic here to find and set the correct mode was OK, we just forgot to actually apply the changes. This change makes resizing plasmashell to the vm host window "kind of" work. When the window gets bigger it works, when either axis gets smaller, I'm getting a black screen (which can be corrected by making the window just a little bit bigger and triggering another modeset). This is a separate problem, however, since I can reproduce the exact same behaviour just using xrandr. This means, that we do now have all the bits and pieces in place for handling changes of modes at runtime. I'm not closing this bug just yet, since I want to give this some more testing exposure and possibly iron out some wrinks. M +1 -0 kded/daemon.cpp https://commits.kde.org/kscreen/d5b9d37767adbf2a035281fbeb5f38a309160413 -- You are receiving this mail because: You are watching all bug changes.