]> git.deb.at Git - pkg/abook.git/commit
Scroll whole list on mouse wheel action
authorThorsten Wißmann <edu@thorsten-wissmann.de>
Sat, 12 May 2012 14:07:50 +0000 (16:07 +0200)
committerRaphaël Droz <raphael.droz+floss@gmail.com>
Thu, 18 Apr 2013 14:52:50 +0000 (16:52 +0200)
commit775cf2c4526dce9048361498197a3522d648f74c
treea9bf13c90f35cf21f2925f05fec7b86d5deff33c
parenta5ec1a86014a38473901a573ba2fb3bd6bfd86db
Scroll whole list on mouse wheel action

This lets the whole list scroll on mouse action (button 5 and 6) instead
of just moving the selection. This also adds the scroll_speed option
that sets the number of lines the list is scrolled by.
abookrc.5
list.c
list.h
options.c
options.h
ui.c