Hey,

Last week in #plasma-mediacenter we talked about creating a video widget
using phonon and a two window solution.
I don't think we need the two window solution, since phonon has a
videowidget we can use.

Phonon::VideoWidget<http://api.kde.org/4.0-api/kdelibs-apidocs/phonon/html/classPhonon_1_1VideoWidget.html>inherits
from QWidget and can be used as one and it can be sent into
fullscreen mode with a simple call to
enterFullScreen<http://api.kde.org/4.0-api/kdelibs-apidocs/phonon/html/classPhonon_1_1VideoWidget.html#a22da83ea46469651d740537d5d5dbb05>().
In fullscreen mode we should be able to put control widgets without
the
need for a separate window.

I'd like to talk again over IRC again on of these days. What about Wednesday
evening about 10pm or 11pm GMT+1? I'll try to be online earlier if needed.

-
Morten
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to