Re: libplasma2 and QtSvg

2011-05-17 Thread Alexis Ménard
On Mon, May 16, 2011 at 11:09 PM, todd rme wrote: > On Mon, May 16, 2011 at 7:19 PM, Alexis Ménard wrote: >> On Fri, May 13, 2011 at 9:18 PM, Davide Bettio wrote: >>> Hi, >>> What about performances? >> >> Well unless we start hacking it, we can't

Re: libplasma2 and QtSvg

2011-05-16 Thread Alexis Ménard
On Fri, May 13, 2011 at 9:18 PM, Davide Bettio wrote: > Hi, > > On 05/13/11 15:39, Alexis Ménard wrote: >> To me the solution lies in WebKit, I asked if the API was stable and >> it seems that yes it's pretty good. So if we have an interest (which I >> believe w

Re: libplasma2 and QtSvg

2011-05-13 Thread Alexis Ménard
And I'll be happy to help on that respect since I'm working on WebKit every day. On Fri, May 13, 2011 at 10:39 AM, Alexis Ménard wrote: > It's Depecrated, it doesn't mean someone can't come up with a replacement. > > QtSvg is buggy, just ask Nuno and it will

Re: libplasma2 and QtSvg

2011-05-13 Thread Alexis Ménard
It's Depecrated, it doesn't mean someone can't come up with a replacement. QtSvg is buggy, just ask Nuno and it will tell you how much he hates that module. It supports only a subset of the potential of SVG spec and when I was in Nokia there was no-one to work on it, and we even broke it badly one

Re: KWin and Qt5

2011-05-09 Thread Alexis Ménard
Hi, There are big differences between QGPW and QWidget sitting on top of the scene graph. QPW we needed to : - Convert all events from a QWidget (QGV) to QGS then back to QWidget. - Hook up the painting code from one QPainter to the paintEvent of QWidget. QGV was a framework sitting on top of a

Re: plasmoidviewer crashes

2011-04-07 Thread Alexis Ménard
run plasmoidviewer in gdb --args, it will give you a backtrace I believe. On Thu, Apr 7, 2011 at 9:11 AM, Tsiapaliwkas Giorgos wrote: > hello, > > plasmoidviewer crashes when i change kickoff to classic menu.Since there is no > section for plasmoidviewer at the bugzilla i consider it properly to

Re: mentors needed

2010-08-19 Thread Alexis Ménard
On Thu, Aug 19, 2010 at 11:51 AM, Marco Martin wrote: > On Thursday 19 August 2010, Lydia Pintscher wrote: > > Heya folks :) > > > > I need mentors for a GSoC-like program in Canada asap so please get > > back to me within the next two days. > > What's needed: > > - a mentor who can come to Toron

Re: QGraphicsWidget::geometryChanged problem in 4.7

2010-08-12 Thread Alexis Ménard
On Wed, Aug 11, 2010 at 8:22 PM, Aaron J. Seigo wrote: > On August 11, 2010, Alexis Ménard wrote: >> On Wed, Aug 11, 2010 at 12:21 AM, Aaron J. Seigo wrote: >> > On August 10, 2010, you wrote: >> > > > do you agree that this should get fixed in Qt? >> >

Re: QGraphicsWidget::geometryChanged problem in 4.7

2010-08-11 Thread Alexis Ménard
On Wed, Aug 11, 2010 at 12:21 AM, Aaron J. Seigo wrote: > On August 10, 2010, you wrote: > > > do you agree that this should get fixed in Qt? > > > > Obviously. Will do tomorrow ASAP and ask integration in 4.7.0 > Here is the report : http://bugreports.qt.nokia.com/browse/QTBUG-12813 I already

Re: QGraphicsWidget::geometryChanged problem in 4.7

2010-08-10 Thread Alexis Ménard
On Tue, Aug 10, 2010 at 11:49 PM, Marco Martin wrote: > On Tuesday 10 August 2010, Alexis Ménard wrote: > > > > figure out how to make it so that we don't get these errors: > > > QMetaObject::indexOfSignal: signal geometryChanged() from > QGraphicsWidget > >

Re: QGraphicsWidget::geometryChanged problem in 4.7

2010-08-10 Thread Alexis Ménard
On Tue, Aug 10, 2010 at 11:24 PM, Aaron J. Seigo wrote: > hi Alexis ... > Hi, > > QGraphicsWidget now has a geometryChanged signal in 4.7. Plasma::Applet > also > has one. which means we'll need to conditionally compile it out in > libplasma. so far, not a huge deal. > mmm, I didn't see it.

Re: plasma memory/pixmap leak ?

2010-06-02 Thread Alexis Ménard
On Wed, Jun 2, 2010 at 7:28 PM, Aaron J. Seigo wrote: > On June 2, 2010, todd rme wrote: >> On Wed, Jun 2, 2010 at 12:18 PM, Aaron J. Seigo wrote: >> > On June 2, 2010, R.F. Pels wrote: >> >> So, basically, the short answer is 'No'. >> > >> > there is no instrumentation system, no. much like most

