make the default drag threshold 1. it is smooth and feels and looks nice.
authorDana Jansens <danakj@orodu.net>
Sat, 16 Oct 2010 19:47:33 +0000 (15:47 -0400)
committerDana Jansens <danakj@orodu.net>
Mon, 24 Jan 2011 19:19:23 +0000 (14:19 -0500)
(also macos has it and i liked it.)

data/rc.xml

index faa401b..7598a72 100644 (file)
 </keyboard>
 
 <mouse>
-  <dragThreshold>8</dragThreshold>
+  <dragThreshold>1</dragThreshold>
   <!-- number of pixels the mouse must move before a drag begins -->
   <doubleClickTime>200</doubleClickTime>
   <!-- in milliseconds (1000 = 1 second) -->