It would be awesome to get a cube as swipe Normal 123456789 Cube: 123 456 789 So 5 is the center and from there you can get to 2,4,6 and 8 and it als should be possible to swipe from 9 to 3. That would be awesome
if you resize a 123 456 789 grid to the gesture (eg .. Z.. size 120x80 pixel) , the gesture goes through the fields 1235789. We need a function that tracks the "mouse pointer" and adjusts the grid in the screen. I have a simple mouse pointer application where you could test the success. The alternative would be look into hd-home.c and figure out, how to disable data handling there and hook up the above instead.