Revision d9b3fc6...

Go back to digest for 28th July 2013

Bug Fixes in KDE Base

Alex Fiestas committed changes in [libkscreen] /xrandr:

Use the information from currentOutput, not from the unapplied config

Before this patch, we were looking for the size of the current Mode
in the Output object of the config that is passed to Config::setConfig
which either can or can't have the wanted Mode.

This has been kinda working so far because and ONLY because in
Generator (from kscreen/kded) we use the currentConfig as the base for
the config that we are generating, so all modes are included.






FIXED-IN: 1.0.1

File Changes

Modified 5 files
  • /xrandr
  •   backendsconfig.cpp
  •   backendsmode.cpp
  •   backendsmode.h
  •   backendsoutput.cpp
  •   backendsoutput.h
5 files changed in total