D23619: Introduce cloning and replication of output devices

Kamil Piwowarski noreply at phabricator.kde.org
Mon Sep 2 12:17:44 BST 2019


kpiwowarski added inline comments.

INLINE COMMENTS

> outputdevice.xml:318
> +        <entry name="hotplug" value="8"
> +                summary="change due to hotplug of involved devices"/>
> +    </enum>

It's not the same ;)

  None        = 0,
  Explicit    = 1 << 0,
  Hotplug     = 1 << 1,
  Dpms        = 1 << 2,
  Enablement  = 1 << 3

> outputdevice.xml:330
> +        <entry name="down" value="2"
> +                summary="property switched into up state"/>
> +    </enum>

> down

REPOSITORY
  R127 KWayland

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

To: romangg, #kwin
Cc: kpiwowarski, zzag, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190902/afe7843a/attachment.html>


More information about the Kde-frameworks-devel mailing list