Mir

Comment 1 for bug 1311699

Revision history for this message
Brandon Schaefer (brandontschaefer) wrote : Re: MirMotionEvent::action is not defined by the API

Just a comment in mir_toolkit/event.h

    /*
     * TODO(racarr): We would like to store this as a MirMotionAction but the android input stack
     * encodes some non enumerable values in it. It's convenient to keep things
     * this way for now until we can drop SF/Hybris support in QtUbuntu.
     */
    int action;