Skip to content
Commit c09da510 authored by Severin von Wnuck-Lipinski's avatar Severin von Wnuck-Lipinski Committed by Nate Graham
Browse files

libtaskmanager: Fix appmenu caching

The appmenu properties are not propagated to
the cached `KWindowInfo` due to missing window flags.
Forcing the creation of a new `KWindowInfo` with the correct flags
allows the appmenu to be displayed without requiring any refocusing.
Also fixes the caching for activities.

BUG: 422786


(cherry picked from commit 94a04a55)
parent 8115510d
Pipeline #399499 failed with stage
in 3 minutes and 23 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