<table><tr><td style="">elvisangelaccio created this revision.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: Frameworks.
</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/D5030" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This introduces a kded module that kioexec can use to watch the cached<br />
files for changes. This allows kioexec to be fully functional even with<br />
applications that fork on startup, like libreoffice.</p>

<p>If the kded module is up and running, kioexec tells it (via dbus)<br />
which file should be watched for changes and where to upload it when<br />
it is actually changed. All the files watched by the module are deleted<br />
when the module is destroyed.</p>

<p>As a bonus side effect, the dialog that asks if changes should be uploaded<br />
is now displayed every time the user saves the file.</p>

<p>If dbus is not available or the kded module is otherwise disabled,<br />
then kioexec falls back on the old behavior.</p>

<p>BUG: 370532<br />
FIXED-IN: 5.33</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D5030" rel="noreferrer">https://phabricator.kde.org/D5030</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/kioexec/CMakeLists.txt<br />
src/kioexec/kioexecd.cpp<br />
src/kioexec/kioexecd.h<br />
src/kioexec/kioexecd.json<br />
src/kioexec/main.cpp<br />
src/kioexec/main.h</div></div></div><br /><div><strong>To: </strong>elvisangelaccio, dfaure<br /><strong>Cc: </strong>Frameworks<br /></div>