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

Commit fab37f1b authored by Toshiki Kikuchi's avatar Toshiki Kikuchi
Browse files

Add enable_drag_to_maximize flag

Flag: EXEMPT adding flag
Bug: 372614715
Test: m
Change-Id: I7326c82ae8483c4ee3a2c8bc12b33d0b32e45e11
parent bf772ad0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -327,3 +327,10 @@ flag {
    description: "Add new keyboard shortcut of moving a task into next display"
    bug: "364154795"
}

flag {
    name: "enable_drag_to_maximize"
    namespace: "lse_desktop_experience"
    description: "Enables a switch to change the concequence of dragging a window to the top edge."
    bug: "372614715"
}