[PanelView] Fix auto hide
ClosedPublic

Authored by broulik on May 25 2016, 12:20 PM.

Details

Summary

The newly introduced HiddenStatus which is used by eg. the desktop pager when there is only one virtual desktop, has a higher value than RequiresAttentionStatus for ABI compatibility reasons, so auto-hide was never actually enabled if you had this applet (part of the default setup) with just one virtual desktop.

BUG: 362105
FIXED-IN: 5.6.5

Test Plan

Autohide works again

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik updated this revision to Diff 3993.May 25 2016, 12:20 PM
broulik retitled this revision from to [PanelView] Fix auto hide.
broulik updated this object.
broulik edited the test plan for this revision. (Show Details)
broulik added a reviewer: Plasma.
broulik set the repository for this revision to R120 Plasma Workspace.
Restricted Application added a project: Plasma. · View Herald TranscriptMay 25 2016, 12:20 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
sebas accepted this revision.May 25 2016, 12:21 PM
sebas added a reviewer: sebas.
sebas added a subscriber: sebas.

good catch!

This revision is now accepted and ready to land.May 25 2016, 12:21 PM
This revision was automatically updated to reflect the committed changes.