Commit graph

11 commits

Author SHA1 Message Date
Ivailo Monev
c6d63798cf generic: adjust to KApplication changes
KApplication::quitOnSignal() is now called from KApplication constructor

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-23 15:13:14 +02:00
Ivailo Monev
29fe3a31df ksmserver: start the shutdown feedback from KSMShutdownDlg constructor and stop it on reject
ksmserver stops it when the dialog is rejected but the test did not for
example

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-20 01:54:00 +02:00
Ivailo Monev
1de2f3e322 ksmserver: make KSMShutdownFeedback::stop() do the same thing as KSMShutdownFeedback::logoutCanceled()
for some reason KSMShutdownFeedback::stop() was not doing anything when the
KWin effect was taking care of the logout effect but KWin also does not
apply the effect to windows other than the one created by ksmserver

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-20 01:32:39 +02:00
Ivailo Monev
62439fb0f9 ksmserver: fix build of tests
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-20 01:16:35 +02:00
Ivailo Monev
ebadaa0c40 ksmserver: drop logout fade effect
unless compositor is not active it is not even used (KWin has logout
effect for that) and there is a curtain effect as fallback

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-07 17:30:35 +02:00
Ivailo Monev
d7838b9434 ksmserver: drop boot options support 2022-04-03 20:23:35 +03:00
Ivailo Monev
388dc56870 generic: consistent library variables usage
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-26 20:14:30 +02:00
Ivailo Monev
c4fb1fdd39 generic: build system cleanups 2015-10-29 11:04:29 +02:00
Ivailo Monev
59461bdfe6 generic: fix tests after the build system cleanup 2015-09-06 09:38:29 +03:00
Ivailo Monev
2baf4467d1 generic: major build system cleanup 2015-09-01 04:37:19 +03:00
Ivailo Monev
a7fd791926 initial import 2014-11-13 19:30:51 +02:00