Re: Optional Qt 4.7 dependency (Qt 4.7 pre-release users should read this)

2010-05-06 Thread Alexis Ménard
Well the beta is out now :D. 2010/5/6 Aurélien Gâteau : > Hi, > > Unless someone objects, I am going to commit this small attached patch to > kdelibs tomorrow. It brings back icons in KStatusNotifierItem menus. > > This patch takes advantage of QIcon::name(), which was introduced in Qt 4.7. > It d

Re: Feedback wanted: Improvements to current Qt Widget/style mechanism

2010-04-09 Thread Alexis Ménard
On Wed, Apr 7, 2010 at 7:18 AM, Caio Marcelo de Oliveira Filho wrote: > Marco Martin writes: > > Hello Marco, > >> on one hand, i feel in order to succeed the normal qwidgets need to use this >> (so until qt5 their api would be a mis of model and view related stuff), >> but this brings to the que

Re: plasma listview

2010-04-07 Thread Alexis Ménard
On Wed, Apr 7, 2010 at 7:49 PM, Marco Martin wrote: > On Wednesday 07 April 2010, Reza Shah wrote: >> Hi, >> I created a wrapper for QListView inside QGraphicsProxyWidget, because >> i have a plasmoid which need a listview. >> Is it possible if my wrapper can be included in plasma library? >> >> H

Re: Dot article on activities needed, maybe more?

2010-04-05 Thread Alexis Ménard
I think for the Plasma-Mobile work we communicate quite well, total of 4 blog posts right after the event. And one more after Bossa (2 weeks after Tokamak). I agree that Sebas should not be alone for it. I'm really bad to write articles (i'm a dev) but if someone need videos/picture of Plasma-Mobi

Re: Akademy talks, BOFs and workshops

2010-04-05 Thread Alexis Ménard
On Sat, Apr 3, 2010 at 7:17 PM, Lydia Pintscher wrote: > On Sat, Apr 3, 2010 at 18:05, Marco Martin wrote: >> On Saturday 03 April 2010, Lydia Pintscher wrote: >>> Hi folks :) >>> >>> we'd really love to have talk, BOF or workshop proposals from the >>> Plasma team for Akademy 2010. >>> You can f

Re: PMC use case

2010-03-31 Thread Alexis Ménard
On Tue, Mar 30, 2010 at 12:42 PM, Sebastian Kügler wrote: > On Monday 29 March 2010 21:02:06 Aaron J. Seigo wrote: >> thoughts? > > I don't agree with the "PMC should target notebooks" as primary usecase bit. > I really > think that this thing should be developed to have its UI run on a TV, > pr

Re: Plasma Javascript Bindings inside QML

2010-03-23 Thread Alexis Ménard
On Wed, Mar 24, 2010 at 4:15 AM, Marco Martin wrote: > On Tuesday 23 March 2010, Aaron J. Seigo wrote: >> On March 22, 2010, Alexis Ménard wrote: >> > Hello, >> > >> > I just wonder which part of the Plasma bindings we want to put into QML : >> > >&

Re: Workaround in WebView...

2010-03-23 Thread Alexis Ménard
On Wed, Mar 24, 2010 at 3:35 AM, Aaron J. Seigo wrote: > On March 22, 2010, Alexis Ménard wrote: >> There are two crashes because of this workaround. >> >> One in QGV is fixed and is on its way to 4.6.3 >> >> The other is reported : >> >> https://bugs.

Re: Workaround in WebView...

2010-03-22 Thread Alexis Ménard
arf sorry wrong copy paste here is the report https://bugs.webkit.org/show_bug.cgi?id=36436 On Tue, Mar 23, 2010 at 10:47 AM, Alexis Ménard wrote: > There are two crashes because of this workaround. > > One in QGV is fixed and is on its way to 4.6.3 > > The other is repor

Re: Workaround in WebView...

2010-03-22 Thread Alexis Ménard
time when adding a workaround please open a bug report in the upstream project. On Mon, Mar 22, 2010 at 7:56 PM, Marco Martin wrote: > On Monday 22 March 2010, Marco Martin wrote: >> On Monday 22 March 2010, Alexis Ménard wrote: >> > Hello, >> > >> > >> >

Plasma Javascript Bindings inside QML

2010-03-22 Thread Alexis Ménard
Hello, I just wonder which part of the Plasma bindings we want to put into QML : http://techbase.kde.org/Development/Tutorials/Plasma/JavaScript/API All the UI related stuff is pretty much useless because QML provides those facilities. It would be nice to have a list so we can think about what w

Workaround in WebView...

2010-03-21 Thread Alexis Ménard
Hello, May i know where was the crash? Because i'm sure the workaround is not needed anymore... QVariant WebView::itemChange(GraphicsItemChange change, const QVariant &value) { if (change == QGraphicsItem::ItemSceneHasChanged) { //FIXME: QWebPage _requires_ a QWidget view to not cras

Re: kdereview/networkmanagement/applet

