mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 08:30:42 -05:00
9ca06d2895
PanAction is a GestureAction-subclass that implements the panning concept for scrollable actors, with the ability to emit interpolated signals to emulate the kinetic inertia of the panning. PanAction provides: • pan signal, notifying users of the panning gesture status; • pan-stopped signal, emitted at the end of the interpolated phase of the panning gesture, if enabled; • pan-axis property, to allow constraining the dragging to a specific axis; • interpolated property, to enable or disable the inertial behaviour; • deceleration property, to customize the rate at which the momentum of the panning will be slowed down; • acceleration-factor property, applied to the inertial momentum when starting the interpolated sequence. An interactive test is also provided. https://bugzilla.gnome.org/show_bug.cgi?id=681648 |
||
---|---|---|
.. | ||
actor-box.png | ||
actor-example.png | ||
animator-key-frames.png | ||
animator-key-frames.svg | ||
bin-layout.png | ||
box-layout.png | ||
building-clutter.xml | ||
clutter-docs.xml.in | ||
clutter-overview.xml | ||
clutter-sections.txt | ||
clutter.types | ||
constraints-example.png | ||
easing-modes.png | ||
easing-modes.svg | ||
event-flow.dia | ||
event-flow.png | ||
flow-layout.png | ||
glossary.xml | ||
Makefile.am | ||
migrating-ClutterAnimation.xml | ||
migrating-ClutterBehaviour.xml | ||
migrating-ClutterEffect.xml | ||
migrating-ClutterPath.xml | ||
offscreen-redirect.png | ||
path-alpha-func.png | ||
running-clutter.xml | ||
table-layout.png |