- Made dock/clip steal appicons of applications that were started from a
commitf4ef34b814d4b8aae040c0b0f08a64a8b9e2bf2b
authordan <dan>
Mon, 17 Dec 2001 21:21:59 +0000 (17 21:21 +0000)
committerdan <dan>
Mon, 17 Dec 2001 21:21:59 +0000 (17 21:21 +0000)
treed9696cc91b72a9a3f4d5dcb8ab59a472e099da8f
parent90c77b1a459f364cbe0262c5efbbde080ed7d5ad
- Made dock/clip steal appicons of applications that were started from a
  shell/xterm or from the main menu, if there is a docked appicon of that
  class that is not running at the time the app is launched.
- Added animation to show that the appicon was stolen by the dock (the way
  NEXTSTEP did - map an appicon as it normally would have been, then slide it
  to the position the docked appicon is).
- Updated the animation constants for scrolling/sliding/shading to better
  adapt to newer/faster machines. Also used wusleep(10) when the delay was 0
  to get rid of the jerky animation when there was no delay.
ChangeLog
src/actions.c
src/appicon.c
src/application.c
src/dock.c
src/menu.c
src/misc.c
src/wconfig.h.in