Add pointer-style cursor for better menu usability
commit38de427d4cfbd63463a6cd41a3df53c9aa698402
authorThomas Perl <thp@perli.net>
Sat, 7 Feb 2009 13:13:49 +0000 (7 14:13 +0100)
committerThomas Perl <thp@perli.net>
Sat, 7 Feb 2009 13:13:49 +0000 (7 14:13 +0100)
tree9d0b51e3c64ac305744e1df8abdb8d7754358663
parentfb2027ba8e9e4a2b42f126cf2bac756ae930d8fa
Add pointer-style cursor for better menu usability

The racket as cursor does not really provide a "hit
area" and so many users had a hard time hitting items
with the "racket cursor". We fix this here by providing
a dedicated cursor for use in menu navigation.
data/cursor.png [new file with mode: 0644]
data/cursor.svg [new file with mode: 0644]
graphics.c
graphics.h
tennix.c