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

Reply via email to