Skip to content

Latest commit

 

History

History

gestures

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
Name: gestures
URL: https://chromium.googlesource.com/chromiumos/platform/gestures
Version: 5a656849c7d2b0d0ddbe0ac6d300c1e2fada0bb4
License: MIT
License File: LICENSE
Security Critical: yes

Description:
ChromeOS touchpad gestures library.

Modifications:
- None

To import a new snapshot of gestures:
- Checkout the latest version: git checkout 5a656849c7d2b0d0ddbe0ac6d300c1e2fada0bb4
- Change the DEPS entry to the newly checked out commit.
- Update header file:
    cp gestures/include/gestures.h include/gestures/gestures.h
- Update this README to reflect the new version number.