broulik created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY This brings back the ability to find and launch Kate sessions through KRunner, e.g. "kate foo" will show the "foo" Kate session if there is one. BUG: 377284 FIXED-IN: 5.10.0 TEST PLAN Saved a bunch of sessions, also ones with special characters, "kate" found all of them (depending on the number of surrounding results for "kate" which there are a lot, it might not show all in the UI), "kate foo" found sessions containing "foo". Removing and creating new sessions in Kate immediately updates the internal session cache in KRunner. Invoking a result will start Kate with that session F2897009: Screenshot_20170317_113557.png <https://phabricator.kde.org/F2897009> REPOSITORY R114 Plasma Addons REVISION DETAIL https://phabricator.kde.org/D5077 AFFECTED FILES runners/CMakeLists.txt runners/katesessions/CMakeLists.txt runners/katesessions/katesessions.cpp runners/katesessions/katesessions.desktop runners/katesessions/katesessions.h runners/katesessions/plasma-runner-katesessions.desktop To: broulik, #plasma, dhaumann, cullmann Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
