D5177: Initial support for popup window handling
Kai Uwe Broulik
noreply at phabricator.kde.org
Mon Mar 27 09:11:48 UTC 2017
broulik added inline comments.
INLINE COMMENTS
> popup_input_filter.cpp:62
> + auto pointerFocus = qobject_cast<AbstractClient*>(input()->findToplevel(event->globalPos()));
> + if (!pointerFocus || !AbstractClient::belongToSameApplication(pointerFocus, qobject_cast<AbstractClient*>(m_popupClients.last()))) {
> + // a press on a window (or no window) not belonging to the popup window
`constLast()`
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D5177
To: graesslin, #plasma, #kwin
Cc: broulik, subdiff, plasma-devel, kwin, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170327/66a88e0f/attachment.html>
More information about the Plasma-devel
mailing list