gnome-shell/js
Florian Müllner eb8fc738af swipe-scrolling: Take threshold into account during drag
On button-release, a threshold is used to determine if the gesture
should be considered a click and thus ignored. While the drag is
active though, the controlled actor is dragged immediately. As a
result, dragging by a tiny amount does not trigger a snap back when
the action is interpreted as a click. As a fix, do not update the
dragged actor's position until the same threshold is passed.

https://bugzilla.gnome.org/show_bug.cgi?id=640494
2011-01-25 10:31:52 +01:00
..
misc util: Fix regex used to match for URLs 2011-01-19 05:06:53 +03:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui swipe-scrolling: Take threshold into account during drag 2011-01-25 10:31:52 +01:00
Makefile.am genericDisplay: Remove unused module 2011-01-14 22:30:02 +01:00