D9463: XRandR: implement scaling support

Sebastian Kügler noreply at phabricator.kde.org
Tue Jan 16 15:59:39 UTC 2018


sebas accepted this revision.
sebas added a comment.
This revision is now accepted and ready to land.


  I'm not suitable to review the X11 bits in here, but since you are the former maintainer, I trust you on those.

INLINE COMMENTS

> config.h:69
> +        PerOutputScaling = 1 << 2, ///< The backend supports scaling each output individually.
> +        NonIntegerScaling = 1 << 3 ///< The backend supports scaling by non-integer factor
>      };

I don't like the negation in the API, might as well tell what is does rather than what it doesn't do.

FractionalScaling?

REPOSITORY
  R110 KScreen Library

REVISION DETAIL
  https://phabricator.kde.org/D9463

To: dvratil, sebas, davidedmundson
Cc: ngraham, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180116/eab9801b/attachment.html>


More information about the Plasma-devel mailing list