On Sunday 04 October 2009 18:52:34 Giulio Camuffo wrote:
> 2009/10/4 Aaron J. Seigo
>
> On October 4, 2009, Jacopo De Simoi wrote:
> > now, we believe that it is ready for merging into trunk. Of course we
> > need
> >
> > your feedback first, so grab it, try it out and tell us what you think!
On Sunday 04 October 2009 22:31:49 Aaron J. Seigo wrote:
> > > * when an item is expanded, should the background remain painted? it
> > > might make it more evident that the item is "open", and it would also
> > > allow a way to solve the next point, too. (and if the background remains,
> > > perh
In data domenica 04 ottobre 2009 20:31:49, Aaron J. Seigo ha scritto:
: > On October 4, 2009, Jacopo De Simoi wrote:
> > On Sunday 04 October 2009 20:57:11 Aaron J. Seigo wrote:
> > > On October 4, 2009, Jacopo De Simoi wrote:
> > > > now, we believe that it is ready for merging into trunk. Of cou
On October 4, 2009, Jacopo De Simoi wrote:
> On Sunday 04 October 2009 20:57:11 Aaron J. Seigo wrote:
> > On October 4, 2009, Jacopo De Simoi wrote:
> > > now, we believe that it is ready for merging into trunk. Of course we
> > > need your feedback first, so grab it, try it out and tell us what y
> * when an item is expanded, should the background remain painted? it might
> make it more evident that the item is "open", and it would also allow a way
> to
> solve the next point, too. (and if the background remains, perhaps the
> capacity bar should too?)
Now that I think some more about
On October 4, 2009, Giulio Camuffo wrote:
> yes, but someone could find the popup coming without asking annoying, while
> simply a click would be enough.
i can imagine any number of things being annoying to someone out there. if
that is the measure for when an option should be included, everyth
> just move it back to playground.
Done.
>
>
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel
On October 4, 2009, Emdek wrote:
> Hello
>
> I've moved Adjustable Clock, Spell Check and Window List applets to
> kdereview some minutes ago.
> I want to move them to kdeplasma-addons or extragear eventually.
>
> Adjustable Clock is a clock that uses WebKit to render advanced date and
> time for
On Sunday 04 October 2009 20:57:11 Aaron J. Seigo wrote:
> On October 4, 2009, Jacopo De Simoi wrote:
> > now, we believe that it is ready for merging into trunk. Of course we need
> > your feedback first, so grab it, try it out and tell us what you think!
>
> with options out of the way :) some
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1759/#review2542
---
Ship it!
to me is ok, just that small issue below
/trunk/KDE/kdelib
In data domenica 04 ottobre 2009 17:53:24, Aaron J. Seigo ha scritto:
: > On October 4, 2009, Giulio Camuffo wrote:
> > > the point of this thing is as a device *notifier*. it's not just a
> > > device *lister*.
> >
> > but in the real world the main point of this applet is to access the
> > device
On October 4, 2009, Jacopo De Simoi wrote:
> now, we believe that it is ready for merging into trunk. Of course we need
> your feedback first, so grab it, try it out and tell us what you think!
with options out of the way :) some thoughts on the plasmoid itself:
* it still says "Devices recentl
Hello
I've moved Adjustable Clock, Spell Check and Window List applets to
kdereview some minutes ago.
I want to move them to kdeplasma-addons or extragear eventually.
Adjustable Clock is a clock that uses WebKit to render advanced date and
time formats (maybe it need some refactoring of confi
On October 4, 2009, Giulio Camuffo wrote:
> > the point of this thing is as a device *notifier*. it's not just a device
> > *lister*.
>
> but in the real world the main point of this applet is to access the
> devices, because if i insert a cd or a usb drive i don't need the computer
> to tell me t
On Sunday 04 October 2009, Kenneth Christiansen wrote:
> > this whas added to achieve scrolling by flicking (even in an animate way,
> > by dragging fastly the webview and "launching" it)
> > right now is done by a private class (right now with timers, will be
> > ported to kinetic) that sets the s
2009/10/4 Aaron J. Seigo
> On October 4, 2009, Jacopo De Simoi wrote:
> > now, we believe that it is ready for merging into trunk. Of course we
> need
> > your feedback first, so grab it, try it out and tell us what you think!
>
> i still don't see the need for either of the popup control optio
On October 4, 2009, Jacopo De Simoi wrote:
> now, we believe that it is ready for merging into trunk. Of course we need
> your feedback first, so grab it, try it out and tell us what you think!
i still don't see the need for either of the popup control options. why should
we care how long it po
On October 4, 2009, Jacopo De Simoi wrote:
> On Sunday 04 October 2009 12:36:49 you wrote:
> > > **Please notice that there is a OLD devicenotifier in kdereview; make
> > > sure you grab the right one**
> >
> > This is a joke right? Can't the plasma team make their mind up and remove
> > the old on
> this whas added to achieve scrolling by flicking (even in an animate way, by
> dragging fastly the webview and "launching" it)
> right now is done by a private class (right now with timers, will be ported to
> kinetic) that sets the scrollvalue properties to achieve that.
> seems a sane approach?
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1709/
---
(Updated 2009-10-04 13:46:56.620748)
Review request for Plasma and Fredrik Höglu
On Sunday 04 October 2009 12:36:49 you wrote:
> > **Please notice that there is a OLD devicenotifier in kdereview; make sure
> > you grab the right one**
>
> This is a joke right? Can't the plasma team make their mind up and remove the
> old one if it's deprecated by this one?
>
I should at le
A Diumenge, 4 d'octubre de 2009, Jacopo De Simoi va escriure:
> Dear plasma-devs, hardware-devs, core-devs,
>
> giucam and I, with some very-much-appreciated help by notmart have been
> lately quite busy porting the devicenotifier to use QGraphicsWidgets; the
> superficial look-and-feel is pre
On Sunday 04 October 2009, Kenneth Christiansen wrote:
> > api wise of course it doesn't have much, because as our plasma one just
> > wraps the most useful functions of qwebframe and qwebpage,, however just
> > taking a quick look...
>
> I saw that you have added some extra API like setHorizontalS
Dear plasma-devs, hardware-devs, core-devs,
giucam and I, with some very-much-appreciated help by notmart have been
lately quite busy porting the devicenotifier to use QGraphicsWidgets; the
superficial look-and-feel is pretty much the same as the old device notifier,
plus the notable improvem
Aaron J. Seigo wrote:
> On October 1, 2009, Tommi Mikkonen wrote:
>
>> We've done a quick and dirty port of most of the lively stuff inside
>> plasmoids. A screenshot is attached. In the screenshot, there are a
>> number of things: a plasmoid that fetches images from Flickr based on a
>> given k
25 matches
Mail list logo