<table><tr><td style="">kossebau added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D10078" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>A first draft of some util code for writing D-Bus KRunner plugins, partially tested to work. See <a href="https://phabricator.kde.org/D10079" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">D10079</a> for the Baloo krunner plugin being adapted to it.</p>

<p>Tries to simulate the KRunner::AbstractRunner API a little, to where the krunner1 D-Bus interface makes that easy to do.</p>

<p>Forking KRunner::QueryMatch::Type to KDBusRunner::QueryMatch::Type is not perfect, but allows to just have QtCore in public link interface and QtDBus in the private, so does not pull in all the deps of KF5::Runner just for this enum definition.</p>

<p>While I put this into a subdir for now, all the code of KDBusRunner is independent, perhaps it makes sense to move it into a separate tier1 framework module?<br />
For the future perhaps there could be a XDG D-Bus interface for such quicksearch plugins, so a separate krunner-independent library would make sense for that as well.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R308 KRunner</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D10078" rel="noreferrer">https://phabricator.kde.org/D10078</a></div></div><br /><div><strong>To: </strong>kossebau, davidedmundson, broulik<br /><strong>Cc: </strong>Frameworks<br /></div>