Revision c664e69...
Go back to digest for 10th February 2013Features in KDE Base
Alex Fiestas committed changes in [libkscreen] /:
Fallback to the biggestMode when no preferredMode is given
Brokens screens that provide no EDID will fail to indicate their
preferredModeId.
Since this is a problem common on all platforms (it does not matter if
we use wayland, xorg, quartz or framebuffer you will still have screens
with no EDID) the right place to solve this is in the abstraction.
File Changes
Added 1 files
- tests/configs/singleOutputWithoutPreferred.json
Modified 2 files
- src/output.cpp
- tests/testscreenconfig.cpp
3 files changed in total