Refactoring of high-level mouse API.
commit192f01ebd2351cabb9810b067c86bdb3debf8e68
authorAndrew Borodin <aborodin@vmail.ru>
Tue, 2 Feb 2016 11:33:48 +0000 (2 14:33 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Fri, 1 Apr 2016 11:16:08 +0000 (1 14:16 +0300)
treecdb96e3758ca7795d23692c0b81f5207acf8e084
parentb305deba64c5fee931c81957f8f95bb65e1d5cbd
Refactoring of high-level mouse API.

Decompose mouse event translation function: move mouse event handling
to separate function. This decomposition can be used for low-level
processing of high-level mouse events.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
lib/widget/mouse.c
lib/widget/mouse.h