32 Commits (d53fd656e8e91835fbb4b5e37e32bb32dfd6e445)

Author SHA1 Message Date
Henri Chain 4e8f9fafff add missing header 5 years ago
Henri Chain 5e6597c9ae move startup sound to startplasma_* 5 years ago
Alexander Lohnau c97dddf20d Manually adjustments for SPDX license statements 5 years ago
Alexander Lohnau d921e3e370 Adjust indentation of license headers 5 years ago
Alexander Lohnau c4cfc9749e Remove unneeded newlines in license headers 5 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Ahmad Samir 365268fce1 Porting away from kinit/klauncher 5 years ago
Henri Chain 93f9ef0304 [startplasma] Migrate autostart scripts to .desktop files 5 years ago
Harald Sitter f211e1a9f1 SCM_SILENT typo-- 5 years ago
David Edmundson e7e4991671 Move ksmserver's ksplash notifying to ksmserver 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
David Edmundson 86e74d75df [plasma-session] Fix application lifespan 5 years ago
Laurent Montel 457fd4d232 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Alexander Lohnau d11082523e Fix clazy warning and deprecation 6 years ago
David Redondo cfa9ee2990 Port from deprecated QProcess signals 6 years ago
David Edmundson e76a1395a8 [startkde] Block plasma-session exiting until startup sound completes 6 years ago
David Edmundson 4e681fdb58 [plasma-session] Don't prematurely cache systemEnvironemnt 6 years ago
Kai Uwe Broulik 269f5967df Start kwin from plasma-session in correct sequence 6 years ago
David Edmundson 45ca310996 [plasma-session] Continue to start kdeinit 6 years ago
David Edmundson 3c34dfa97f [plasma-session] Load startup and shutdown on demand 6 years ago
David Edmundson c673a83226 Move kcminit_startup and kded to plasma-session 6 years ago
David Edmundson 854b64fc13 [plasma-session] Avoid hypothetical race condition starting a service 6 years ago
Luca Beltrame f6ac1f68e8
Revert "Move kcminit_startup and kded to plasma-session" 6 years ago
Aleix Pol 930e991b0e Move kcminit_startup and kded to plasma-session 6 years ago
Kai Uwe Broulik 68f16bae9b Remove KCM Init Phase 2 6 years ago
Méven Car 209b21e240 Startkde: Foreach conversion, prevents warnings, improve some variables naming 6 years ago
Aleix Pol e28eaced91 Don't parse autostart files n-phase times 7 years ago
Laurent Montel 791fb706ed GIT_SILENT: ignore some files 7 years ago
Aleix Pol fc20aacd54 Remvoe unneeded lambda 7 years ago
Stefan Brüns 6bab1f518c Split ksmserver into a small application that handles startup and ksmserver 7 years ago
David Edmundson b4ddae9479 [ksmserver] Restore legacy sessions 7 years ago
David Edmundson c8ed48fc1a [ksmserver] Remove blocking call introspecting KDED 7 years ago
David Edmundson 8c85bfa65a [ksmserver] Simplify call to kcminit 7 years ago
David Edmundson e53e3e1701 [ksmserver] Fix session restore check 7 years ago
David Edmundson 96a595f1b8 [ksmserver] Rewrite Startup 7 years ago
David Edmundson 248dadf495 [ksmserver] Split startup into separate class 7 years ago
David Edmundson 06cb6cb61f [ksmserver] remove unused suspend/resume startup API 8 years ago
Laurent Montel e1b9f53dff Add some QStringLiteral 8 years ago
Wolfgang Bauer 6082047651 [ksmserver] Use QUrl::fromUserInput to construct sound url 8 years ago
Friedrich W. H. Kossebau 2608ccce81 Use nullptr 8 years ago
Friedrich W. H. Kossebau 6e1946cec7 Remove module prefix from Qt includes 8 years ago
Laurent Montel d863086f67 use override everywhere 8 years ago
Aleix Pol f1ab8b7ccb Don't block all the ksmserver process when calling kded.loadSecondPhase 8 years ago
Aleix Pol 0cc0c32c25 Readability 8 years ago
Rik Mills 3b305e79f5 Add back include changes lost in revert and merge 9 years ago
David Edmundson ea3f87c5df Revert "launch autostart apps in ksmserver using KRun" 9 years ago
Luboš Luňák c7d21ae2b8 use KProcess instead of QProcess to launch apps in ksmserver 9 years ago
Luboš Luňák da44dd6eae launch autostart apps in ksmserver using KRun, not QProcess 9 years ago
Luboš Luňák 71908e7962 recognize the WM even if given with a full path 9 years ago
Luboš Luňák 17eeb58ae4 use KProcess instead of QProcess to launch apps in ksmserver 9 years ago