Hey,<br><br>Last week in #plasma-mediacenter we talked about creating a video widget using phonon and a two window solution. <br>I don&#39;t think we need the two window solution, since phonon has a videowidget we can use.<br>
<br><a href="http://api.kde.org/4.0-api/kdelibs-apidocs/phonon/html/classPhonon_1_1VideoWidget.html">Phonon::VideoWidget</a> inherits from QWidget and can be used as one and it can be sent into fullscreen mode with a simple call to <a class="el" href="http://api.kde.org/4.0-api/kdelibs-apidocs/phonon/html/classPhonon_1_1VideoWidget.html#a22da83ea46469651d740537d5d5dbb05">enterFullScreen</a> (). In fullscreen mode we should be able to put control widgets without the need for a separate window.<br>
<br>I&#39;d like to talk again over IRC again on of these days. What about Wednesday evening about 10pm or 11pm GMT+1? I&#39;ll try to be online earlier if needed.<br><br>-<br>Morten<br>