]> Pileus Git - grits/commit
Add motion threshold when clicking objects
authorAndy Spencer <andy753421@gmail.com>
Wed, 23 Jan 2013 06:46:16 +0000 (06:46 +0000)
committerAndy Spencer <andy753421@gmail.com>
Wed, 23 Jan 2013 06:48:16 +0000 (06:48 +0000)
commitd55c77bbf477e582a8525ac831ad97b035b8185d
treef26017b97f19b3ebb66a6d6d429ec267e2656e92
parentfde5359a826dadb68cfe3f62f0f3c9e0c25f3438
Add motion threshold when clicking objects

This allows a click to go though even if a small amount of mouse motion
is detected. Currently set to 8 motion events, it might be better to use
pixels instead of events.
src/objects/grits-object.c
src/objects/grits-object.h