Re: Help with python plasmoid

2009-01-12 Thread Gökmen GÖKSEL
> Hello, Hi !, > I'm trying to do a very simple python plasmoid in order to show a > Plasma.Label, but when I try to run it, I get an error: It will be done if you change your init method like this; def init(self): # first of all we need a layout.. self.la

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

2009-05-28 Thread Gökmen GÖKSEL
tem2); > a.add(animator.flip()); > a.add(animator.bounce(3)); > a.add(animator.moveTo(destination)); > a.run(250); I think this is the most readable solution for it ;) -- Gökmen GÖKSEL Pardus Developer signature.asc Description: This is a digitally signed message part.

Re: My SoK project - Plasma D-Bus API

2009-05-28 Thread Gökmen GÖKSEL
On Wednesday 27 May 2009 14:25:18 Aaron J. Seigo wrote: > On Tuesday 26 May 2009, Ivan Čukić wrote: > > - containment handling > > - listing, adding (? + signal?), removing > > - wallpaper :) - panel position - plasma theme ;) -- Gökmen GÖKSEL Pardus Developer sign

Re: My SoK project - Plasma D-Bus API

2009-05-29 Thread Gökmen GÖKSEL
On Friday 29 May 2009 16:07:45 Marco Martin wrote: > On Friday 29 May 2009, Gökmen GÖKSEL wrote: > > On Wednesday 27 May 2009 14:25:18 Aaron J. Seigo wrote: > > > On Tuesday 26 May 2009, Ivan Čukić wrote: > > > > - containment handling > > > >

Re: Plasma + QT Kinetic Preliminary Design Decisions

2009-06-04 Thread Gökmen GÖKSEL
wanted by someone): > - Flip > - Slide In / Out > - Fade In / Out > - Expand / Contract in a direction > - Grow / Shrink / Scale Animate, animate every thing :) > * I'm still lacking a decent name for the class. SimpleAnimator? > KineticAnimator? Animator

Re: Review Request: This patch add an easy way to up/down brightness only scrolling on battery plasmoid top.

2008-12-01 Thread Gökmen GÖKSEL
On Monday 01 December 2008 03:14:17 Aaron Seigo wrote: > hm. i actually take that "Ship it!" back .. i don't think it makes any > sense to change the screen brightness when scrolling over the battery icon. > coupled with the fact that there is no user feedback when this happens > (other than the sc