D6214: check window visibility at expose event

David Edmundson noreply at phabricator.kde.org
Tue Jun 13 15:53:48 UTC 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170613/bec83956/attachment.html>


More information about the Plasma-devel mailing list