]> git.cworth.org Git - dvonn/commit
Add simplistic button-press handling
authorCarl Worth <cworth@cworth.org>
Thu, 5 Mar 2009 08:33:54 +0000 (00:33 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 5 Mar 2009 08:33:54 +0000 (00:33 -0800)
commit52fe7cdf6d86687cca4662a937b8e212cba94f6f
tree2f2d3aec547d7585240175e1ccc20bae38837812
parente3c446d9470ae8426d0aeb37ecf478b4a6ffd705
Add simplistic button-press handling

Right now this is just toggling a white ring on and off at
each location. The significant bit here is that the calculations
between board-index positions and screen coordinates are now
correct. Thanks to Keith Packard for helping me think through
some of the math here.
dvonn.c