mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
![]() for Katana that does not do much tho, applications that have X-DBUS-StartupType set to Unique use KUniqueApplication which does the neccessary checks to make sure another instance is not started Signed-off-by: Ivailo Monev <xakepa10@gmail.com> |
||
---|---|---|
.. | ||
tests | ||
CMakeLists.txt | ||
kioslave.cpp | ||
klauncher.cpp | ||
klauncher.h | ||
klauncher_adaptor.cpp | ||
klauncher_adaptor.h | ||
org.kde.klauncher.service.in | ||
README | ||
README.autostart |
README klauncher is a process launcher somewhat similar to the famous init used for booting UNIX. It performs two tasks: - start programs ment to be started when the session is (XDG autostart) - start programs on menu, panel launcher request, etc. Application startup notification is also a feature it takes care of with updates being send as the program state changes.