Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules


Modified Files:
        Makefile.am 


Log Message:


thumbscroll. the ability to scroll any widget (anything scrolled by the
scrollfram smart/widget) using your "finger" anywhere in the view. not useful
for desktops. useful for small screen devices - openmoko/n800 etc. are
perfect targets. just click and drag with your finger, release. drag fast and
releas and you get momentum and it continues for a bit while it slows down.
configurable via a new config module.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/Makefile.am,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -3 -r1.42 -r1.43
--- Makefile.am 20 Jan 2008 19:42:38 -0000      1.42
+++ Makefile.am 23 Jan 2008 09:04:55 -0000      1.43
@@ -49,7 +49,8 @@
 conf_winlist \
 conf_exebuf \
 conf_paths \
-conf_mime
+conf_mime \
+conf_interaction
 
 if HAVE_TEMPERATURE
 SUBDIRS += temperature



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to