[Konsole-devel] Review Request 127128: Do not ask for confirmation on logout

Wolfgang Bauer wbauer at tmo.at
Sat Mar 5 17:12:37 UTC 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127128/
-----------------------------------------------------------

(Updated March 5, 2016, 6:12 p.m.)


Status
------

This change has been marked as submitted.


Review request for Konsole and Kurt Hindenburg.


Changes
-------

Submitted with commit fa5b25fced12db602c913920cab4b78cb0fba70d by Kurt Hindenburg to branch master.


Repository: konsole


Description
-------

Checking for kapp->sessionSaving() has no effect here (since Konsole has been ported away from KApplication, I suppose).
Use qApp->isSavingSession() instead to find out whether the function is invoked at logout.

This restores the KDE4 behavior of not asking for confirmation at logout.


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/20160305/129c2d14/attachment.html>


More information about the konsole-devel mailing list