<table><tr><td style="">nicolasfella created this revision.<br />nicolasfella added reviewers: Plasma, VDG.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />nicolasfella 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/D22176">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The current system tray settings has two pages with two slightly different lists. The first page shows a list of all available plasmoids and allows to en/disable them.<br />
The second list shows the in the previous page enabled plasmoids plus the available statusnotifieritems and offers configuration (visibility and shortcuts for plasmoids).</p>

<p>This patch combines both into a single list. Therefor it:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Has a new model that holds both plasmoids and SNIs</li>
<li class="remarkup-list-item">Replaces the QQC1 Tableview with a ListView + Rowlayout</li>
<li class="remarkup-list-item">Adds an entry 'Disabled' to the visibility combobox to disable plasmoids (functionality from the former first list)</li>
<li class="remarkup-list-item">Removes the old 'General' page</li>
</ul>

<p>This removes the ability to (de-)select entire categories, but I don't consider this a particularly useful feature. The categories are intransparent to the user and the individual elements can still be en/disabled</p>

<p>Currently it has a slight visual bug. The scrollbar overlaps the shortcut clear buttons. Help to resolve this is welcome</p>

<p>BUG: 360307<br />
BUG: 397950</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Open system tray. Change the visibility of a plasmoid. Apply. Verify visibility in system tray. Add a shortcut to plasmoid. Verify shortcut</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>BRANCH</strong><div><div>systray</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22176">https://phabricator.kde.org/D22176</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>applets/systemtray/CMakeLists.txt<br />
applets/systemtray/entrymodel.cpp<br />
applets/systemtray/entrymodel.h<br />
applets/systemtray/package/contents/config/config.qml<br />
applets/systemtray/package/contents/ui/ConfigEntries.qml<br />
applets/systemtray/package/contents/ui/ConfigGeneral.qml<br />
applets/systemtray/systemtray.cpp<br />
applets/systemtray/systemtray.h</div></div></div><br /><div><strong>To: </strong>nicolasfella, Plasma, VDG<br /><strong>Cc: </strong>plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>