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

Commit bd990934 authored by Gustav Sennton's avatar Gustav Sennton
Browse files

Create flag for Desktop Windowing Task Limit.

Fixes: 332502912
Test: build
Change-Id: Ib502b4c04a99563d0f099cc4ded0462ba1fe850d
parent cb8302bf
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -28,3 +28,10 @@ flag {
    description: "Enables new initial bounds for desktop windowing which adjust depending on app constraints"
    bug: "324377962"
}

flag {
    name: "enable_desktop_windowing_task_limit"
    namespace: "lse_desktop_experience"
    description: "Enables a limit on the number of Tasks shown in Desktop Mode"
    bug: "332502912"
}