kwin/kcmkwin/kwincompositing
Martin Gräßlin ca778481b7 Integrate video into the UI
A video button is shown if the model provides an url for a video.
If the button is pressed the video element is added in a similar way
to the aboutInfo and starts the video directly. Once the playback
stopped a play again button is shown.

If one clicks the video button again, the video gets hidden.

Room for improvement:
* add a button to open in external player
* ensure video is centered correctly in the list view
2014-04-03 07:23:15 +02:00
..
qml Integrate video into the UI 2014-04-03 07:23:15 +02:00
test We don't need anymore the effectModel PROPERTY 2014-04-03 07:23:14 +02:00
CMakeLists.txt KWinCompositing becomes a KCModule 2014-04-03 07:23:14 +02:00
compositing.cpp Invoke the reinit Compositor signal when the advanced options changed 2014-04-03 07:23:15 +02:00
compositing.h Invoke the reinit Compositor signal when the advanced options changed 2014-04-03 07:23:15 +02:00
config-compiler.h.cmake
config-prefix.h.cmake
effectconfig.cpp Use the new Singal and Slot syntax, now we are able to check 2014-04-03 07:23:14 +02:00
effectconfig.h
kwincompositing.desktop KWinCompositing becomes a KCModule 2014-04-03 07:23:14 +02:00
main.cpp Invoke the reinit Compositor signal when the advanced options changed 2014-04-03 07:23:15 +02:00
model.cpp Add support for videos in the model 2014-04-03 07:23:15 +02:00
model.h Add support for videos in the model 2014-04-03 07:23:15 +02:00