davidedmundson accepted this revision.
davidedmundson added a comment.
This revision is now accepted and ready to land.


  Edit.
  
  qwaylandwindow code is:
  
    if (!  (mShellSurface && mShellSurface->handleExpose(rect)))
        QWindowSystemInterface::handleExposeEvent(window(), rect);
  
  so if there's no shell, we always send the expose event. Sounds mad to me, 
but does mean this patch makes sense.

REPOSITORY
  R135 Integration for Qt applications in Plasma

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D6214

To: mart, #plasma, graesslin, davidedmundson
Cc: davidedmundson, plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas

Reply via email to