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

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

Merge "Add a new flag for enable_task_resizing_keyboard_shortcuts." into main

parents 37893d25 1162c8af
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -348,3 +348,10 @@ flag {
    description: "Enables a switch to change the concequence of dragging a window to the top edge."
    description: "Enables a switch to change the concequence of dragging a window to the top edge."
    bug: "372614715"
    bug: "372614715"
}
}

flag {
    name: "enable_task_resizing_keyboard_shortcuts"
    namespace: "lse_desktop_experience"
    description: "Enables keyboard shortcuts for resizing tasks in desktop mode."
    bug: "335819608"
}