On 3/10-2009 00:34 "Aaron J. Seigo" wrote:
> On October 2, 2009, Thomas Olsen wrote:
> > On 2/10-2009 20:13 "Aaron J. Seigo" wrote:
> > > On October 2, 2009, Thomas Olsen wrote:
> > > > - After having created the UI and layout in init() I need to resize
> > > > the Plasmoid the a reasonable size
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1760/
---
Review request for Plasma.
Summary
---
this creates a framework for shells
On October 2, 2009, Thomas Olsen wrote:
> On 2/10-2009 20:13 "Aaron J. Seigo" wrote:
> > On October 2, 2009, Thomas Olsen wrote:
> > > - After having created the UI and layout in init() I need to resize
> > > the Plasmoid the a reasonable size as it is too small without
> > > specifying it [1]. I
On October 2, 2009, Jacopo De Simoi wrote:
> > > setAspectRatioMode(Plasma::IgnoreAspectRatio)
> >
> > Yes I just found it in the qalculate source :-) I was looking for a
> > PopupApplet example.
>
> Speaking of which, it would be nice if a popupApplet had a way to
> /remember/ its preferred Aspe
> > setAspectRatioMode(Plasma::IgnoreAspectRatio)
>
> Yes I just found it in the qalculate source :-) I was looking for a
> PopupApplet example.
Speaking of which, it would be nice if a popupApplet had a way to /remember/
its preferred AspectRatioMode; in fact last time I checked, once the
pop
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1759/#review2530
---
to me the only question is: are there enough use cases? probably yes,
SVN commit 1030634 by mart:
apparently if the label is hidden it doesn't receive font change events,
so at show event i have to check if the font is different from
QApplication::font() :/
now: is this the intended behaviour of qt or is a bug?
CCMAIL:plasma-devel@kde.org
M +11 -1 label.cpp
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1759/
---
Review request for Plasma, Aaron Seigo and Marco Martin.
Summary
---
This p
On 2/10-2009 20:13 "Aaron J. Seigo" wrote:
> On October 2, 2009, Thomas Olsen wrote:
> > - After having created the UI and layout in init() I need to resize the
> > Plasmoid the a reasonable size as it is too small without specifying it
> > [1]. I don't want to use a fixed pixel size as this can
On October 2, 2009, Richard Dale wrote:
> Don't you need a X-Plasma-DefautSize=11,22 entry in he
> metadata.desktop file to set the size of a scripted applet?
right, this is a scripted plasmoid. in that case, yes. still, the layout
should address the other issues
--
Aaron J. Seigo
humru othro a
On Fri, Oct 2, 2009 at 7:13 PM, Aaron J. Seigo wrote:
> On October 2, 2009, Thomas Olsen wrote:
>> - After having created the UI and layout in init() I need to resize the
>> Plasmoid the a reasonable size as it is too small without specifying it
>> [1]. I don't want to use a fixed pixel size as
On October 2, 2009, Thomas Olsen wrote:
> - After having created the UI and layout in init() I need to resize the
> Plasmoid the a reasonable size as it is too small without specifying it
> [1]. I don't want to use a fixed pixel size as this can be wrong for
> different themes, fonts etc. I trie
Hi
Working on my first Plasmoid - a Currency Converter written in Python. I pretty
much got everything working much thanks to people on this list and on
http://www.riverbankcomputing.com/mailman/listinfo/pyqt. A couple of things
are left that I cannot seem to find the answer for anywhere:
- A
> On 2009-10-01 19:24:19, Aaron Seigo wrote:
> > anything but the desktop shell painting the wallpaper is poor design. the
> > window manager does not have enough knowledge of what is happening in the
> > shell to do so properly. what, exactly, is the benefit of letting compiz
> > draw the wal
> On 2009-10-01 19:24:19, Aaron Seigo wrote:
> > anything but the desktop shell painting the wallpaper is poor design. the
> > window manager does not have enough knowledge of what is happening in the
> > shell to do so properly. what, exactly, is the benefit of letting compiz
> > draw the wal
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1757/#review2525
---
Ship it!
yes, the progress is needed in that signal to coordinate ani
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1756/#review2524
---
Ship it!
ah, that explains something i've been seeing ocassionally in
On October 2, 2009 01:21:01 Marco Martin wrote:
> On Friday 02 October 2009, Alan Alpert wrote:
> > On Fri, 2 Oct 2009 03:06:50 ext Marco Martin wrote:
> > > On Thursday 01 October 2009, Chani wrote:
> > > > > Once the file is loaded we need to provide ways for it to access
> > > > > plasma specifi
On Fri, 2 Oct 2009 18:25:39 Marco Martin wrote:
> On Friday 02 October 2009, Alan Alpert wrote:
> > On Fri, 2 Oct 2009 02:33:46 ext Marco Martin wrote:
> > > On Thursday 01 October 2009, Alan Alpert wrote:
> > > > Hi Plasma Devs,
> > > >
> > > > The feedback on this list was of great help in rethin
> On 2009-10-01 19:24:19, Aaron Seigo wrote:
> > anything but the desktop shell painting the wallpaper is poor design. the
> > window manager does not have enough knowledge of what is happening in the
> > shell to do so properly. what, exactly, is the benefit of letting compiz
> > draw the wal
> On 2009-10-02 11:01:30, Marco Martin wrote:
> > i like the targetreached part,, exposing each frame is maybe a bit too much
> > tough
However, it is the only way to synchronize possible animation of activations by
items themselves.
It has also been mentioned in the thread about this in plas
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1757/#review2519
---
i like the targetreached part,, exposing each frame is maybe a bit too
On Thursday 01 October 2009 18:25:39 you wrote:
> On October 1, 2009, Matteo Agostinelli wrote:
> > On Wed, Sep 30, 2009 at 19:29, Aaron J. Seigo wrote:
> > > On September 30, 2009, Matteo Agostinelli wrote:
> > >> Also, I would like to add that this is not meant to be a replacement
> > >> of the
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1757/
---
(Updated 2009-10-02 09:10:16.950247)
Review request for Plasma, Aaron Seigo and
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1757/
---
Review request for Plasma, Aaron Seigo and Marco Martin.
Summary
---
Diffs
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1756/
---
(Updated 2009-10-02 08:36:48.375398)
Review request for Plasma, Aaron Seigo and
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1756/
---
Review request for Plasma, Aaron Seigo and Marco Martin.
Summary
---
Delay
On Friday 02 October 2009, Sebastian Kügler wrote:
> On Thursday 01 October 2009 21:24:13 Aaron Seigo wrote:
> > anything but the desktop shell painting the wallpaper is poor design. the
> > window manager does not have enough knowledge of what is happening in
> > the shell to do so properly. what
On Friday 02 October 2009, Alan Alpert wrote:
> On Fri, 2 Oct 2009 02:33:46 ext Marco Martin wrote:
> > On Thursday 01 October 2009, Alan Alpert wrote:
> > > Hi Plasma Devs,
> > >
> > > The feedback on this list was of great help in rethinking the design of
> > > the Qt Declarative plasma integrati
On Friday 02 October 2009, Alan Alpert wrote:
> On Fri, 2 Oct 2009 03:06:50 ext Marco Martin wrote:
> > On Thursday 01 October 2009, Chani wrote:
> > > > Once the file is loaded we need to provide ways for it to access
> > > > plasma specific functionality. The plasma functionality which I
> > > >
On Thursday 01 October 2009 21:24:13 Aaron Seigo wrote:
> anything but the desktop shell painting the wallpaper is poor design. the
> window manager does not have enough knowledge of what is happening in the
> shell to do so properly. what, exactly, is the benefit of letting compiz
> draw the wa
31 matches
Mail list logo