sebas created this revision. sebas added a reviewer: graesslin. sebas added a subscriber: davidedmundson. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY This adds a scale property to KScreen::Output. By default, it's 1.0, which means no scaling. The value is a qreal, and the conversion to int for the backends that only understand int is made in the underlying backend code. RFC. :) TEST PLAN autotests included REPOSITORY rLIBKSCREEN KScreen Library BRANCH sebas/scaleprop REVISION DETAIL https://phabricator.kde.org/D3312 AFFECTED FILES autotests/configs/multipleoutput.json autotests/testscreenconfig.cpp src/output.cpp src/output.h EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: sebas, graesslin Cc: plasma-devel, davidedmundson, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas