https://bugs.kde.org/show_bug.cgi?id=356864
--- Comment #32 from Sebastian Kügler <se...@kde.org> --- Git commit b8a7cd7044fa483c2c77a4ab7f0b64c08f2c3304 by Sebastian Kügler. Committed on 17/11/2016 at 02:37. Pushed by sebas into branch 'master'. apply config change after correcing 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 http://commits.kde.org/kscreen/b8a7cd7044fa483c2c77a4ab7f0b64c08f2c3304 -- You are receiving this mail because: You are watching all bug changes.