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