Skip to content
  • Carlos Garnacho's avatar
    gdk: Add touch event types and mask · 7f35708c
    Carlos Garnacho authored and Matthias Clasen's avatar Matthias Clasen committed
    This commit introduces GDK_TOUCH_BEGIN/UPDATE/END/CANCEL
    and a separate GdkEventTouch struct that they use. This
    is closer to the touch event API of other platforms and
    matches the xi2 events closely, too.
    7f35708c