zzag added inline comments. INLINE COMMENTS
> test_xdg_decoration.cpp:104 > + QSignalSpy compositorSpy(m_registry, &Registry::compositorAnnounced); > + QSignalSpy v6xdgShellSpy(m_registry, > &Registry::xdgShellUnstableV6Announced); > + QSignalSpy xdgShellSpy(m_registry, &Registry::xdgShellStableAnnounced); Do we need this spy? REPOSITORY R127 KWayland REVISION DETAIL https://phabricator.kde.org/D17498 To: davidedmundson, #kwin Cc: zzag, kde-frameworks-devel, michaelh, ngraham, bruns