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

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

Create flag to enable alt-tab app launch transitions in Desktop Mode.

Bug: 370735595
Test: na
Flag: EXEMPT adding flag
Change-Id: I232f0499729cd170182a2744537c9acd79b31f01
parent 915ed9d4
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -306,3 +306,10 @@ flag {
    description: "Allow entering desktop mode by default on freeform displays"
    bug: "361419732"
}

flag {
    name: "enable_desktop_app_launch_alttab_transitions"
    namespace: "lse_desktop_experience"
    description: "Enables custom transitions for alt-tab app launches in Desktop Mode."
    bug: "370735595"
}
 No newline at end of file