Re: [PATCH 7/8] fixes: add support for Pointer Barriers

2011-02-28 Thread Soeren Sandmann
Peter Hutterer peter.hutte...@who-t.net writes: From: Adam Jackson a...@redhat.com Pointer barriers block the movement of a pointer past a certain line, specified by the barrier. Movement through the barrier may be permitted for certain directions of movement. Algorithm used: For each

[PATCH 7/8] fixes: add support for Pointer Barriers

2011-02-21 Thread Peter Hutterer
From: Adam Jackson a...@redhat.com Pointer barriers block the movement of a pointer past a certain line, specified by the barrier. Movement through the barrier may be permitted for certain directions of movement. Algorithm used: For each movement, find the nearest-to-origin-of-movement barrier