Great. If no one protests, I'll move it to kdeplasma-addons monday next week. :)
2008/8/20 Aaron J. Seigo <[EMAIL PROTECTED]>:
> On Tuesday 19 August 2008, Sebastian Kügler wrote:
>> On Tuesday 19 August 2008 07:34:12 Ryan P. Bitanga wrote:
>> > Does anyone have any objections to moving the spellc
Ambroz Bizjak wrote:
> Aaron J. Seigo wrote:
>> On Monday 18 August 2008, Ambroz Bizjak wrote:
>>> SVN commit 849036 by abizjak:
>>>
>>> Fade applet handle back in if the mouse reenters the applet while it's
>>> already fading out.
>>
>> cool; you have an svn account now! =)
>>
>> note that i didn'
On Sunday 17 August 2008 04:52:18 Aaron J. Seigo wrote:
> On Monday 11 August 2008, Alex Merry wrote:
> > We've had several issues with applets having constraintsEvent() called
> > before init() has been called at Plasma startup.
>
> this looks ok; it's unfortunate we have widgets hitting the event
On Tuesday 19 August 2008, Hari krishna Anandhan wrote:
> On Wed, Aug 20, 2008 at 12:39 AM, Aaron J. Seigo <[EMAIL PROTECTED]> wrote:
> > there is a dynamic context, and i am using nepomuk to store the various
> > known contexts as well as mark which one is the currently active context.
> >
> > nep
On Tue, Aug 19, 2008 at 8:43 PM, Hari krishna Anandhan
<[EMAIL PROTECTED]> wrote:
> things like who are in the same locality at that moment. On a side
> note, it would be great if presence also has semantic type associated
> with it (like free, busy, away, etc). Currently these are just plain
> str
Hi,
Note: I am just forwarding mails that I had accidentally *switched* to
discussing with aseigo instead of on the plasma-devel . I will
remember to keep further conversions on the plasma-devel-list ;) But,
not sure why the last mail i forward to the list came out as blank.
So, doing it again...
>From a popular quote, "important aspects of context are where you are,
what you are doing, who you are with, and what resources are nearby"
where are you - location
what are you doing - activity
who you are with - nearby people
resources nearby - any devices attached, or network connections avail
>From a popular quote, "important aspects of context are where you are,
what you are doing, who you are with, and what resources are nearby"
where are you - location
what are you doing - activity
who you are with - nearby people
resources nearby - any devices attached, or network connections avail
On Wed, Aug 20, 2008 at 12:39 AM, Aaron J. Seigo <[EMAIL PROTECTED]> wrote:
> there is a dynamic context, and i am using nepomuk to store the various known
> contexts as well as mark which one is the currently active context.
>
> nepomuk is shared storage and a way to connect data to those contexts
On Tuesday 19 August 2008, Alex Merry wrote:
> I think it should be up to date as of now, but it would be good if people
> could update it when they commit a fix, so that it will just be there when
> each 4.1.x release occurs.
agreed.
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8
>From a popular quote, "important aspects of context are where you are,
what you are doing, who you are with, and what resources are nearby"
where are you - location
what are you doing - activity
who you are with - nearby people
resources nearby - any devices attached, or network connections avail
Hi Aaron,
To clarify things more, I have tried to explain my idea below:
>> So, to be on the same side, I would like to clarify a few points...
>> 1. Are we looking to create contexts that are shared between kde apps
>> and plasma (via DBus)? Something like Global activities ( can we use
>> the t
A small request: if you commit (backport) a fix to the 4.1 branch, can you
please update the changelog? It's located at
/trunk/www/sites/www/announcements/changelogs/changelog_branch_4_1.xml
The DOCS file gives the magic command to generate the php files from that.
Until 4.1.1 is tagged, that
On Tuesday 19 August 2008, Ambroz Bizjak wrote:
> Aaron J. Seigo wrote:
> > what was the purpose of the change to Plasma::Applet::itemChange? it
> > doesn't
> > seem to harm anything, so it's now committed, but i'm wondering what it
> > fixed
> > (if anything?) for you.
>
> My handler for the Apple
On Tuesday 19 August 2008, you wrote:
> Hi Aaron,
>
> I have to leave IRC for now. Hope to catch you sometime later
>
> But, to clarify things more, I have tried to explain my idea below:
> >> So, to be on the same side, I would like to clarify a few points...
> >> 1. Are we looking to create conte
Aaron J. Seigo wrote:
> what was the purpose of the change to Plasma::Applet::itemChange? it
> doesn't
> seem to harm anything, so it's now committed, but i'm wondering what it
> fixed
> (if anything?) for you.
My handler for the Applet::geometryChanged signal didn't see the applet's
new geometry()
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.vidsolbach.de/r/138/
---
Review request for Plasma.
Summary
---
This is a proxy widget to a QTr
On Tuesday 19 August 2008 18:56:46 Aaron J. Seigo wrote:
> > >> Also, when I removed the old systray, and put the new one into its
> > >> place, the icons wouldn't show up.
> > >>
> > >> restarting plasma made it show up in the top left corner, logging out
> > >> and in again gave me the screenshot
On Monday 18 August 2008, [EMAIL PROTECTED] wrote:
> account. If someone is available to commit my two verified patches, I
> would greatly appreciate it.
already done ...
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
KDE core deve
On Tuesday 19 August 2008, Hari krishna Anandhan wrote:
> > Aaron J. Seigo
> > you probably want to look at Plasma::Context in
> > kdebase/workspace/libs/plasms/context.h as it already does this (though
> > right now most of the methods are just stubs); i'll be working on this
> > (and the n810 she
> Aaron J. Seigo
> you probably want to look at Plasma::Context in
> kdebase/workspace/libs/plasms/context.h as it already does this (though right
> now most of the methods are just stubs); i'll be working on this (and the n810
> shell) for the rest of this week.
Cool... Had a look at it just now..
On Monday 18 August 2008, Ambroz Bizjak wrote:
> I have further improved my layout code. Now it can use any of the four
> corners as the "static corner" instead of only top-left. This means if the
> screen shrinks for example, it is not only possible to make the right
> screen border push applets l
On Monday 18 August 2008, Jason Stubbs wrote:
> Replying to myself...
>
> Jason Stubbs wrote:
> > Sebastian Kügler wrote:
> >> Positioning and background seem to be messed up here. See the
> >> screenshot.
> >
> > I've reproduced the positioning issue (it depends on the theme) so will
> > work on a
On Monday 11 August 2008, christian mollekopf wrote:
> grouping is done by pressing the alt key.Unfortunately (kind of =) ) im
> leaving in about 40 min on a three week trip trough eastern europe, so i
> won't be able to work on it until i'm back.
will you have time to finish it up after this trip
On Monday 11 August 2008, Benjamin Kleiner wrote:
> On Sunday 10. August 2008 12:24:03 wrote Aaron J. Seigo:
> > On Thursday 07 August 2008, Benjamin Kleiner wrote:
> > > Hi everyone,
> > > I hope I'm right here for plasma patches...
> >
> > plasma-devel@kde.org, actually ...
>
> Ah, okay, sorry.
>
--- On Tue, 8/19/08, Aaron J. Seigo wrote:
> will you be committing this, or do you need someone to do
> it for you?
I will need someone to do this for me, if it is not too much of a problem.
Thank you in advance. I hope to find the time in the future to begin
contributing on a steady basis.
On Sunday 17 August 2008, Arvid Ephraim Picciani wrote:
> I already talked to Aaron who supports the general idea of running plasma
> on embedded devices, and Riccardo who brought up the idea, that it might be
> possible to have a drop in replacement for kde dependencies.
as i noted on irc, i thin
On Tuesday 19 August 2008, Sebastian Kügler wrote:
> On Tuesday 19 August 2008 07:34:12 Ryan P. Bitanga wrote:
> > Does anyone have any objections to moving the spellcheck runner into
> > kdeplasma-addons? It hasn't been touched for a while and I don't think
> > it needs further development.
> >
>
On Monday 18 August 2008, Hari krishna Anandhan wrote:
> For starters, I would like to start the implementation with
> "system-wide activities" to nail down the architecture of the
> framework first , as I find my way around KDE!!! (remember I am new to
> KDE..!)
you probably want to look at Plasm
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.vidsolbach.de/r/133/#review125
---
Ship it!
- Aaron
On 2008-08-18 18:13:34, distortedlogic wrote:
On Tuesday 19 August 2008 07:34:12 Ryan P. Bitanga wrote:
> Does anyone have any objections to moving the spellcheck runner into
> kdeplasma-addons? It hasn't been touched for a while and I don't think
> it needs further development.
>
> I only read Aaron's mail asking if we could move it to kderev
31 matches
Mail list logo