Skip to content

Don't activate plasmoid on layout change

Marco Martin requested to merge work/cherry-pick-08ad7119 into Plasma/6.1

Activating the plasmoid when the layout changes doesn't actually do anything the only thing that it does is to close the systray popup if it's open, which is not something that we want.

What's needed is actually the other way around, change the layout when activated, to make the shortcut work

BUG:484216

(cherry picked from commit 08ad7119)

b8b28b62 Don't activate plasmoid on layout change 4998fcdb switch layout on activation

Merge request reports