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

Commit 8141f175 authored by Naomi Musgrave's avatar Naomi Musgrave
Browse files

[Desktop Windowing] Define feature flag for edge resizing

Bug: 323383067
Test: build
Change-Id: I193efd72deb99f55f273201b231cf0412470d96a
parent 626434f0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -36,3 +36,10 @@ flag {
    description: "Enables a limit on the number of Tasks shown in Desktop Mode"
    bug: "332502912"
}

flag {
    name: "enable_windowing_edge_drag_resize"
    namespace: "lse_desktop_experience"
    description: "Enables edge drag resizing for all input sources"
    bug: "323383067"
}