Its main goal is to be good looking Linux/KDE replacement for all those preinstalled webcam applications for Windows on laptops. You know, those vendor-branded utilities to take a photo or record short movie using integrated webcam. To be honest, that's why it is developed - my girlfriend needed something like that when she moved from Windows to Debian (and I wanted to learn QML too :) )
About dependencies: Phonon is only used to play sounds. To get image from webcam it uses V4L, to display it - Qt and to save photo - again Qt (simple QImage.save() call) - Jun 05 2011

Plasma 4 Extensions by dos1 16 comments

Plasma 4 Extensions by dos1 16 comments

Plasma 4 Extensions by dos1 16 comments

Plasma 4 Extensions by dos1 16 comments
I think I'm tired: it is line 16, not 20.. - Feb 10 2008

Plasma 4 Extensions by dos1 16 comments
At this moment please comment this line in plasma-runner.cpp:
Line 20:
setAspectRatioMode(Qt::IgnoreAspectRatio); // thanks to tasks plasmoid programmers
In next version I will remove it or I will make two versions - for KDE 4.0 and 4.1 :) - Feb 10 2008