Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Andreas Marschke
Am Freitag 26 März 2010 20:48:35 schrieb Emdek: > On 26-03-2010 at 19:03:57 Alessandro Diaferia > > wrote: > > As you currently may be aware of, embedding a Phonon::VideoWidget inside > > a > > QGraphicsProxyWidget causes the video appealing awfully while playing. > > I've > > been bouncing here

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Reza Shah
On Sat, Mar 27, 2010 at 3:03 AM, Alessandro Diaferia wrote: > As you currently may be aware of, embedding a Phonon::VideoWidget inside a > QGraphicsProxyWidget causes the video appealing awfully while playing. Does this because of high CPU usage? I played sometime ago with videowidget(gstreamer b

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Christophe Olinger
This is not 100 % true. At the moment Shantanu and me try to have it also scale down to netbook size screens. This will be a bigger user base in the future than big tv screens IMHO. Also that is my motivation to work on PMC. I hope we can get both under the same hood. On 26 Mar 2010, at 21

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Aaron J. Seigo
On March 26, 2010, Marco Martin wrote: > On Friday 26 March 2010, Christopher Blauvelt wrote: > > > * it won't work without compositing ... to which i say: tough. if the > > > media center requires compositing for video but delivers a really good > > > experience, > > > then so be it. > > > > > >

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Emdek
On 26-03-2010 at 19:03:57 Alessandro Diaferia wrote: > As you currently may be aware of, embedding a Phonon::VideoWidget inside > a > QGraphicsProxyWidget causes the video appealing awfully while playing. > I've > been bouncing here and there on IRC talking with Lucas Murray from KWin > an

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Zack Rusin
On Friday 26 March 2010 15:32:37 Alessandro Diaferia wrote: > 2010/3/26 Zack Rusin > > And if the video goes full screen, then just placing a videowidget that > > uses > > the overlay on top would be nice - overlays use less power than the full > > pipeline and have things that are usually a bit h

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Alessandro Diaferia
2010/3/26 Zack Rusin > On Friday 26 March 2010 14:37:26 Aaron J. Seigo wrote: > > On March 26, 2010, Marco Martin wrote: > > > the mediacenter as is now is a -completely- different problem. > > > here we want to display a fullscreen video, with occasionally some > chrome > > > over it when we nee

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Zack Rusin
On Friday 26 March 2010 14:37:26 Aaron J. Seigo wrote: > On March 26, 2010, Marco Martin wrote: > > the mediacenter as is now is a -completely- different problem. > > here we want to display a fullscreen video, with occasionally some chrome > > over it when we need. > > yep. > > > as a "temporary

Re: 4.5 - Activities

2010-03-26 Thread Ivan Čukić
Updates: - all manager signals converted into listener objects - consumer signals left as is (they are not invoked that often, and are something most applications should respond to eventually) - changed d-bus API to fit the style of other KDE services - added test shell script for nepomuk se

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Marco Martin
On Friday 26 March 2010, Christopher Blauvelt wrote: > > * it won't work without compositing ... to which i say: tough. if the > > media center requires compositing for video but delivers a really good > > experience, > > then so be it. > > > > I'm not sure if this Plasma VideoWidget is meant to b

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Christopher Blauvelt
> > * it won't work without compositing ... to which i say: tough. if the media > center requires compositing for video but delivers a really good > experience, > then so be it. > > I'm not sure if this Plasma VideoWidget is meant to be applied to Plasma-Mobile but those devices likely won't suppor

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Aaron J. Seigo
On March 26, 2010, Marco Martin wrote: > the mediacenter as is now is a -completely- different problem. > here we want to display a fullscreen video, with occasionally some chrome > over it when we need. yep. > as a "temporary" solution (that will indeed last for years) putting the > video on a w

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Marco Martin
On Friday 26 March 2010, Alessandro Diaferia wrote: > As you currently may be aware of, embedding a Phonon::VideoWidget inside a > QGraphicsProxyWidget causes the video appealing awfully while playing. I've > been bouncing here and there on IRC talking with Lucas Murray from KWin and > Mark Kretsch

Re: Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Aaron J. Seigo
On March 26, 2010, Alessandro Diaferia wrote: > Lucas says putting the VideoWidget behind the Plasma Desktop is not the way > to go as he says this is like using a Window Manger to put a widget inside > a fake Window Manager (Plasma) and hence a loop. As he makes us notice > that the flag KeepBelow

Phonon::VideoWidget embedded inside a QGraphicsProxyWidget

2010-03-26 Thread Alessandro Diaferia
As you currently may be aware of, embedding a Phonon::VideoWidget inside a QGraphicsProxyWidget causes the video appealing awfully while playing. I've been bouncing here and there on IRC talking with Lucas Murray from KWin and Mark Kretschmann from Phonon. Lucas says putting the VideoWidget behind

Re: Review Request: Initial work on the flexible controller of the Plasma Media Center

2010-03-26 Thread Marco Martin
On Friday 26 March 2010, Shantanu Tushar Jha wrote: > > So what I suggest is to keep modes for playing, and let a plugin add > > a new mode, just like we add a new wallpaper plugin in Plasma, for > > example. Then we can have another plugin for, say, Games as you said > > in the pre

Re: Review Request: Initial work on the flexible controller of the Plasma Media Center

2010-03-26 Thread Shantanu Tushar Jha
> On 2010-03-26 10:04:12, Marco Martin wrote: > > still can't comment on how it looks, i hope to have time to try it today. > > in general i agree it should behave quite differently with diffrent type of > > medis, but i would also like being able to browse in a folder and being > > able to see

Re: Review Request: Initial work on the flexible controller of the Plasma Media Center

2010-03-26 Thread Alessandro Diaferia
2010/3/26 Marco Martin > > > > On 2010-03-26 10:04:12, Marco Martin wrote: > > > still can't comment on how it looks, i hope to have time to try it > today. > > > in general i agree it should behave quite differently with diffrent > type of medis, but i would also like being able to browse in a f

Re: Review Request: Initial work on the flexible controller of the Plasma Media Center

2010-03-26 Thread Shantanu Tushar Jha
> On 2010-03-26 10:04:12, Marco Martin wrote: > > still can't comment on how it looks, i hope to have time to try it today. > > in general i agree it should behave quite differently with diffrent type of > > medis, but i would also like being able to browse in a folder and being > > able to see

Re: Review Request: Initial work on the flexible controller of the Plasma Media Center

2010-03-26 Thread Marco Martin
> On 2010-03-26 10:04:12, Marco Martin wrote: > > still can't comment on how it looks, i hope to have time to try it today. > > in general i agree it should behave quite differently with diffrent type of > > medis, but i would also like being able to browse in a folder and being > > able to see

Re: Review Request: Initial work on the flexible controller of the Plasma Media Center

2010-03-26 Thread Shantanu Tushar Jha
> On 2010-03-26 10:04:12, Marco Martin wrote: > > still can't comment on how it looks, i hope to have time to try it today. > > in general i agree it should behave quite differently with diffrent type of > > medis, but i would also like being able to browse in a folder and being > > able to see

Re: Review Request: Initial work on the flexible controller of the Plasma Media Center

2010-03-26 Thread Christophe Olinger
> On 2010-03-26 09:30:17, Alessandro Diaferia wrote: > > I like how the MC looks like this way. Please be sure to fix what i pointed > > out. Of course i'd also wait for at least Marco's suggestions about this > > work. Cool. Let's see If QML makes it even easier to prettify it. > On 2010-03

Re: Review Request: Initial work on the flexible controller of the Plasma Media Center

2010-03-26 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/3396/#review4684 --- still can't comment on how it looks, i hope to have time to try it tod

Re: Using DBusMenu in KStatusNotifierItem

2010-03-26 Thread Marco Martin
On Friday 26 March 2010, Aaron J. Seigo wrote: > On March 25, 2010, Matthieu Gallien wrote: > > Should I provide through the data engine, the description of the menu and > > a service to trigger the actions (this solution would be more > > complicated) ? > > is it even possible to put the data in

Re: Review Request: Initial work on the flexible controller of the Plasma Media Center

2010-03-26 Thread Alessandro Diaferia
Sorry for multple posting, had trobules with reviewboard today. 2010/3/26 Alessandro Diaferia > > --- > This is an automatically generated e-mail. To reply, visit: > http://reviewboard.kde.org/r/3396/#review4682 > --

Re: Review Request: Initial work on the flexible controller of the Plasma Media Center

2010-03-26 Thread Alessandro Diaferia
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/3396/#review4682 --- I like how the MC looks like this way. Please be sure to fix what i po

Re: Review Request: Initial work on the flexible controller of the Plasma Media Center

2010-03-26 Thread Alessandro Diaferia
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/3396/#review4680 --- I like how the MC looks like this way. Please be sure to fix what i po

Re: Review Request: Initial work on the flexible controller of the Plasma Media Center

2010-03-26 Thread Alessandro Diaferia
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/3396/#review4681 --- I like how the MC looks like this way. Please be sure to fix what i po