<table><tr><td style="">rkflx created this revision.<br />rkflx added reviewers: Gwenview, kossebau.<br />Restricted Application added a subscriber: kde-doc-english.<br />rkflx 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/D11495">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p><a href="https://phabricator.kde.org/R260:9631043c110dba485db5deea120e8b13116c3ac7" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">9631043c110d</a> introduced MPRIS support to Gwenview. Common MPRIS<br />
controllers often only provide "Pause" in the main interface, with<br />
"Stop" being non-existent or hidden. Therefore "holding" the slideshow<br />
was mapped to "Pause". "Play" either "Resumes" automatically advancing<br />
to the next image, or in non-fullscreen mode switches to fullscreen and<br />
starts playback. Conversely, "Stop" ends playback and exits from<br />
fullscreen.</p>

<p>To keep consistency, we change the tooltip text of the fullscreen button<br />
controlling the playback to "Pause". In addition, the internal <tt style="background: #ebebeb; font-size: 13px;">enum</tt> is<br />
adapted accordingly to avoid confusing developers.</p>

<p>Note that the icon on the button still shows a "Pause" symbol as before<br />
the patch.</p>

<p>Ref <a href="https://phabricator.kde.org/T8222" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">T8222</a></p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Start Gwenview normally, with <tt style="background: #ebebeb; font-size: 13px;">-f</tt> and with <tt style="background: #ebebeb; font-size: 13px;">-s</tt>, and observe the<br />
tooltip of the playback button in the top fullscreen toolbar as well as<br />
the button text in non-fullscreen mode (use <span><span class="phui-tag-view phui-tag-type-shade phui-tag-grey phui-tag-shade "><span class="phui-tag-core ">Configure Toolbars</span></span></span> to<br />
add it) make sense in every situation.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R260 Gwenview</div></div></div><br /><div><strong>BRANCH</strong><div><div>mpris-pause-renaming (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D11495">https://phabricator.kde.org/D11495</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>app/mainwindow.cpp<br />
doc/index.docbook<br />
lib/mpris2/mprismediaplayer2player.cpp<br />
lib/slideshow.cpp<br />
lib/slideshow.h</div></div></div><br /><div><strong>To: </strong>rkflx, Gwenview, kossebau<br /><strong>Cc: </strong>kde-doc-english<br /></div>