xserver-multidpi/xfixes
Jasper St. Pierre a51b2c3913 cursor: Revise edge cases for the pointer moving towards barriers
Since barriers block the invisible line between pixels, that means
that we need to explicitly check the boundaries, or else we'll have
a potential off-by-one error. This fixes issues when trying to move
down or right across a barrier and having the pointer visibly bounce.

Signed-off-by: Jasper St. Pierre <jstpierre@mecheye.net>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2012-11-29 14:48:54 +10:00
..
cursor.c cursor: Revise edge cases for the pointer moving towards barriers 2012-11-29 14:48:54 +10:00
Makefile.am Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
region.c Use calloc to zero fill buffers being allocated for replies & events 2012-07-09 19:58:29 -07:00
saveset.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
select.c Use C99 designated initializers in extension Events 2012-07-09 22:52:30 -07:00
xfixes.c Move extension initialisation prototypes into extinit.h 2012-07-09 23:06:41 -07:00
xfixes.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xfixesint.h Move extension initialisation prototypes into extinit.h 2012-07-09 23:06:41 -07:00