wlt: terminal: clear selection on short click
authorDavid Herrmann <dh.herrmann@googlemail.com>
Fri, 5 Oct 2012 12:04:54 +0000 (14:04 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Fri, 5 Oct 2012 12:04:54 +0000 (14:04 +0200)
commit0996ed38a06016e23fbc2f86fc08290cf5b829e3
treeb0d5ce27ec67ee7be78741aef270e4f0fee014f6
parent47d6bb74178f446e1bc152816b1f55cbf8912c92
wlt: terminal: clear selection on short click

If the mouse is not moved during a mouse-click, then we clear the current
selection. This can be increased to allow a short range of few pixels of
mouse-movement if required.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/wlt_terminal.c