Revision 6178977...

Go back to digest for 31st July 2011

Bug Fixes in KDE Base

Alex Fiestas committed changes in [kde-workspace] kcontrol/randr/randroutput.cpp:

Do NOT apply any new CRTC in handleEven, avoids unexpected results

When we're handling external events we DO NOT want KRandR to interfere,
if an external application did something all we have to do is refresh
our data.

This fixes that when you do:
xrandr --output LVDS1 --off KRandR will decide to turn off all
connected screens if unifyMode is active.

File Changes

Modified 1 files
  • kcontrol/randr/randroutput.cpp
1 files changed in total