Skip to content
Commit a321bbce authored by Ismael Asensio's avatar Ismael Asensio
Browse files

systray: Fix systray collapsing on click

The MouseArea in AbstractItem needs to be above applets
when it's in the grid hidden area so that it can receive
hover events while the mouse is over an applet

But when the applet is shown as an icon on the regular
systray it needs to be below so the PlasmoidItem `onClick`
takes precedence and systray collapsing works.

BUG: 449533
FIXED-IN: 5.24
parent e1d1b601
Pipeline #132871 passed with stage
in 11 minutes and 38 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment