Re: Review Request: Rework KMix DBus API and add KMix plasma dataengine

2011-03-08 Thread Igor Poboiko
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6587/ --- (Updated March 8, 2011, 7:01 p.m.) Review request for Plasma and Diego Casel

about commit 83ea19670eff0febff516380fb59a65a1d7667a9: use Qt::Popup in tasks applet

2011-03-08 Thread Jacopo De Simoi
Hi plasma ppl, The issue with pixmap initialization I referred to in my previous thread hits most notably popups in the tasks applet. Even if good care has been put in avoiding this to happen (with the fix described in the previous thread), the commit in the subject breaks this attempts, since

Take care of your WA_TranslucentBackground flag

2011-03-08 Thread Jacopo De Simoi
A few days ago I started investigating about some visual glitches happening with the sliding popup effect, which are caused by a "bizarre" initial pixmap initialization strategy. Basically what happens is that under some conditions (most notably when the Qt widget window has the Qt::WA_NoSyste

Re: Review Request: Rework KMix DBus API and add KMix plasma dataengine

2011-03-08 Thread Diego Casella
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6587/#review9971 --- Sorry for the late reply Igor, I was kinda busy these days. I've t

Plasma services within Javascript

2011-03-08 Thread Diego Casella ([Po]lentino)
Hey guys, after a long time without playing with scripted plasmoid, I've noticed that using a Service is somewhat broken. I've even tried to follow the steps descibed here [0], of course changing the following line from service = engine.serviceForSource("notification"); to service = plasmoid.serv

Re: TaskManager::TasksModel

2011-03-08 Thread Marco Martin
On Monday 07 March 2011, Aaron J. Seigo wrote: > hi all.. > > i just pushed a new branch to kde-workspace called plasma/tasksmodel. > > given a TaskManager::GroupManager it creates a QAbstractItemModel with the > items in it. i have some more improvements planned for tomorrow (right now > it's a

Re: Plasma Tablet at login?

2011-03-08 Thread Marco Martin
On Monday 07 March 2011, Sebastian Kügler wrote: > > well, plasma-desktop doesn't start dbus either ... :) and yes, replacing > > plasma-destop.desktop with plasma-mobile.desktop should work. if you put > > plasma-desktop.desktop back and just change the Exec= line (to see if > > there's something

Re: Review Request: Rework KMix DBus API and add KMix plasma dataengine

2011-03-08 Thread Igor Poboiko
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6587/ --- (Updated March 8, 2011, 8:38 a.m.) Review request for Plasma and Diego Casel

Re: Review Request: Rework KMix DBus API and add KMix plasma dataengine

2011-03-08 Thread Igor Poboiko
> On March 7, 2011, 11:54 p.m., Christian Esken wrote: > > /trunk/KDE/kdemultimedia/kmix/apps/kmix.cpp, line 987 > > > > > > I agree that "mixer->toggleMute(md->id());" was quite ugly, and it is > > good that it was