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

Commit 1162c8af authored by Vania Desmonda's avatar Vania Desmonda
Browse files

Add a new flag for enable_task_resizing_keyboard_shortcuts.

Change-Id: I23ec8322dc9298e507690c06901358318b6626ae
Flag: EXEMPT adding a new flag
Test: EXEMPT adding a new flag
Bug: 335819608
parent 208f84cc
Loading
Loading
Loading
Loading
+7 −0
Original line number 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."
    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"
}