2010-03-02 Thread Alexis Ménard
On Tue, Mar 2, 2010 at 11:17 PM, Marco Martin wrote: > On Tuesday 02 March 2010, Aaron J. Seigo wrote: >> On March 2, 2010, Sebastian Kügler wrote: >> > We should probably expose the setPixmap(QPixmap) method in >> > Plasma::Label's API, as this functionality is very useful if you want to >> > dis

Re: T4: Opening Day Presentations

2010-01-27 Thread Alexis Ménard
On Wed, Jan 27, 2010 at 1:24 PM, Artur Souza (MoRpHeUz) wrote: > Hey, > > On Tue, Jan 26, 2010 at 3:09 PM, Alexis Ménard wrote: >> i'd love to give a small state of the art for plasma-mobile (at least >> for the n900 point of view) : QML, C++, Packaging, and the main

Re: T4: Opening Day Presentations

2010-01-26 Thread Alexis Ménard
Yo, i'd love to give a small state of the art for plasma-mobile (at least for the n900 point of view) : QML, C++, Packaging, and the main issues we have to face for now. I will also come with some nice technical proof and concept to consider during the sprint. /me don't want to wear too much his

Re: Need a couple of volunteers (was: Re: TokamakIV update)

2010-01-13 Thread Alexis Ménard
On Wed, Jan 13, 2010 at 10:13 PM, Chani wrote: > >> >> Would really need a couple more of "yes, i'm interested" :p > > ohh, I wish I could say yes, but I've got enough on my plate already... I'll > be playing with my n900 at tokamak if I ever get around to building plasma- > moblie (erm, are there

Re: Need a couple of volunteers (was: Re: TokamakIV update)

2010-01-13 Thread Alexis Ménard
On Wed, Jan 13, 2010 at 11:15 AM, Marco Martin wrote: > On Tuesday 12 January 2010, Marco Martin wrote: >> Hi all, >> Since a couple of days i had the occasion playing aroung with a neat mobile >> device by Intel. I think it's a good development platform to get >> plasma-mobile started since is ba

Re: Need a couple of volunteers (was: Re: TokamakIV update)

2010-01-12 Thread Alexis Ménard
On Tue, Jan 12, 2010 at 7:06 PM, Marco Martin wrote: > On Tuesday 12 January 2010, Nuno Pinheiro wrote: >> On Tuesday, 12 de January de 2010 17:44:39 Marco Martin wrote: >> > On Tuesday 12 January 2010, Nuno Pinheiro wrote: >> > > On Tuesday, 12 de January de 2010 15:32:44 Marco Martin wrote: >> >

Re: Need a couple of volunteers (was: Re: TokamakIV update)

2010-01-12 Thread Alexis Ménard
: > On January 12, 2010, Alexis Ménard wrote: >> Me but i'll bring N900s too. >> >> My plan for tokamak 4 is plasma-mobile only...nothing else... > > yes, i think we'll have one "pod" of people working on Plasma Mobile during > the conference. i thin

Re: Need a couple of volunteers (was: Re: TokamakIV update)

2010-01-12 Thread Alexis Ménard
Me but i'll bring N900s too. My plan for tokamak 4 is plasma-mobile only...nothing else... On Tue, Jan 12, 2010 at 4:32 PM, Marco Martin wrote: > Hi all, > Since a couple of days i had the occasion playing aroung with a neat mobile > device by Intel. I think it's a good development platform to g

Re: TokamakIV update

2010-01-11 Thread Alexis Ménard
My travel has been approved so you can remove me from the budget :D. On Mon, Jan 11, 2010 at 11:15 PM, Sebastian Kügler wrote: > Hi, > > I've just sent a request for sponsoring to the KDE e.V. board. I'll let you > know if > and when we got the funding approved. Please hold off booking your tick

Re: t4 wiki page

2009-12-30 Thread Alexis Ménard
I will probably be part of it...I still need to ask for approval On Wed, Dec 30, 2009 at 8:18 AM, Aaron J. Seigo wrote: > On December 29, 2009, Chani wrote: >> aaron, do we need more of those filled in or can we email the board now? :) > > the board should be emailed; i wasn't aware that i wa

Re: animation api changes

2009-12-04 Thread Alexis Ménard
On Fri, Dec 4, 2009 at 2:24 AM, Aaron J. Seigo wrote: > > hi all .. > > so, the animation API is going through its final set of changes for 4.4. > please take a look at it if you care to and give us feedback now before it's > too late (as defined by "we are shipping it in 4.4 and are committed to

Warning : qreal in Plasma...

2009-12-02 Thread Alexis Ménard
Hello dudes, When recompiling Plasma for the N900 i found some compilations issues, don't worry no big deal. Just so you know on ARM qreal is not a double but a float... so qMax(0.0, whatEverQReal) doesn't compile...You should use qMax(qreal(0.0), whatEverQReal)... :D. Thanks. Cheers!

Upstream bugs... (Qt)

