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

Reply via email to