scale property for KScreen::Output

Authored by sebas on Nov 8 2016, 5:13 PM.

Description

scale property for KScreen::Output

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

Reviewers: graesslin, davidedmundson

Reviewed By: davidedmundson

Subscribers: plasma-devel, davidedmundson

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D3312

Details

Committed
sebasNov 10 2016, 12:20 AM
Reviewer
davidedmundson
Differential Revision
D3312: scale property for KScreen::Output
Parents
R110:6cc05cae8143: allow changing an output's modelist at runtime
Branches
Unknown
Tags
Unknown