[applets/appmenu] Improve menu feel
ClosedPublic

Authored by cblack on May 5 2020, 11:51 PM.

Details

Summary

The appmenu applet now accurately replicates the hover behaviour of a regular menubar.

Test Plan

Before: you need to click to engage all menus.
After: the appmenu applet copies the behaviour of a QMenuBar when it comes to clicks and hovers.

Diff Detail

Repository
R120 Plasma Workspace
Branch
cblack/appmenu-better-menu-behaviour (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 26411
Build 26429: arc lint + arc unit
cblack created this revision.May 5 2020, 11:51 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMay 5 2020, 11:51 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
cblack requested review of this revision.May 5 2020, 11:51 PM
broulik accepted this revision.May 19 2020, 8:23 PM
broulik added a subscriber: broulik.

Clever with the hoverEnabled, I had to think twice to understand it, though :p

This revision is now accepted and ready to land.May 19 2020, 8:23 PM
This revision was automatically updated to reflect the committed changes.