<table><tr><td style="">hein created this revision.<br />hein added reviewers: Plasma, davidedmundson.<br />hein added a subscriber: plasma-devel.<br />Restricted Application added a project: Plasma.
</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/D2990" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The Pager applet would transition to HiddenStatus if PagerModel.count<br />
was smaller than 2, however hiding the root item would set<br />
PagerModel.enabled to false, dropping the count to 0 and stopping<br />
the window system monitoring, thus never transitioning the applet<br />
back to ActiveStatus if the desktop or activity count increased again.</p>

<p>This patch introduces a new PagerModel.shouldShowPager property which<br />
is updated even when the model is disabled, then used to drive both the<br />
applet status and the enabled state of the model.</p>

<p>BUG:370324</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rPLASMADESKTOP Plasma Desktop</div></div></div><br /><div><strong>BRANCH</strong><div><div>Plasma/5.8</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D2990" rel="noreferrer">https://phabricator.kde.org/D2990</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>applets/pager/package/contents/ui/main.qml<br />
applets/pager/plugin/pagermodel.cpp<br />
applets/pager/plugin/pagermodel.h</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>hein, Plasma, davidedmundson<br /><strong>Cc: </strong>plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas<br /></div>