2009-11-26 Thread Alexis Ménard
Hello, Since Qt Development Frameworks have an open bug tracker i would like to invite people to report bugs into it. As you can see in this bug (https://bugs.kde.org/show_bug.cgi?id=210146), it's marked as CLOSED UPSTREAM. But if nobody reports the bug in Qt's bugtracker, there is no way for Qt

Re: About KDE/plasma on small devices

2009-11-23 Thread Alexis Ménard
On Tue, Nov 24, 2009 at 12:07 AM, Martin Gräßlin wrote: > Am Montag 23 November 2009 23:16:10 schrieb Alexis Ménard: > > KWin works out of the box without anything, it just doesn't have OpenGL > > support mainly because KWin effects are using raw OpenGL which is > different

Re: About KDE/plasma on small devices

2009-11-23 Thread Alexis Ménard
Well i've started the mobile shell, and it's not far... I just come back from vacations so i will start again hacking on it. For now, it's just a containment (mainly stole from plasma-desktop and netbook). I have implemented an applet to toggle the expose effect in the n900. The road is long in

Re: maemo 6 ui (a new qgv-based widget toolkit)

2009-10-16 Thread Alexis Ménard
Hello, Animated Layouts should come in 4.7...They were planned to be in 4.6 but we didn't make it. INDT guys had already a proto that was working quite well. It needs to be polish, reviewed and it can be merged into Qt master. But it still interessting to have a look i agree. On Fri, Oct 16, 20

Re: ginormous performance issue

2009-07-17 Thread Alexis Ménard
I like the new method and deprecate the old one if it's not anymore needed. On Friday, July 17, 2009, Aaron J. Seigo wrote: > On Friday 17 July 2009, Marco Martin wrote: >> and still, in the case of an applet with many subwidgets, independent >> timers can do really a big signal storm, so i still

Re: ginormous performance issue

2009-07-16 Thread Alexis Ménard
Crappy idea, API will be ugly and will lead to errors. Timer is the best approach. On Thu, Jul 16, 2009 at 9:03 PM, Alexis Ménard wrote: > > > On Thu, Jul 16, 2009 at 9:00 PM, Marco Martin wrote: > >> On Thursday 16 July 2009, Aaron J. Seigo wrote: >> > On Thursday

Re: ginormous performance issue

2009-07-16 Thread Alexis Ménard
On Thu, Jul 16, 2009 at 9:00 PM, Marco Martin wrote: > On Thursday 16 July 2009, Aaron J. Seigo wrote: > > On Thursday 16 July 2009, Marco Martin wrote: > > > but a sick idea come to my mind: what about encoding the pointer value > > > (or another random number, whatever) into the key? :p > > > a

Re: What to do with the old Plasma::Animator?

2009-06-12 Thread Alexis Ménard
On Fri, Jun 12, 2009 at 5:29 PM, Aaron J. Seigo wrote: > On Friday 12 June 2009, Alexis Ménard wrote: > > On Fri, Jun 12, 2009 at 3:40 PM, Akmanalp, Mehmet A > wrote: > > > > 1) Move the old animator.cpp into deprecated/ and create a whole new > > > animator.cpp

Re: What to do with the old Plasma::Animator?

2009-06-12 Thread Alexis Ménard
On Fri, Jun 12, 2009 at 3:40 PM, Akmanalp, Mehmet A wrote: > Regarding these: > > On Thu, Jun 4, 2009 at 9:39 PM, Alexis Ménard wrote: > > > > > > On Thu, Jun 4, 2009 at 7:16 PM, Aaron J. Seigo wrote: > >> can we just extend Plasma::Animator with the new

Re: Review Request: Bypassing Qt bug in the desktop toolbox

2009-06-08 Thread Alexis Ménard
http://qt.gitorious.org/qt/qt/merge_requests/407 Is this fix resolve your problem? Can you try? If yes, then i would prefer a qt-copy patch than a hack in the code. People will forget it and it pollute the code base. Qt-copy patches are updated/removed properly when new release of Qt are availabl

Re: KDE/kdebase/workspace/plasma/applets/battery

2009-06-07 Thread Alexis Ménard
On Sat, Jun 6, 2009 at 3:18 PM, David Nolden wrote: > Am Samstag 06 Juni 2009 14:58:47 schrieb Artur Souza(MoRpHeUz): > > Please guys, let's not make a storm in a cup of water: let's choose one > > behavior and see if users opens too many bugs for it and we fix it in the > > next versions. Don't

Re: Plasma running on S60 device

2009-06-05 Thread Alexis Ménard
On Fri, Jun 5, 2009 at 3:38 PM, Alexis Ménard wrote: > > > On Fri, Jun 5, 2009 at 3:16 PM, Artur Souza(MoRpHeUz) < > morph...@openbossa.org> wrote: > >> Hi Jani, >> >> On Friday 05 June 2009, 07:32 Jani Hautakangas wrote: >> > What should I do t

Re: Plasma running on S60 device

2009-06-05 Thread Alexis Ménard
On Fri, Jun 5, 2009 at 3:16 PM, Artur Souza(MoRpHeUz) < morph...@openbossa.org> wrote: > Hi Jani, > > On Friday 05 June 2009, 07:32 Jani Hautakangas wrote: > > What should I do to get this project started? Who should I contact? It > > would really nice if someone could walk me through to get this

Re: Plasma + QT Kinetic Preliminary Design Decisions

