Revision 676949

Go back to digest for 24th June 2007

Features in Multimedia

Aaron J. Seigo committed changes in /trunk/extragear/multimedia/amarok/src:

* move the popup dropper init into the playlist window, as it is just so much simpler to do things from there
* have the popup init take the window to parent to as a param
* make the translucency actually work
* get the size of the graphics view right (essentially 2px more than size() reports =)

it really ought to use a qtimeline to fade the background in/out on ctor/dtor, but i can't do all of jefferai's work otherwise what would he have to hack on? ;)

File Changes

Modified 8 files
  • /trunk/extragear/multimedia/amarok/src
  •   /app.cpp
  •   /app.h
  •   /playlistwindow.cpp
  •   /playlistwindow.h
  •   /popupdropper/PopupDropper.cpp
  •   /popupdropper/PopupDropper.h
  •   /popupdropper/PopupDropperView.cpp
  •   /popupdropper/PopupDropperView.h
8 files changed in total