zzag added inline comments. INLINE COMMENTS
> xdgshell_stable.cpp:305 > + Q_UNUSED(surface) > + auto s = reinterpret_cast<Private*>(data); > + s->q->configureRequested(s->pendingSize, s->pendingState, serial); Did you forget to change it to static_cast? Or there is a reason why it's still reinterpret_cast? REPOSITORY R127 KWayland REVISION DETAIL https://phabricator.kde.org/D13510 To: davidedmundson, #kwin Cc: romangg, zzag, kde-frameworks-devel, michaelh, ngraham, bruns