[Differential] [Commented On] D1989: Introduce QQuickItem to nest kwin_wayland

graesslin (Martin Gräßlin) noreply at phabricator.kde.org
Tue Jul 5 14:47:50 UTC 2016


graesslin added inline comments.

INLINE COMMENTS

> kwinqml.cpp:47-49
> +    if (!m_socketName.isNull() && !m_socketName.isEmpty()) {
> +        m_display->setSocketName(m_socketName);
> +    }

actually we don't need that. The socketName is for the kwin process which we start. Our Display in this class is set to ConnectClientsOnly, thus it won't create a socket.

REPOSITORY
  rKWIN KWin

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

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: bdhruve, graesslin, #plasma_on_wayland, bshah
Cc: bshah, graesslin, plasma-devel, kwin, hardening, jensreuterberg, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160705/4a624cd0/attachment.html>


More information about the Plasma-devel mailing list