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

Commit b8242c06 authored by Kazuki Takise's avatar Kazuki Takise
Browse files

Create a flag for display focus switch in shell transitions

Flag: EXEMPT adding flag
Test: m
Bug: 356109871
Change-Id: I351aea69a7c092bf6202a10259cf9edb286acce1
parent 0279c607
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -252,3 +252,10 @@ flag {
    description: "Persists the desktop windowing session across reboots."
    bug: "350456942"
}

flag {
    name: "enable_display_focus_in_shell_transitions"
    namespace: "lse_desktop_experience"
    description: "Creates a shell transition when display focus switches."
    bug: "356109871"
}