Enable toggling of AppIcons bouncing
commita97699c513528f3e52d6af1c3b304f5b555041c2
authorGiuseppe Gatta <tails92@gmail.com>
Thu, 23 Feb 2012 10:52:11 +0000 (23 11:52 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 23 Feb 2012 11:58:57 +0000 (23 11:58 +0000)
tree64e58c8f64b3b6ef72afed4c17a40b19b02c81d4
parente46f2b3e7983161778ddd81f121258dd919f1ab5
Enable toggling of AppIcons bouncing

I have noticed that in WindowMaker 0.95.2 application icons bounce
when some actions are done, like starting a program, etc.

Disabling Superfluous or Animations also disabled the minimizing
animation which I am used to, so doing that didn't do the job.
Everyone has got his or her own tastes, but I did not like the new
behavior and didn't find any way to disable it without affecting other
things.

So I made a patch to fix just that. It adds a new option in WPrefs.app's
Expert Tab called "Do not make AppIcons bounce" which when enabled,
disables any type of bouncing for Application Icons, restoring the
old behavior.

Bouncing stays the new default behavior.
WPrefs.app/Expert.c
src/WindowMaker.h
src/defaults.c
src/superfluous.c