Re: Next Iteration Sprint, confirmed !

2012-04-18 Thread Ivan Čukić
It needs live video feeds. Some of us would like to chime in while unable to go to Barcelona for the meeting. Cheerio! ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Next Iteration Sprint, confirmed !

2012-04-18 Thread Alex Fiestas
Hi there ! It is official, The vision sprint is going to take place in Pineda de Mar (Barcelona) from 11 Jun to 18 Jun ! Just as a reminder, we will * NOT * do any programing in there, the sprint is to create a Vision and to plan the work what attendees (and any other KDE hacker/collaborator w

Re: Plasma Components and Dialog Focus

2012-04-18 Thread Marco Martin
On Wednesday 18 April 2012, Aleix Pol wrote: > Hi, > I've been using Plasma Components' Dialog element in a couple of projects > and I have the same problem on both. > > Whenever I show a dialog (by visible=true) I don't get the keyboard focus > on it, not even by calling the activateWidget() meth

Plasma Components and Dialog Focus

2012-04-18 Thread Aleix Pol
Hi, I've been using Plasma Components' Dialog element in a couple of projects and I have the same problem on both. Whenever I show a dialog (by visible=true) I don't get the keyboard focus on it, not even by calling the activateWidget() method. Am I doing anything wrong? Is there any plan to fi