On Sunday 05 October 2008, Jason Stubbs wrote:
> 2008/10/6 Aaron J. Seigo <[EMAIL PROTECTED]>:
> > in any case, i just checked and it is
> > better in 4.4 and 4.3; i've moved these methods up to Applet as well so
> > all applets that don't care about hover (which is, incidently, remarkably
> > few
2008/10/6 Aaron J. Seigo <[EMAIL PROTECTED]>:
> On Sunday 05 October 2008, Jason Stubbs wrote:
>> SVN commit 868140 by jstubbs:
>>
>> Overriding the default hoverEnterEvent and hoverLeaveEvent handlers as they
>> call update(), which is not required.
>>
>> There is still a pointless update when the
On Sunday 05 October 2008, Jason Stubbs wrote:
> SVN commit 868140 by jstubbs:
>
> Overriding the default hoverEnterEvent and hoverLeaveEvent handlers as they
> call update(), which is not required.
>
> There is still a pointless update when the mouse cursor enters the panel,
> though. It appears t
everything to repaint. There's an unexplained FIXME that's related to
Qt-4.4 that needs to be checked in order to fix this issue.
CCMAIL: plasma-devel@kde.org
M +0 -7 TODO
M +3 -0 ui/applet.h
--- trunk/playground/base/plasma/applets/systray-refactor/TODO #868139:868140
@@
Aaron J. Seigo wrote:
> On Monday 22 September 2008, Jason Stubbs wrote:
>> Hmm.. Actually, asking the Task object for a widget of a certain
>> orientation should be enough. eg. task->widget(Qt::Horizontal)
>
> or Plasma::Horizontal =)
I took a look at doing this, but I'm not sure that it's neces
On Monday 22 September 2008, Jason Stubbs wrote:
> Hmm.. Actually, asking the Task object for a widget of a certain
> orientation should be enough. eg. task->widget(Qt::Horizontal)
or Plasma::Horizontal =)
> > personally, i think it makes more sense to have each tray simply have
> > it's own coll
Aaron J. Seigo wrote:
> On Saturday 20 September 2008, Sebastian Kügler wrote:
The applets should also be told about the formfactor by the systray
applet
>>> > (I think horizontal makes sense in almost all cases).
>>>
>>> This will require SystemTray::Task to return something other
On Saturday 20 September 2008, Sebastian Kügler wrote:
> > > The applets should also be told about the formfactor by the systray
> > > applet
> > >
> > > (I think horizontal makes sense in almost all cases).
> >
> > This will require SystemTray::Task to return something other than a
> > QGraphicsW
Let's move this to plasma-devel ...
On Saturday 20 September 2008 12:41:09 you wrote:
> Sebastian Kügler wrote:
> > On Friday 19 September 2008 10:19:24 Jason Stubbs wrote:
> >> On Fri, Sep 19, 2008 at 11:35 AM, Sebastian Kügler <[EMAIL PROTECTED]>
> >> wrote:
> >>> +// The applet does ne
ollow up later with a few questions, but if anybody would
like to take a look and let me know of issues in advance, I'd greatly
appreciate it.
CCMAIL: plasma-devel@kde.org
M +50 -0 x11embedcontainer.cpp
M +3 -0 x11embedcontainer.h
---
trunk/playground/base/plasma/app
10 matches
Mail list logo