Duplicate function calls to load the config in the runner/config have been removed.
The actions of the runner are also refactored, similar to https://phabricator.kde.org/D3688.
Also the user (owner of process) has been removed from the subtext, because the second line is not shown and adding the user info to the same line would be too long.
Details
Details
Should compile and kill processes as before.
Diff Detail
Diff Detail
- Repository
- R120 Plasma Workspace
- Branch
- killrunner_cleanup (branched from master)
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 22781 Build 22799: arc lint + arc unit
Comment Actions
Seems to me like there's 2 very different changes here, can you split in 2 reviews?
runners/kill/CMakeLists.txt | ||
---|---|---|
19–20 | just pass it to add_library |
Comment Actions
Revert moving of config keys from commit "Remove duplicate function calls, move config keys to new file"