[Konsole-devel] Review Request 127128: Do not ask for confirmation on logout
Wolfgang Bauer
wbauer at tmo.at
Sat Feb 20 20:08:29 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127128/
-----------------------------------------------------------
(Updated Feb. 20, 2016, 9:08 nachm.)
Review request for Konsole.
Repository: konsole
Description (updated)
-------
Checking for kapp->sessionSaving() has no effect here (probably because that's part of kdelibs4support).
Use qApp->isSavingSession() instead to find out whether the function is invoked at logout.
This restores the KDE4 behavior.
Diffs
-----
src/MainWindow.cpp 822e45d
Diff: https://git.reviewboard.kde.org/r/127128/diff/
Testing
-------
Run some programm in Konsole (top e.g.) and logout.
Konsole used to ask for confirmation in that case, now it doesn't.
It still asks when closing the window manually.
Thanks,
Wolfgang Bauer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20160220/fac2ea8e/attachment.html>
More information about the konsole-devel
mailing list