2009-06-04 Thread Alexis Ménard
On Thu, Jun 4, 2009 at 7:16 PM, Aaron J. Seigo wrote: > On Thursday 04 June 2009, Akmanalp, Mehmet A wrote: > > Hello, > > I wanted to distill the discussions made previously on the list + my > > thoughts and findings into something more concrete, so I can start > > making a prototype soon. > > g

Re: Plasma + QT Kinetic Preliminary Design Decisions

2009-06-04 Thread Alexis Ménard
Hi, On Thu, Jun 4, 2009 at 3:12 PM, Gökmen GÖKSEL wrote: > On Thursday 04 June 2009 15:34:22 Akmanalp, Mehmet A wrote: > > Hello, > Hi, > > > I wanted to distill the discussions made previously on the list + my > > thoughts and findings into something more concrete, so I can start > > making a p

Re: Current Animations Poll for QT Kinetic + Plasma

2009-06-02 Thread Alexis Ménard
On Tue, Jun 2, 2009 at 11:31 PM, Akmanalp, Mehmet A wrote: > Hello, > As a result of the previous discussion [0], I set out to see what all > the current plasma apps (in svn) were doing in regards to animation so > I gathered some data simply by grepping for customAnimation through > their sources

Re: popupApplet and window focus

2009-06-01 Thread Alexis Ménard
A popup take by definition the focus in Qt...That's how it is... Since a virtual keyboard is a particular use case, as i comment let popup applet neutral and set the flag you need on it in plasmaboard. 2009/5/25 Björn Ruberg > On Montag 25 Mai 2009, you wrote: > > On Monday 25 May 2009, Björn Ru

Re: Qt Kinetic + Plasma Call For Ideas / Project Plan

2009-05-28 Thread Alexis Ménard
What about trying to achieve that with the actual grammar that is in dui, the curly brace based language?? On Thu, May 28, 2009 at 11:14 PM, Akmanalp, Mehmet A wrote: > On Thu, May 28, 2009 at 9:38 PM, Aaron J. Seigo wrote: > > Animation *a = Animator::fadeIn(item); > > Animation *b = Animator::

Re: Qt Kinetic + Plasma Call For Ideas / Project Plan

2009-05-28 Thread Alexis Ménard
On Thu, May 28, 2009 at 7:35 PM, Akmanalp, Mehmet A wrote: > 2009/5/28 Ivan Čukić : > > One effect that I would need, that would be an extension of > grow/shrink/scale > > is grow/shrink/scale while moving. > > Alternatively, you could make a simple move transition which could be > combined > > wi

KDE/kdebase/workspace/plasma/applets/systemtray/protocols/fdo

2009-05-22 Thread Alexis Ménard
SVN commit 971259 by menard: Mr X really really love when we free his pixmap memory. Hop hop hop, never forget to release the data that you allocate when you return in the middle of a method. This code was leaking like a hell. I'll close the bug open for that. CCBUG:183191 CCMAIL:plasma-devel@kd

Re: Plasma + QT Kinetic gSoC Project, Looking for co-mentor

2009-05-13 Thread Alexis Ménard
I agree to follow that student as i said on IRC. Just need to manage that with Google. On Wed, May 13, 2009 at 1:30 PM, Mehmet Ali Akmanalp wrote: > Hello, > I'm an accepted student for gsoc at Pardus [0][1]. My project was to > add a plugin for KDM (among other things) to support fingerprint > a

Re: Unprofessional text in plasmoids for download

2009-04-27 Thread Alexis Ménard
As Aaron said in the bug report, it is provided by kde-look. If you want something happen it should be on the website BEFORE they appear online. Can you propose us a solution (technical or not) for the KDE/Plasma side to basically check if the content is ok? A spellchecker? A my sentenceMakeSense

Re: plasmoide "cadre photo

2009-04-19 Thread Alexis Ménard
Hello Maxime, The appropriate mailing-list is plasma-de...@kde.org. Please post your message in English since not all of the developers speak french. I translate : "The widget picture frame is wonderful. I have two ideas to improve it : - A possibility to increase sizes of pictures. - Display

Re: Contrast plasma::theme color issues

2009-04-09 Thread Alexis Ménard
I can understand the branding though, otherwise you can't differentiate a distrib A to a distrib B. But is it really what the end user want? no, he just want something that works, cool, new, and beautiful. I have also many friends asking how to remove the opensuse logo and instead use KDE one for

Re: Contrast plasma::theme color issues

2009-04-09 Thread Alexis Ménard
Completely agree on that...Same for OpenSuse 11.1 they ship Aya by default, first thing i do (when it's not my own build), get rid of the ugly default. Please listen users (and sometime just ask them what they want or what are their habits) They want NEW stuff not a KDE3-like theme. What i still

Re: Review Request: Support for transparent panel without composition

2009-03-30 Thread Alexis Ménard
On Mon, Mar 30, 2009 at 9:15 PM, David Nolden wrote: > Am Montag 30 März 2009 21:32:47 schrieb Alexis Ménard: > > That is not completly true. With composition we let the graphics card do > it > > for us. We fill the background transparent that is all. > You don't do

Re: Review Request: Support for transparent panel without composition

2009-03-30 Thread Alexis Ménard
On Mon, Mar 30, 2009 at 6:13 PM, David Nolden > wrote: > > > > On 2009-03-30 08:33:22, Rob Scheepmaker wrote: > > > Keeping this all within the desktop shell is a clear improvement over > 'contaminating' libplasma, though I'm still not a big fan of supporting fake > transparency. Realize, that wi

Re: [GSoC] Review on QtKinetic+Plasma Proposal

2009-03-25 Thread Alexis Ménard
It sounds ok for my side. On Wed, Mar 25, 2009 at 10:51 PM, Jesus Sanchez-Palencia wrote: > Could you guys please review my proposal before I send it to Google ?! > For your consideration: http://docs.google.com/Doc?id=ddq4rqn6_55fzr8skdt > > I'll be waiting for your comments! > > Thanks in advan

Re: [GSoC] Qt Kinetic + Plasma

2009-03-13 Thread Alexis Ménard
Hello, Me and Morpheuz working on Qt Kinetic so you will have mentors that are inside the "thing". You can contact us on IRC, Morpheuz and darktears, then we can talk about that. There is a channel qt-kinetic that you can join too on freenode. 2009/3/13 Jesus Sanchez-Palencia > Hello, everybo

Re: Problems with QGraphicsLayout

2009-03-01 Thread Alexis Ménard
Oops error with keyboard If you never set a minimum size how Qt can know it? I remember that your widget is custom... In QWiget we set an arbitrary size and in QGraphicsLayoutItem we set 40*40 if i remember. On Sun, Mar 1, 2009 at 5:58 PM, Alexis Ménard wrote: > MM, if you never

Re: Problems with QGraphicsLayout

2009-03-01 Thread Alexis Ménard
MM, if you never set aminimun size of Qt can know? In QWiget we set an arbitrary size and un LayoutItem we set 40*40 if i remember. On Sat, Feb 28, 2009 at 7:32 PM, Marco Martin wrote: > On Saturday 28 February 2009, Matthias Fuchs wrote: > > > The Labels shall only be as large as the text is.

Re: How to adjust applet size according to its child QGraphicsWidget?

2009-02-25 Thread Alexis Ménard
ad of sizeHint for custom sizeHints. Btw : QSizeF s = parentWidget()->size() That is not a good approach in the paint event. 2009/2/25 Petri Damstén > On Wednesday 25 February 2009 12:05:52 Dong Tiger wrote: > > 2008/12/30 Alexis Ménard > > > > > Unfortuna

Re: Review Request: Sets the focus for widget in Plasma::Dialog on show

2009-02-23 Thread Alexis Ménard
I closed some bugs because people where complaining that the notifier took the focus. The use case was : I typing a mail and a notification pop, then the focus moved to the notifier, i don't care, i want to continue typing my mail... If you are chatting and then the thing pop and steal your focus

Re: plasma-mid

2009-02-20 Thread Alexis Ménard
>From my side i will be ok to work on it but as i said to Morpheuz i will need help because i am pretty busy. So i need help for the artwork and for patches if they come. Having plasma-mid, i can see two benefits,having a real alternative to the GTK stuff on Maemo...I want to get rid of... I thin

Re: Plasma, ARGB and 4.5

2009-02-17 Thread Alexis Ménard
The one pixel thingy was commited 10 minutes ago, so we reach the snapshots tomorrow :D Nice to hear that all issues are fixed one by one :D On Tue, Feb 17, 2009 at 11:29 AM, Marco Martin wrote: > On Monday 16 February 2009, Marco Martin wrote: > > On Monday 16 February 2009, Aaron J. Seigo

Re: Plasma, ARGB and 4.5

2009-02-17 Thread Alexis Ménard
I you change the graphicssystem and you have already opened the application that will be embedded, then you will have garbage...You shoud restart those applications to reembed them... On Mon, Feb 16, 2009 at 10:51 PM, Marco Martin wrote: > On Monday 16 February 2009, Aaron J. Seigo wrote: > > On

Re: bisecting the 1-pixel bug

2009-02-16 Thread Alexis Ménard
Hi, This is fixed, i will have the review tomorrow and i will push it for 4.5.0 final. But to be sure it works you have to clean the cache in your .kde4/cache-*/kpc/plasma* Otherwise it won't redraw all svgs without the 1 px bug. On Sat, Feb 14, 2009 at 5:33 PM, Alexis Ménard wrote:

Re: bisecting the 1-pixel bug

2009-02-14 Thread Alexis Ménard
Ok thanks for taking time...we are still on it...Monday i will take a look on it and provide that to our graphics team. 2009/2/14 Marco Martin > Hi all, > before i forget the details, i've done some tests about the 1 pixel bug in > framesvg and what i found is this: > it happens only when the sv

Re: Qt 4.5 and KDE 4.2

2009-02-13 Thread Alexis Ménard
2009/2/13 Chani > > > > > Therefore, in order to provide the best possible user experience, please > > let us know of issues you encounter, especially in Plasma combined with > Qt > > 4.5. The Plasma team is willing to work out the kinks that might be > there, > > but we'll need help testing the

Re: Plasma/Kwin cooperation to achieve efficacy of Activites spatial metaphors

2009-02-10 Thread Alexis Ménard
On Tue, Feb 10, 2009 at 6:02 PM, Lucas Murray wrote: > On Wed, Feb 11, 2009 at 12:27 AM, Jud Craft wrote: > > It is the height of audacity to come out of the woodwork and suggest > > design ideas for a system that I do not create myself. Nevertheless, > > you might actually like some of these. >

Re: KWin Dashboard effect

2009-02-10 Thread Alexis Ménard
Qt Animation can animate our Dashboard without pain... 2009/2/10 Martin Gräßlin > Hi plasma-devs, > > I had the idea to improve the appearance of the plasma dashboard by using a > KWin effect for it. Currently I have some proof-of-concept code, but there > are > still some issues ;-) > > The eff

