Re: Review Request 110420: Bugfix for bug #311364

2013-05-13 Thread Romário Rios
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110420/ --- (Updated May 14, 2013, 1:56 a.m.) Status -- This change has been disc

Re: Review Request 110420: Bugfix for bug #311364

2013-05-13 Thread Romário Rios
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110420/ --- (Updated May 14, 2013, 1:22 a.m.) Review request for kde-workspace and Pla

Re: if i define a function testfunc() in plasmoid /contents/main.js, when user add two instances of my plasmoid to taskbar, in these two instances, is function testfunc() a same object?

2013-05-13 Thread Marco Martin
On Monday 13 May 2013, bruce wrote: > > if i define testfunc.PROPERTY1=1, is it a same > property?___Plasma-devel > mailing list > > Plasma-devel@kde.org[2] > https://mail.kde.org/mailman/listinfo/plasma-devel[3] > > my purpose is finding a variable or

UI refactor

2013-05-13 Thread Shantanu Tushar Jha
Hi Fabian, I finally got some time to look at the refactored branch, and it does look good :) Especially the keyboard working in music mode. Awesome work! However, I guess we made quite a lot of changes to master and I am guessing it will take some effort. Have you tried merging master into your b

there seems to be no dataengines or datasources can provide harddisk's temperature, right?

2013-05-13 Thread bruce
so all i have to do is install hddtemp or smartctl? ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: if i define a function testfunc() in plasmoid /contents/main.js, when user add two instances of my plasmoid to taskbar, in these two instances, is function testfunc() a same object?

2013-05-13 Thread bruce
在 2013年5月13日 星期一 15:57:16,Giorgos Tsiapaliokas 写道: Hello, your function will be a function in all the instances of your plasmoid, but it won't live in the same memory. What exactly do you want to do? On 13 May 2013 14:22, bruce wrote: if i define testfunc.PROPERTY1=1, is it a same pro

kde-workspace and plasma2

2013-05-13 Thread Marco Martin
Hi all, besides having plasma2 pieces in the plasma-workspace repository, there will be the need of components in kde-workspace as well. there has been some work on there already: there is: * a qml2 desktop containment * a qml desktop (and now panel too) toolboxes * a kded that says what formfact

Re: Review Request 110413: Show in the tasks applet the activities a task is available on

2013-05-13 Thread Eike Hein
> On May 13, 2013, 11:18 a.m., Eike Hein wrote: > > This isn't a call to reject this patch (which I think is a nice idea), but > > FWIW: The Task Manager widget is still intended to be replaced by a QML > > rewrite before feature freeze, and the QML bindings to Plasma's tooltip > > primitive c

Re: Review Request 110413: Show in the tasks applet the activities a task is available on

2013-05-13 Thread José Millán Soto
> On May 13, 2013, 11:18 a.m., Eike Hein wrote: > > This isn't a call to reject this patch (which I think is a nice idea), but > > FWIW: The Task Manager widget is still intended to be replaced by a QML > > rewrite before feature freeze, and the QML bindings to Plasma's tooltip > > primitive c

Re: if i define a function testfunc() in plasmoid /contents/main.js, when user add two instances of my plasmoid to taskbar, in these two instances, is function testfunc() a same object?

2013-05-13 Thread Giorgos Tsiapaliokas
Hello, your function will be a function in all the instances of your plasmoid, but it won't live in the same memory. What exactly do you want to do? On 13 May 2013 14:22, bruce wrote: > if i define testfunc.PROPERTY1=1, is it a same property? > ___

Re: Review Request 110413: Show in the tasks applet the activities a task is available on

2013-05-13 Thread Eike Hein
> On May 13, 2013, 11:18 a.m., Eike Hein wrote: > > This isn't a call to reject this patch (which I think is a nice idea), but > > FWIW: The Task Manager widget is still intended to be replaced by a QML > > rewrite before feature freeze, and the QML bindings to Plasma's tooltip > > primitive c

if i define a function testfunc() in plasmoid /contents/main.js, when user add two instances of my plasmoid to taskbar, in these two instances, is function testfunc() a same object?

2013-05-13 Thread bruce
if i define testfunc.PROPERTY1=1, is it a same property? ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 110413: Show in the tasks applet the activities a task is available on

2013-05-13 Thread Eike Hein
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110413/#review32437 --- This isn't a call to reject this patch (which I think is a nice

Re: Review Request 110413: Show in the tasks applet the activities a task is available on

2013-05-13 Thread José Millán Soto
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110413/ --- (Updated May 13, 2013, 11:10 a.m.) Review request for Plasma. Descriptio

Review Request 110413: Show in the tasks applet the activities a task is available on

2013-05-13 Thread José Millán Soto
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110413/ --- Review request for Plasma. Description --- This patch adds informatio