Revision 676937
Go back to digest for 24th June 2007Features in Multimedia
Jeff Mitchell committed changes in /trunk/extragear/multimedia/amarok/src:
Beginning of support for popupdropper. Uncomment line 743 to have it cycle on and off.
Problems:
1) Isn't actually transparent, can't figure out why yet.
2) Scroll bars on QGV turned off, but there are noticeable outlines of where they'd be.
3) Doesn't completely draw in the entire window, seems like there's a pixel-wide border that it doesn't cover.
4) Main window doesn't redraw right when the QGV is deleted, even though there's a repaint called.
File Changes
Added 7 files
- /trunk/extragear/multimedia/amarok/src/popupdropper
- /PopupDropper.cpp
- /PopupDropper.h
- /PopupDropperScene.cpp
- /PopupDropperScene.h
- /PopupDropperView.cpp
- /PopupDropperView.h
Modified 6 files
- /trunk/extragear/multimedia/amarok/src
- /app.cpp
- /app.h
- /CMakeLists.txt
- /TheInstances.h
- /portabledevices/SolidHandler.cpp
- /portabledevices/SolidHandler.h
13 files changed in total