<table><tr><td style="">dfaure created this revision.<br />dfaure added reviewers: djarvie, broulik.<br />Herald added a project: KDE PIM.<br />Herald added a subscriber: kde-pim.<br />dfaure requested review of this revision.
</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/D25399">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Or in layman terms, don't pop up reminders during a presentation.</p>

<p>Plasma has a "do not disturb" setting (which is even automatically<br />
enabled when mirroring the screen onto a projector), and that setting is<br />
available via a property in a freedesktop notifications interface.</p>

<p>The code is in alarmdialog rather than alarmclient because the "suspend"<br />
code is in alarmdialog and calls wakeUp() directly.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Create event in korganizer with reminder in 2 minutes</li>
<li class="remarkup-list-item">Enable "do not disturb" mode in Plasma (Notifications systray icon)</li>
<li class="remarkup-list-item">Wait for > 2 minutes, no reminder</li>
<li class="remarkup-list-item">Disable "do not disturb" mode</li>
<li class="remarkup-list-item">The reminder shows immediately</li>
</ul>

<ul class="remarkup-list">
<li class="remarkup-list-item">Click Suspend for 1 minute</li>
<li class="remarkup-list-item">Enable "do not disturb" again</li>
<li class="remarkup-list-item">Wait for > 1 minute, no reminder</li>
<li class="remarkup-list-item">Disable "do not disturb" mode</li>
<li class="remarkup-list-item">The reminder shows immediately</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R210 KOrganizer</div></div></div><br /><div><strong>BRANCH</strong><div><div>release/19.12</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D25399">https://phabricator.kde.org/D25399</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>korgac/CMakeLists.txt<br />
korgac/alarmdialog.cpp<br />
korgac/alarmdialog.h<br />
korgac/org.freedesktop.DBus.Properties.xml<br />
korgac/org.freedesktop.Notifications.xml<br />
korgac/tests/CMakeLists.txt</div></div></div><br /><div><strong>To: </strong>dfaure, djarvie, broulik<br /><strong>Cc: </strong>kde-pim, fbampaloukas, dcaliste, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil<br /></div>