graesslin created this revision. graesslin added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY This change ensures that kwin_wayland does not pull in KCrash. We don't want and need KCrash in the Wayland case. If KWin crashes the session goes down - restarting doesn't make any sense, we need to relogin. Similar drkonqi just doesn't work as it doesn't have a windowing system to connect to. After all the windowing system just crashed. Also the AlternativeWM dialog doesn't make any sense on Wayland. Similar thought: there is no windowing system to show this nice dialog. Overall it's better to have system default behavior (e.g. systemd-coredump) than using KCrash in the very special case of kwin_wayland. REPOSITORY rKWIN KWin BRANCH kcrash-x11-only REVISION DETAIL https://phabricator.kde.org/D1550 AFFECTED FILES CMakeLists.txt main.cpp main.h main_wayland.cpp main_wayland.h main_x11.cpp main_x11.h EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: graesslin, Plasma Cc: plasma-devel, sebas
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel