GNOME Bugzilla – Bug 461378
RFE: Add kinetic scrolling to totem's playlist
Last modified: 2007-07-31 15:27:59 UTC
OpenMoko was nice enough to release code demoing iphone-like kinetic scrolling in a listview. It would be nice if totem's playlist allowed you to and "throw" it upwards to kineticly scroll it up or down like in that video. Demo: http://chrislord.net/files/mokofingerscroll.ogg Code: http://svnweb.openmoko.org/trunk/src/target/OM-2007.2/libraries/libmokoui2/libmokoui/moko-finger-scroll.c?rev=2545&view=markup
I don't think this would provide any improvement over what we currently have, and changing the scrolling from the GTK+ default is going to confuse people. Bastien?
I'm not sure what that would bring us either. It would be nice if it were integrated directly in the GtkTreeView and settable via an XSetting for example, so that system that would make use of it (ie. tablets) could just set the flag, and get kinetic scrolling.