Support execution of shell scripts on activity events
ClosedPublic

Authored by ivan on Mar 16 2020, 11:39 AM.

Details

Summary

In addition to opening a file and starting an application specified
by a .desktop file, allow execution of shell scripts when activity
is started/stopped/switched to/switched from.

This patch also removes CMake checks for C++11 features and increases
the compiler requirements to C++17 since this repository is not a
part of KDE Frameworks.

Diff Detail

Repository
R161 KActivity Manager Service
Lint
Lint Skipped
Unit
Unit Tests Skipped
ivan created this revision.Mar 16 2020, 11:39 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 16 2020, 11:39 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ivan requested review of this revision.Mar 16 2020, 11:39 AM
ivan updated this revision to Diff 77722.Mar 16 2020, 12:57 PM
ivan edited the summary of this revision. (Show Details)Mar 16 2020, 12:59 PM
davidedmundson accepted this revision.Mar 16 2020, 1:03 PM

This patch also removes CMake checks for C++11 features and increases

Please commit as two.

This revision is now accepted and ready to land.Mar 16 2020, 1:03 PM
This revision was automatically updated to reflect the committed changes.