]> git.deb.at Git - pkg/abook.git/commit
Add basic mouse support
authorThorsten Wißmann <edu@thorsten-wissmann.de>
Sun, 8 Apr 2012 11:08:13 +0000 (13:08 +0200)
committerRaphaël Droz <raphael.droz+floss@gmail.com>
Sat, 5 May 2012 16:33:53 +0000 (18:33 +0200)
commit9c91aba7c7f7e47ec1a90b58d7f238c6b043dac1
tree06863674880a10810ac7dd033711d89954b96fd4
parent9c6906a1c6bf3c13ccd84b92638d0252987744cb
Add basic mouse support

This adds the following optional mouse features:

  * Select items in the main view by clicking and scrolling
  * Go to the edit-form by double-clicking
  * Edit fields by clicking on them
  * Select tabs by clicking on them
  * Return to main view/quit abook by clicking on the first row
abookrc.5
edit.c
list.c
list.h
options.c
options.h
ui.c
ui.h