Re: tokamak 2, my phonenumber

2009-02-04 Thread Alexis Ménard
Me i'll take the plane LH4552 from Frankfurt to Porto, i'll arrive at 15:10 on thursday. On Wed, Feb 4, 2009 at 12:56 AM, Frank Karlitschek wrote: > > > > On 04.02.2009, at 00:40, Chani wrote: > > > On February 3, 2009 14:35:20 Frank Karlitschek wrote: > >> On 03.02.2009, at 20:29, Rob Scheepmake

Re: QGraphicsLayout, was Re: playground/base/plasma/applets/networkmanager/applet

2009-01-28 Thread Alexis Ménard
On Wed, Jan 28, 2009 at 5:46 PM, Sebastian Kügler wrote: > On Tuesday 27 January 2009 23:37:07 Alexis Ménard wrote: > > On Tue, Jan 27, 2009 at 8:26 PM, Sebastian Kügler wrote: > > > SVN commit 917381 by sebas: > > > > > > updateGeometry() works much

Re: Problem with appletRemoved signal

2009-01-27 Thread Alexis Ménard
Ok will be done tomorrow as soon as i arrive at the office :D 2009/1/27 Aaron J. Seigo > On Monday 26 January 2009, Alexis Ménard wrote: > > Aie aie aie. Valgrind complain and we never know, people can use the > > pointer to do some stuff when they get the appletRemoved signal,

Re: 4.2 on Debian Experimental Refactoring Alert :-)

2009-01-27 Thread Alexis Ménard
And yes binary compatibility has been broken so you have to recompile applets. We never warranty the binary compatibility before 4.2 since plasma libs wasn't in kdelibs. 2009/1/27 Aaron J. Seigo > On Tuesday 27 January 2009, David Baron wrote: > > More: > > > > The plasma icon widget is now Icon

Problem with appletRemoved signal

2009-01-26 Thread Alexis Ménard
Hello folks, There is a problem with appletRemoved public signal in containment. Here is the signature : /** * This signal is emitted when an applet is destroyed */ void appletRemoved(Plasma::Applet *applet); So a containment that is connected to this signal expect an Applet pointer. But who

Re: Tokamak Meeting II

2009-01-19 Thread Alexis Ménard
Nuno, did you plan me for a talk? Mine will be : "Qt Software, what's going on?" Mainly i will talk about Animation API, States and transitions and a bit of the declarative-ui. On Sat, Jan 17, 2009 at 3:40 PM, Nuno Pinheiro wrote: > A Saturday 17 January 2009 14:12:12, Rob Scheepmaker escreveu:

Re: signal clicked()

2009-01-17 Thread Alexis Ménard
Overload the mousePressEvent method...And take a look to the documentation of Qt, QGraphicsWidget/QGraphicsItem since the Applet class inherits from them. Everything is explain about event propagation. 2009/1/17 Toussis Manolis > I want my plasma to react on left click on it. > What signal/obje

Re: Tokamak Meeting II

2009-01-16 Thread Alexis Ménard
I am here, i don't know yest when i arrive but the 5th for sure. I have a talk that i want to give about some stuff coming from Qt Software. As soon as i have the date i will let you know. On Fri, Jan 16, 2009 at 3:03 PM, Anne-Marie Mahfouf < annemarie.mahf...@free.fr> wrote: > Hi Artur, hi all

Re: FrameSvg corruption [a bit urgent]

2009-01-15 Thread Alexis Ménard
I noticed some artifacts too in my case on the task manager. I will try lancelot. The problem appears quite recently since the big move with the caching big work. I guess it was my Nvidia driver that were crap(as usually) but not sure now. On my laptop everything works fine so... 2009/1/15 Aaron

Re: Welcome to 4.3.

2009-01-07 Thread Alexis Ménard
2009/1/7 Aaron J. Seigo > On Tuesday 06 January 2009, Aaron J. Seigo wrote: > > of course, there are more mundane things i'll also be plonking on, like: > > knew i'd forget at least one: > > * deprecating or changing how Animator works and seeing what we can do with > Kinetic. > :D Pretty sure

Re: How to adjust applet size according to its child QGraphicsWidget?

2008-12-30 Thread Alexis Ménard
Unfortunately you can't it is a bug in Qt. You can take a look to the task tracker of Qt Number 231114 and 211500. I guess it is what you try to solve. The fix is in 4.4 branch (so scheduled for 4.4.4) and in 4.5. As a workaround you have to manage the resize of your applet by hand when the size

Re: build error from today's SVN

2008-12-23 Thread Alexis Ménard
Just clean your build dir for this applet. Then mocs will be properly generated again. On Tue, Dec 23, 2008 at 11:10 AM, asraniel wrote: > I had that error but some time ago now. > Deleting the build folder of kickoff solved the problem for me. > > Am Dienstag 23 Dezember 2008 11.04:57 schrieb O

Re: Tokamak II is .. on!

2008-12-19 Thread Alexis Ménard
This time, I will be present as Qt Software engineer. I don't ask for sponsoring/help, the company will handle costs of my trip. On Mon, Dec 15, 2008 at 7:54 PM, Kevin Ottens wrote: > On Monday 15 December 2008 18:56:19 Aaron J. Seigo wrote: > > if you were not on the list last weekend, then p

Re: Themes revision for 4.2

2008-12-05 Thread Alexis Ménard
We can't remove it, but adding new yes for sure. Users will complain and i think it is their right. The theme you choose are different for everyone so more is better than less, and it cost nothing to keep the old one. 2008/12/5 Aaron J. Seigo <[EMAIL PROTECTED]> > On Friday 05 December 2008, Ivan

Re: tasks widget hacking

2008-12-02 Thread Alexis Ménard
On Tue, Dec 2, 2008 at 12:02 PM, Christian Mollekopf <[EMAIL PROTECTED]>wrote: > Am 02.12.2008, 11:43 Uhr, schrieb Marco Martin <[EMAIL PROTECTED]>: > > > On Tuesday 02 December 2008, Alexis Ménard wrote: > >> And the layout is recreated again and again, i am sur

Re: tasks widget hacking

2008-12-02 Thread Alexis Ménard
And the layout is recreated again and again, i am sure we can find a solution for that. 2008/12/2 Aaron J. Seigo <[EMAIL PROTECTED]> > hi... > > i'd like to have a tasks widget hacking day. > > the reason for this i that the code is something of a mess internally and > imho > it's unmaintainable

Re: Patch to mousePressEvent in Plasma lib.

2008-11-26 Thread Alexis Ménard
stop drug alexis stop drug alexis forget the last mail. On Wed, Nov 26, 2008 at 4:54 PM, Alexis Ménard <[EMAIL PROTECTED]> wrote: > Ok so i keep the reimplentation and i remove the setFocus only, and i call > the base class. > > 2008/11/26 Aaron J. Seigo <[EMAIL PROTECTED]&

Re: Patch to mousePressEvent in Plasma lib.

2008-11-26 Thread Alexis Ménard
Ok so i keep the reimplentation and i remove the setFocus only, and i call the base class. 2008/11/26 Aaron J. Seigo <[EMAIL PROTECTED]> > On Wednesday 26 November 2008, Alexis Ménard wrote: > > Hello, > > > > Here is a patch that remove the focus stuff in the mousePre

Patch to mousePressEvent in Plasma lib.

2008-11-26 Thread Alexis Ménard
Hello, Here is a patch that remove the focus stuff in the mousePressEvent of Applet class and remove the overload. Why? Because Qt have a focus policy that manage that for you. It break the binary compatibilty but it not too late no? :D. I think it will avoid some future problems regarding focus.

qt-copy/patches

2008-11-12 Thread Alexis Ménard
SVN commit 883128 by menard: Fix the focus bug found in plasma, this patch is scheduled for 4.4.4 and in 4.5. CCMAIL:plasma-devel@kde.org A 0260-fix-qgraphicswidget-deletionclearFocus.diff ___ Plasma-devel mailing list Plasma-devel@k

Re: Next Tokamak

2008-11-06 Thread Alexis Ménard
hawn Starr <[EMAIL PROTECTED]> wrote: > On Thursday 06 November 2008 20:35:30 Alexis Ménard wrote: > > I know that bug, everybody talk to me about that. But the thing is : i > will > > be *very* interessted by a test case. Actually i tried to reproduce it > and > > i

Re: Next Tokamak

2008-11-06 Thread Alexis Ménard
ver have a customer that report about that (as far as i know) so it seems to happen only on Plasma. But guys without a test case it is difficult to help you... On Thu, Nov 6, 2008 at 8:33 PM, Shawn Starr <[EMAIL PROTECTED]> wrote: > > > ------ > *

Re: Next Tokamak

2008-11-06 Thread Alexis Ménard
2008/11/6 Aaron J. Seigo <[EMAIL PROTECTED]> > On Thursday 06 November 2008, Alexis Ménard wrote: > > Why? Plasma in KDE 4.3 with kinetic. > > and just as important, perhaps even more so in some ways, as getting plasma > working with kinetic is to work on unsuckifying Q

  1   2   >