• Ahmed Fakhry's avatar
    Desks: Prepare Virtual Desks Gestures for launch · 7fa6f1f8
    Ahmed Fakhry authored
    This CL makes the following changes:
    - Tab scrubbing will always use 3-finger gestures.
    - 4-finger horizontal swipes will switch desks only if
      the flag "--enable-virtual-desks-gestures" is enabled.
    - 3-finger horizontal swipes while in Overview will always
      move the highlighter.
    
    This CL is meant to be merged back to M-79.
    A follow-up CL will remove the "--enable-virtual-desks-gestures"
    flag entirely on M-80, so that virtual desks gestures will always
    be enabled going forward.
    
    BUG=1005340
    TEST=Tested manually on device, updated existing tests.
    
    Change-Id: I1316e150556a4f2ede79b41dab8ddc3402d39370
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1902232
    Commit-Queue: Ahmed Fakhry <afakhry@chromium.org>
    Reviewed-by: default avatarJames Cook <jamescook@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#713262}
    7fa6f1f8
tab_scrubber.h 3.52 KB