Re: Review Request: QML Lock/logout applet

2012-04-30 Thread Viranch Mehta
On Mon, Apr 30, 2012 at 8:16 PM, Marco Martin wrote: >This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/104592/ > > any update on this? > > Kai here suggested that we have a KSMServer dialog for sleep/hibernate confirmations. I'm not sure how to ac

Re: Review Request: "New Desktop" in To Desktop menu

2012-04-30 Thread Martin Gräßlin
> On April 29, 2012, 8:08 p.m., Martin Gräßlin wrote: > > kwin/useractions.cpp, line 505 > > > > > > In KWin code please use the constant value - that's what it's fore :-) > > > > I would also suggest to wr

Re: Review Request: Displaying playing media time in correct format

2012-04-30 Thread Sinny Kumari
> On April 27, 2012, 7:43 p.m., Mark Gaiser wrote: > > Hi Nancy, > > > > I was just playing with time representing stuff using the javascript Date > > and came up with this very short example that does the exact same :) > > onCurrentTimeChanged: { > > var dateTimeObject = new Date(0, 0, 0,

Re: Review Request: QML Lock/logout applet

2012-04-30 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104592/#review13136 --- any update on this? - Marco Martin On April 13, 2012, 6:18 p

Autostart of any Application by starting a activity

2012-04-30 Thread Sascha Manns
Hello mates, just a question. I've defined some Activities. Now i would like to start a handfull applications by the first switch in. Is this possible? cu Sascha -- Sincerly yours Sascha Manns Community Agent open-slx GmbH Web (business): http://www.open-slx.com Web (private): http://saigkill.

Re: mpris2 engine and nowplaying QML applet

2012-04-30 Thread Alex Merry
On 27/04/12 23:52, Alex Merry wrote: This is following up my previous email about the mpris2 engine, and asking for a formal review. I've lost track of how the review procedure has changed since the move to git, and I can't find documentation of it anywhere, so I apologise if I screw this up.

Re: microblog engine and app

2012-04-30 Thread Artur de Souza
Quoting Marco Martin : yes, was using kwallet My bad :) It was lnnggg ago that it was coming from the config file :) I even remembered some nasty bugs we got when started using the kwallet :) Cheers, -- --- http://claimid.com/morp

Re: Review Request: Merge the branch KLocaleQMLBindings into master

2012-04-30 Thread Sebastian Kügler
On Sunday, April 29, 2012 20:12:23 Giorgos Tsiapaliwkas wrote: > > On April 29, 2012, 12:18 p.m., Marco Martin wrote: > > > yes, i think is to merge at this point. > > > > > > > > > > > > it can be only partial, but the api can map to qml only so much, so i > > > think is as far it can go.> > > >

Re: mpris2 engine and nowplaying QML applet

2012-04-30 Thread Alex Merry
On 29/04/12 13:46, David Edmundson wrote: Could you make sure to update this wiki page on QML porting progress: http://community.kde.org/Plasma/PlasmoidScripting#Porting_Plasmoids_to_QML Don't want anyone duplicating your work by mistake. Done. Thanks for the heads up.