~brandontschaefer/mir/include-missing-header-0.21

Viewing all changes in revision 3427.

  • Committer: Daniel van Vugt
  • Date: 2016-04-19 07:57:39 UTC
  • Revision ID: daniel.van.vugt@canonical.com-20160419075739-joak02gg05tfujgj
Fix unresponsive cursor to slow mouse movement (LP: #1528109)

Since we started using libinput and its acceleration curve, that actually
reduces the amount of motion we receive for slow mouse movements. A device 
increment of 1 actually results in us receiving a dx or dy from libinput 
of less than 1.0. So this fix ensures that such small movements no longer 
get truncated to zero. 

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: