Skip to content
  • Michael Natterer's avatar
    quartz: Implement smooth scrolling · d0b032e3
    Michael Natterer authored and Matthias Clasen's avatar Matthias Clasen committed
    nsevent scrollingDeltaX/Y (available on OSX >= Lion) is used to
    provide the smooth scrolling values. In any case, old fashioned
    events are still sent, setting _gdk_event_set_pointer_emulated()
    if the event contains both smooth and non-smooth values.
    d0b032e3