ivan created this revision.
ivan added reviewers: davidedmundson, mart.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
ivan requested review of this revision.

REVISION 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.

REPOSITORY
  R161 KActivity Manager Service

REVISION DETAIL
  https://phabricator.kde.org/D28069

AFFECTED FILES
  CMakeLists.txt
  cmake/modules/CheckCxxFeatures.cmake
  cmake/modules/c++-test-override-attr-none-fail.cpp
  cmake/modules/c++-test-override-attr-none.cpp
  cmake/modules/c++11-test-auto-N2546.cpp
  cmake/modules/c++11-test-initializer-lists-N2672.cpp
  cmake/modules/c++11-test-lambda-N2927.cpp
  cmake/modules/c++11-test-nullptr-N2431-fail.cpp
  cmake/modules/c++11-test-nullptr-N2431.cpp
  cmake/modules/c++11-test-override-N3206-fail.cpp
  cmake/modules/c++11-test-override-N3206.cpp
  cmake/modules/c++11-test-unique_ptr-none.cpp
  cmake/modules/c++11-test-variadic-templates-N2242.cpp
  src/CMakeLists.txt
  src/service/plugins/runapplication/RunApplicationPlugin.cpp

To: ivan, davidedmundson, mart
Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, 
fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to