Skip to content
Commit ef9b3c4a authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

libtaskmanager: Fix initialization of IsActive in WaylandTasksModel

The IsActive role does not represent state_active anymore, but rather
the activeWindow property of the WaylandTasksModel::Private.

Unlike Wayland windows, X11 windows can be already active when they are
added. So this case needs to be handled in order to properly initialize
the activeWindow property.

BUG: 478951


(cherry picked from commit df5a6097)
parent aeba4885
Pipeline #584446 passed with stage
in 12 minutes and 24 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