Skip to content
Commit 2875e5d3 authored by Sebastian Kügler's avatar Sebastian Kügler
Browse files

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
parent 6cc05cae
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment