dadisigursveinn / 400plus

Automatically exported from code.google.com/p/400plus
0 stars 0 forks source link

Intercept events from the front wheel in the main display #320

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When the front wheel moves, while in the main display, intercom_proxy does nor 
receive any event related to the movement (events related to the consequences 
of such movements are received, however).

Original issue reported on code.google.com by eduardo....@gmail.com on 22 Jan 2013 at 7:18

GoogleCodeExporter commented 9 years ago

Original comment by eduardo....@gmail.com on 22 Jan 2013 at 7:20

GoogleCodeExporter commented 9 years ago

Original comment by eduardo....@gmail.com on 22 Jan 2013 at 7:20

GoogleCodeExporter commented 9 years ago

Original comment by eduardo....@gmail.com on 22 Jan 2013 at 7:20

GoogleCodeExporter commented 9 years ago
just a thought:
instead of trying to interpret the following events (which may got wrong), it 
may be possible to just stay in our CameraMode (where we can intercept the 
events) and pass everything else to original handlers ...
Another possibility would be to intercept the events in GUI Task, where (i 
guess) most of the events can be intercepted. Though I would need some time to 
finish this.

Original comment by fired...@gmail.com on 22 Jan 2013 at 3:33

GoogleCodeExporter commented 9 years ago
GUI task is the way to go.

Original comment by fired...@gmail.com on 7 Feb 2013 at 4:44

GoogleCodeExporter commented 9 years ago

Original comment by fired...@gmail.com on 7 Feb 2013 at 4:44

GoogleCodeExporter commented 9 years ago

Original comment by fired...@gmail.com on 7 Feb 2013 at 4:53

GoogleCodeExporter commented 9 years ago
We are moving to GitHub, please follow this issue at 
https://github.com/400plus/400plus/issues/320

Original comment by eduardo....@gmail.com on 16 Mar 2015 at 1:14