Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b3717230 authored by Ats Jenk's avatar Ats Jenk
Browse files

Don't convert task windowing mode while recents is running

A task can be in running state when recents is open.
This causes issues for desktop state tracking. It relies on freeform
tasks being visible and running to determine if we are on desktop.
While recents is open, do not process handleRequest calls.
Otherwise we would process any task launches as launches on desktop and
try to convert the windowing mode accordingly.

Bug: 297590571
Test: atest DesktopTasksControllerTest

Change-Id: I5d4bd89e36980994f9877eea22c936d6d0667cfc
parent b97aedb8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment