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

Commit a46fb7c5 authored by Daichi Hirono's avatar Daichi Hirono
Browse files

Add flag for "move to next display" shortcut in desktop

Flag: EXEMPT adding flag
Bug: 364154795
Test: m
Change-Id: I28e3a8d47b4b2b51672395d5ed9958db27c91683
parent e4881b18
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -313,3 +313,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"
}