zzag accepted this revision. zzag added inline comments. This revision is now accepted and ready to land.
INLINE COMMENTS > xdgtest.cpp:172 > + positioner.setGravity(Qt::BottomEdge); > + positioner.setConstraints(XdgPositioner::Constraint::FlipX | > XdgPositioner::Constraint::FlipX); > + m_xdgShellPopup = m_xdgShell->createPopup(m_popupSurface, > m_xdgShellSurface, positioner, m_popupSurface); FlipY? REPOSITORY R127 KWayland BRANCH master REVISION DETAIL https://phabricator.kde.org/D16294 To: davidedmundson, #kwin, zzag Cc: zzag, kde-frameworks-devel, michaelh, ngraham, bruns