kdelibs/kdecore/kernel
Ivailo Monev 0e0db0b815 kdeui: move session management to KApplicaiton
every comment about X11 and session management in general claims it was
broken, not going to claim otherwise. everything that does not use
KApplication shall not be involved into session management now and gets
the middle finger (SIGTERM or SIGKILL) after 5 sec by klauncher when the
session is done

also session management has to be explicitly enabled by applications
now, disabled by default

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-05-09 08:29:51 +03:00
..
kaboutdata.cpp kdecore: KAboutLicense::byKeyword() optimization 2023-08-15 01:42:07 +03:00
kaboutdata.h generic: drop support for startup notification via D-Bus service 2023-08-19 19:53:14 +03:00
kauthorization.cpp kdecore: log debug message from KAuthorization::isAuthorized() to the proper debug area 2024-03-14 22:35:40 +02:00
kauthorization.h kdecore: do not call the helper asynchronously from KAuthorization::execute() 2023-09-09 07:10:38 +03:00
kcmdlineargs.cpp kdeui: move session management to KApplicaiton 2024-05-09 08:29:51 +03:00
kcmdlineargs.h kdeui: do not fork from KUniqueApplication 2023-07-13 17:32:37 +03:00
kcomponentdata.cpp kdecore: take a shortcut in kInitAddLibraryAndPluginPaths() function 2024-04-15 07:07:39 +03:00
kcomponentdata.h generic: misc cleanups 2017-06-24 08:06:43 +00:00
kcomponentdata_p.h generic: call QCoreApplication::applicationName() as static method 2023-06-19 01:19:01 +03:00
kdbusconnectionpool.cpp kdecore: log debug message from KDBusConnectionPool::isServiceRegistered() when service is registered 2023-08-25 20:33:41 +03:00
kdbusconnectionpool.h kdecore: typo 2023-08-27 21:09:07 +03:00
kglobal.cpp kdeui: KCrash rewrite 2023-08-03 11:21:41 +03:00
kglobal.h kdecore: remove warning about kglobal header 2024-03-22 11:04:18 +02:00
kglobal_p.h kdecore: return the value of KGlobal::hasLocale() from KDETranslator::isEmpty() and check it from KDETranslator::translate() 2022-11-06 10:10:46 +02:00
kstandarddirs.cpp generic: adjust to Katie changes 2024-03-24 02:43:33 +02:00
kstandarddirs.h kdecore: drop support for KStandardDirs kcfg resource 2023-07-09 05:48:31 +03:00
kstandarddirs_unix.cpp kdecore: drop support for KStandardDirs kcfg resource 2023-07-09 05:48:31 +03:00
kthreadpool.cpp kdecore: start as many threads as possible from the queue of KThreadPool 2024-04-20 17:32:44 +03:00
kthreadpool.h kdecore: const-ify KThreadPool::setMaxThreadCount() argument 2024-04-19 22:59:09 +03:00