Delete WINDOW_BIRTH_ZOOM and default to WINDOW_BIRTH_ZOOM2
commite9309e1e3935086b7e45f78753c1b7b62ef87c7d
authorCarlos R. Mafra <crmafra@gmail.com>
Sat, 10 Oct 2009 16:27:52 +0000 (10 18:27 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 10 Oct 2009 16:27:52 +0000 (10 18:27 +0200)
tree45c1532dec6e659753e89f69cd62477b6977a468
parent06d3360224cb5cc9c67ce169a41b56fd0f101c3e
Delete WINDOW_BIRTH_ZOOM and default to WINDOW_BIRTH_ZOOM2

WINDOW_BIRTH_ZOOM was a bit lame and it makes sense to not have
it at all. So remove the trailing "2" of WINDOW_BIRTH_ZOOM2 and
make it the only choice (you can #define it in src/wconfig.h.in).

Note that it uses the same algorithm as the animation to resize,
ie zoom, twist or flip. You can choose them in WPrefs.
src/superfluous.c
src/wconfig.h.in