zzag accepted this revision. zzag added inline comments. INLINE COMMENTS
> fakeinput.cpp:106 > + Q_ASSERT(d->manager.isValid()); > + if (wl_proxy_get_version(d->manager) < > ORG_KDE_KWIN_FAKE_INPUT_POINTER_MOTION_ABSOLUTE_SINCE_VERSION) > + return; Use curly braces even when the body of a conditional statement contains only one line. REPOSITORY R127 KWayland REVISION DETAIL https://phabricator.kde.org/D18114 To: jgrulich, davidedmundson, graesslin, zzag Cc: graesslin, zzag, kde-frameworks-devel, michaelh, ngraham, bruns