wmaker: Removed notion of 'Default' mouse cursor
commit32cebb13057b20ba38c2a5bc6985cb5f0340dd15
authorChristophe CURIS <christophe.curis@free.fr>
Sun, 29 Sep 2013 16:39:01 +0000 (29 18:39 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 29 Sep 2013 22:53:10 +0000 (30 00:53 +0200)
tree2e21de901899d9dd98a359681b1705cd5a2292f3
parentb48b3370e256435051f338660f9abc1af4e485b6
wmaker: Removed notion of 'Default' mouse cursor

A default cursor would make sense if we were talking about an API,
where we would propose a 'I-don't-know' choice to devs, but here
we're talking about WindowMaker's internal, where we're supposed
to provide a consistent interface to the user, so picking a
cursor is not an option (and 'Normal' is actually a decent
looking choice anyway).

Suggested-by: Rodolfo García Peñas <kix@kix.es>
src/WindowMaker.h
src/moveres.c
src/screen.c
src/wcore.c