Revision 5ad119d...
Go back to digest for 10th March 2013Features in KDE Base
Alex Fiestas committed changes in [libkscreen] /:
Added Config::canBeApplied which checks the sanity of a config
This method performs are the usual checks an application should do to
know if the config can be applied, at this moment it checks:
-Output exists
-Output is connected
-There is a currentMode
-CurrentMode exists
-It fits the max screen size
More checks may be added in the future.
File Changes
Added 1 files
- tests/configs/singleoutputBroken.json
Modified 3 files
- src/config.cpp
- src/config.h
- tests/testscreenconfig.cpp
4 files changed in total