Re: Review Request: Add support for building libplasma with GLES2

2011-02-28 Thread Jammy Zhou
Hi Sebas, As Martin mentioned, the direct GL dependency has been removed in my new patch, and the original "BUILD_PLASMA_WITH_OPENGLES" option I added is not needed any more in this case. Cheers, Jammy On Mon, Feb 28, 2011 at 11:33 PM, Martin Gräßlin wrote: > > - Ursprüngliche Mitteilung -

Re: GSoC: QMLify Plasmoids

2011-02-28 Thread Sebastian Kügler
On Monday, February 28, 2011 16:17:27 Viranch Mehta wrote: > On Mon, Feb 28, 2011 at 8:27 PM, Sebastian Kügler wrote: > > Sure, but you'll have to be more specific. Which one exactly are you > > talking > > about? > > The ones residing > in trunk/playground/base/plasma/declarative-applets/replace

Re: GSoC: QMLify Plasmoids

2011-02-28 Thread Viranch Mehta
Hi Shantanu, > As Marco said, QML is pretty cool, but it takes very careful planning > and getting used to. So it might not be as "simple" as it seems to be > ;) I have experienced this while working on Calligra Mobile, so > thought will share with you. > > Cheers, > > Thanks for the thought ther

Re: Review Request: Option to set no title for the folderview applet

2011-02-28 Thread Sebastian Kügler
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100750/#review1698 --- There's no need to add a UI option for this, the user should jus

Re: Review Request: Add support for building libplasma with GLES2

2011-02-28 Thread Martin Gräßlin
- Ursprüngliche Mitteilung - > On Friday, February 25, 2011 04:29:36 Jammy Zhou wrote: > > --- > > This is an automatically generated e-mail. To reply, visit: > > http://git.reviewboard.kde.org/r/100705/ > > --

Re: GSoC: QMLify Plasmoids

2011-02-28 Thread Viranch Mehta
On Mon, Feb 28, 2011 at 8:32 PM, Marco Martin wrote: > > > > Don't underestimate that. QML is powerful and makes you more efficient, > but > > it still takes time to get things right (and not only "barely working"). > > and, there is still quite a bit of infrastructure missing, (example: drag > a

Re: GSoC: QMLify Plasmoids

2011-02-28 Thread Viranch Mehta
On Mon, Feb 28, 2011 at 8:27 PM, Sebastian Kügler wrote: > > Sure, but you'll have to be more specific. Which one exactly are you > talking > about? > The ones residing in trunk/playground/base/plasma/declarative-applets/replacements/, say rssnow. A friend of mine suggested me to soft link the ap

Re: GSoC: QMLify Plasmoids

2011-02-28 Thread Shantanu Tushar Jha
Hi Viranch, As Marco said, QML is pretty cool, but it takes very careful planning and getting used to. So it might not be as "simple" as it seems to be ;) I have experienced this while working on Calligra Mobile, so thought will share with you. Cheers, -- Shantanu Tushar(UTC +0530) http://

Re: GSoC: QMLify Plasmoids

2011-02-28 Thread Marco Martin
On Monday 28 February 2011, Sebastian Kügler wrote: > On Monday, February 28, 2011 13:47:00 Viranch Mehta wrote: > > Also, it would SEEM to be a too small scale GSoC project if it only has > > transforming 10-15 plasmoids (of course, it won't be easy). > > Don't underestimate that. QML is powerful

Re: GSoC: QMLify Plasmoids

2011-02-28 Thread Marco Martin
On Monday 28 February 2011, Viranch Mehta wrote: > > > > while libplasma2 will be designed around QML support, qml only plasmoids > > are > > supported since 4.6, and hopefully compatible (almost) with libplasma2 > > So, the project will cover only transforming of current QGraphicsView > plasmoi

Re: GSoC: QMLify Plasmoids

2011-02-28 Thread Sebastian Kügler
On Monday, February 28, 2011 15:22:46 Viranch Mehta wrote: > On Mon, Feb 28, 2011 at 7:09 PM, Sebastian Kügler wrote: > > Try converting two or three plasmoids, that will give you a much better > > idea > > of what's involved. > > Very well :) Could you guide me as to how can I get the QML plasmo

Re: GSoC: QMLify Plasmoids

2011-02-28 Thread Viranch Mehta
Hi, On Mon, Feb 28, 2011 at 7:09 PM, Sebastian Kügler wrote: > Try converting two or three plasmoids, that will give you a much better > idea > of what's involved. > Very well :) Could you guide me as to how can I get the QML plasmoids from playground to run in place of the existing ones in tru

Re: GSoC: QMLify Plasmoids

2011-02-28 Thread Sebastian Kügler
On Monday, February 28, 2011 13:47:00 Viranch Mehta wrote: > Also, it would SEEM to be a too small scale GSoC project if it only has > transforming 10-15 plasmoids (of course, it won't be easy). Don't underestimate that. QML is powerful and makes you more efficient, but it still takes time to ge

Re: GSoC: QMLify Plasmoids

2011-02-28 Thread Viranch Mehta
Hi, On Mon, Feb 28, 2011 at 6:21 PM, Marco Martin wrote: > On Monday 28 February 2011, Viranch Mehta wrote: > > Hi, > > > > I know it has been a long while I haven't turned up with any work. I'm > kind > > of caught up with my semester very badly (not an excuse, I know). Anyhow, > I > > had some

Re: Review Request: Add support for building libplasma with GLES2

2011-02-28 Thread Sebastian Kügler
On Friday, February 25, 2011 04:29:36 Jammy Zhou wrote: > --- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/100705/ > --- > Update the p

Re: GSoC: QMLify Plasmoids

2011-02-28 Thread Marco Martin
On Monday 28 February 2011, Viranch Mehta wrote: > Hi, > > I know it has been a long while I haven't turned up with any work. I'm kind > of caught up with my semester very badly (not an excuse, I know). Anyhow, I > had some very basic questions regarding the project implementation. > > 1. I have

Re: GSoC: QMLify Plasmoids

2011-02-28 Thread Tomaz Canabrava
libplasma2 only exists in the developers heads. On Mon, Feb 28, 2011 at 9:47 AM, Viranch Mehta wrote: > Hi, > I know it has been a long while I haven't turned up with any work. I'm kind > of caught up with my semester very badly (not an excuse, I know). Anyhow, I > had some very basic questions r

GSoC: QMLify Plasmoids

2011-02-28 Thread Viranch Mehta
Hi, I know it has been a long while I haven't turned up with any work. I'm kind of caught up with my semester very badly (not an excuse, I know). Anyhow, I had some very basic questions regarding the project implementation. 1. I have learned that QML support will be/is being written in libplasma2

Re: Review Request: Add support for building libplasma with GLES2

2011-02-28 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100705/#review1693 --- Ship it! to me seems good. filling the background of black is s

Re: Review Request: focus on searchbox in activity manager when it is opened

2011-02-28 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100772/#review1691 --- Ship it! good work! - Marco On Feb. 28, 2011, 10:54 a.m., Fa

Review Request: focus on searchbox in activity manager when it is opened

2011-02-28 Thread Farhad Hedayati Fard
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100772/ --- Review request for Plasma. Summary --- focus on activity manager when