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

Commit 91d09b9f authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add flag for "move to next display" shortcut in desktop" into main

parents 6556d35c a46fb7c5
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -320,3 +320,10 @@ flag {
    description: "Enables custom transitions for alt-tab app launches in Desktop Mode."
    bug: "370735595"
}

flag {
    name: "enable_move_to_next_display_shortcut"
    namespace: "lse_desktop_experience"
    description: "Add new keyboard shortcut of moving a task into next display"
    bug: "364154795"
}