summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2012-12-19 08:26:42 +0100
committerDaniel Friesel <derf@finalrewind.org>2012-12-19 08:26:42 +0100
commit3db2920802b6ab4d3a652124339baee007529431 (patch)
treef819db69b39eeea8fd0825f5721eeb5a71fe8000 /ChangeLog
parent51dabb8eea5c8dc19b4bb2c598171f7092ffb72b (diff)
treat quick, low-offset drags as clicks (closes #113)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 524fdd1..c2075b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@ git HEAD
<https://github.com/derf/feh/issues/109>
* Fix delete not working on last image with --cycle-once
<https://github.com/derf/feh/issues/107>
+ * Treat quick, low-offset drags (1px or 2px move in <1 second) as clicks
+ to improve graphics tablet support
+ <https://github.com/derf/feh/issues/113>
Tue, 16 Oct 2012 06:29:58 +0200 Daniel Friesel <derf+feh@finalrewind.org>