elm - thumbscroll finger scrolling - make it far smoother

Desktop / Enlightenment / Elementary - Carsten Haitzler (Rasterman) [rasterman.com] - 11 September 2015 09:24 UTC

smooth out scrolling and simplifyconfig as well as expose config apis to configure it all and elm config ui sliders and checkboxes for related config values etc. etc. - with this it is much smoother if you use the default values, though latency is a bit worse. it looks nicer though.

@feature

939d8ef elm - thumbscroll finger scrolling - make it far smoother
config/default/base.src.in | 9 +--
config/mobile/base.src.in | 5 +-
config/standard/base.src.in | 9 +--
src/bin/config.c | 131 +++++++++++++++++++++++++++++++++++-
src/lib/elm_config.c | 68 +++++++++++++++----
src/lib/elm_config.h | 84 +++++++++++++++++++++++
src/lib/elm_interface_scrollable.c | 84 ++++++++++-------------
src/lib/elm_priv.h | 6 +-
8 files changed, 313 insertions(+), 83 deletions(-)

Upstream: git.enlightenment.org


  • Share