[Differential] [Commented On] D2264: [ksmserver/greeter] Show one logout greeter on each screen
graesslin (Martin Gräßlin)
noreply at phabricator.kde.org
Fri Jul 22 14:04:45 UTC 2016
graesslin added a comment.
> only one of the views gets mouse events. This behavior is reproducable
with both X11 and Wayland.
Adding my investigation results:
- in qtwayland everything is correct, the enter event is processed correctly
- it goes into QWindowSystemInterface::handleEnterEvent
- and then it vanishes somewhere
A possibility might be KWin sending an enter position outside the window:
Enter QPointF(889,253) / QPointF(888,666) QRect(-1,413 1920x252)
-> looks like below the window. Needs investigation in KWin
REPOSITORY
rPLASMAWORKSPACE Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D2264
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: graesslin, #plasma
Cc: plasma-devel, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160722/2e592423/attachment-0001.html>
More information about the Plasma-devel
mailing list