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
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to