D8645: [platforms/drm] Determine the supported transformation on a plane
Kai Uwe Broulik
noreply at phabricator.kde.org
Fri Nov 3 22:40:45 UTC 2017
broulik added inline comments.
INLINE COMMENTS
> drm_object.h:64
>
> + bool propHasEnum(int prop, uint64_t value) {
> + return m_props[prop]->hasEnum(value);
Const
> drm_object_plane.cpp:106
> initProp(j, properties, typeNames);
> + } else if(j == int(PropertyIndex::Rotation)) {
> + initProp(j, properties, rotationNames);
Space before (
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D8645
To: graesslin, #kwin, #plasma, subdiff
Cc: broulik, plasma-devel, kwin, bwowk, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20171103/11f7a01a/attachment.html>
More information about the Plasma-devel
mailing list