Re: [nepomuk-kde] Some clarifications with nepomuk integration

2008-08-20 Thread Aaron J. Seigo
On Wednesday 20 August 2008, you wrote: > On Thu, Aug 21, 2008 at 8:45 AM, Aaron J. Seigo <[EMAIL PROTECTED]> wrote: > >> And, Location awareness be implemented in a separate library ( ? ) and > >> plasma::Context will also be one of the consumers of it. > > > > right; the library most likely to be

Re: Review Request: Transparent system tray icons

2008-08-20 Thread Aaron J. Seigo
On Wednesday 20 August 2008, you wrote: > On Wednesday 20 August 2008, Aaron Seigo wrote: > > --- > > This is an automatically generated e-mail. To reply, visit: > > http://reviewboard.vidsolbach.de/r/137/#review127 > > ---

Re: Review Request: Transparent system tray icons

2008-08-20 Thread Helio Chissini de Castro
On Wednesday 20 August 2008, Aaron Seigo wrote: > --- > This is an automatically generated e-mail. To reply, visit: > http://reviewboard.vidsolbach.de/r/137/#review127 > --- > > > i'm not

Re: System tray rewrite ready for review

2008-08-20 Thread Fredrik Höglund
Hi Jason, I've looked at your patch, and here are some comments about the code. The code in createBackgroundPixmap() that converts the QImage to an XImage is not really sufficient, because there's no guarantee that the QImage format matches the visual format just because the depth is the same. Fo

Re: Comic dataengine

2008-08-20 Thread Matthias Fuchs
Thank you for your answer Aaron, that helped me a lot. :) I'm a Qt and KDE coding newbie, so could someone of you please look at my code and comit -- I have no svn account -- it if everything is alright? I also attached the correspondence I had with the creator of "Shit Happens!" as you (Aaro

Re: How to make plasma shutdown

2008-08-20 Thread Helio Chissini de Castro
On Wednesday 20 August 2008, Aaron J. Seigo wrote: > On Wednesday 20 August 2008, Ambroz Bizjak wrote: > > I've decided to fix some weird problems with saving the state of applets > > and containments on shutdown, and I have a quick question: how to make > > plasma attempt nice shutdown without act

Re: Idle time tracking in KRunner

2008-08-20 Thread Fredrik Höglund
On Friday 08 August 2008 14:34, Sebastian Kügler wrote: > On Friday 08 August 2008 14:01:08 Ryan P. Bitanga wrote: > > 2008/8/8 Sebastian Kügler <[EMAIL PROTECTED]>: > > > Wasn't a feature added to Xorg some time ago that basically works like a > > > signal/slot connection, i.e. you tell X to notif

Re: CHANGELOG nag

2008-08-20 Thread Alex Merry
On Wednesday 20 August 2008 18:39:01 Aaron J. Seigo wrote: > hi all... > > lots of new features and fixes have made it into plasma in the last 3 > weeks. i'd like to request that you please note your changes in > kdebase/workspace/plasma/design/CHANGELOG before i end up having to wade > through the

CHANGELOG nag

2008-08-20 Thread Aaron J. Seigo
hi all... lots of new features and fixes have made it into plasma in the last 3 weeks. i'd like to request that you please note your changes in kdebase/workspace/plasma/design/CHANGELOG before i end up having to wade through the commit log myself to catch it up =) thanks ... -- Aaron J. Seig

Re: How to make plasma shutdown

2008-08-20 Thread Ambroz Bizjak
> kquitapp plasma That works fine, thanks both! ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: How to make plasma shutdown

2008-08-20 Thread Aaron J. Seigo
On Wednesday 20 August 2008, Ambroz Bizjak wrote: > I've decided to fix some weird problems with saving the state of applets > and containments on shutdown, and I have a quick question: how to make > plasma attempt nice shutdown without actually logging off? I tried > different signals but plasma j

Re: How to make plasma shutdown

2008-08-20 Thread George Goldberg
On Wed, Aug 20, 2008 at 4:50 PM, Ambroz Bizjak <[EMAIL PROTECTED]> wrote: > I've decided to fix some weird problems with saving the state of applets > and containments on shutdown, and I have a quick question: how to make > plasma attempt nice shutdown without actually logging off? I tried > differ

How to make plasma shutdown

2008-08-20 Thread Ambroz Bizjak
I've decided to fix some weird problems with saving the state of applets and containments on shutdown, and I have a quick question: how to make plasma attempt nice shutdown without actually logging off? I tried different signals but plasma just terminates immediately. I suppose some dbus command, b

Re: Grouping Taskbar update

2008-08-20 Thread Marco Martin
On Monday 11 August 2008, christian mollekopf wrote: > Hi,I was just writing a text about the current progress in the > GroupingTaskbar and then pressed a key by accident or what ever, but it > ended in my browser changing the website and my text on hotmail was lost > =(. Since i don't have the tim

Re: Review Request: a TreeView proxy widget

2008-08-20 Thread Marco Martin
> On 2008-08-20 06:32:27, Aaron Seigo wrote: > > it looks fine; my only question/concern is whether we have a user for it > > yet? this one should be easy to find a user for, actually, but i'd like to > > hold off on things like tables until there are actual widgets wanting to > > use it so we

Re: Comic dataengine

2008-08-20 Thread Aaron J. Seigo
On Wednesday 20 August 2008, Matthias Fuchs wrote: > Yet I have no clue how to combine two pictures in one QImage -- if that > is even possible -- especially if one is wider than the other. open a QPainter on the one image, and paint the other one into it. if you need to combine the two of them v

Comic dataengine

2008-08-20 Thread Matthias Fuchs
Hello, I created a dataengine for the German "Shit Happens!" comic situated at www.ruth.de and got the permission by the author to publish the code. Though there is one problem left I can't solve and need your help with. He wrote that over every comic there should be this banner [1] so that

Re: Review Request: [PopupApplet] drop abnormally showed icon in desktop mode

2008-08-20 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/129/#review128 --- Ship it! - Aaron On 2008-08-07 15:30:04, Loic Marteau wrote: >

Re: Review Request: Transparent system tray icons

2008-08-20 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/137/#review127 --- i'm not sure it makes sense to backport this to 4.1: it's a visual

Re: Review Request: a TreeView proxy widget

2008-08-20 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/138/#review126 --- Ship it! it looks fine; my only question/concern is whether we ha

Re: Wallpaper plugins

2008-08-20 Thread Aaron J. Seigo
On Wednesday 20 August 2008, Petri Damstén wrote: > > do you mean DataEngines connected to applets that are migrated from one > > containment to another? > > Yes, Digital clock remains empty until going to config dialog and pressing > ok and I also get messages like: ok, i think i see what's happe

Re: System tray rewrite ready for review

2008-08-20 Thread Aaron J. Seigo
On Sunday 17 August 2008, Jason Stubbs wrote: > I'm fairly happy with the state of the rewrite and so am requesting that > it be reviewed for moving into trunk/kdebase. There's not much that it > doesn't fix and not much work left to do, but no show stoppers as far as > I know. some thoughts/comme

Re: Wallpaper plugins

2008-08-20 Thread Aaron J. Seigo
On Wednesday 20 August 2008, Petri Damstén wrote: > On Wednesday 20 August 2008 12:08:36 Aaron J. Seigo wrote: > > is it that it gets the wrong geometry, or that the screen number isn't > > set? i'm guessing the latter. i'm suspicious of the > > c->restore(containmentConfig) line and the lack of a

Re: Wallpaper plugins

2008-08-20 Thread Petri Damstén
On Wednesday 20 August 2008 12:08:36 Aaron J. Seigo wrote: > is it that it gets the wrong geometry, or that the screen number isn't set? > i'm guessing the latter. i'm suspicious of the > c->restore(containmentConfig) line and the lack of a matching save. not all > the settings from the containment

Re: branches/KDE/4.1/kdebase/workspace/libs/plasma

2008-08-20 Thread Aaron J. Seigo
On Wednesday 20 August 2008, Ambroz Bizjak wrote: > Aaron J. Seigo wrote: > > looks good; please commit ... > > > > (i really wish we could transition this to using the window decorations > > support in QGraphicsWidget; i'll have to take a look at that again at > > some point) > > It's commited. I

Re: branches/KDE/4.1/kdebase/workspace/libs/plasma

2008-08-20 Thread Ambroz Bizjak
Aaron J. Seigo wrote: > looks good; please commit ... > > (i really wish we could transition this to using the window decorations > support in QGraphicsWidget; i'll have to take a look at that again at some > point) It's commited. I also disconnected some signals in detachApplet to prevent a crash

Re: Wallpaper plugins

2008-08-20 Thread Aaron J. Seigo
On Wednesday 20 August 2008, Petri Damstén wrote: > Hi, > > I have been working on Plasma::Wallpaper and patch was getting big. Since > there are some svn moves coming we agreed with Aaron that I should commit > it now and continue to work on it in trunk. Sorry for not posting some > earlier versio

Re: branches/KDE/4.1/kdebase/workspace/libs/plasma

2008-08-20 Thread Aaron J. Seigo
On Wednesday 20 August 2008, Ambroz Bizjak wrote: > The patch also makes the reappear code cleaner. > I've been testing thinks and am not aware of any regressions my changes > (previous and this one) caused. looks good; please commit ... (i really wish we could transition this to using the window

Wallpaper plugins

2008-08-20 Thread Petri Damstén
Hi, I have been working on Plasma::Wallpaper and patch was getting big. Since there are some svn moves coming we agreed with Aaron that I should commit it now and continue to work on it in trunk. Sorry for not posting some earlier versions for comments. Committed changes: - Wallpaper API chang

Re: branches/KDE/4.1/kdebase/workspace/libs/plasma

2008-08-20 Thread Ambroz Bizjak
Ambroz Bizjak wrote: > Both of the symptoms I described happen when two applet handles are > attached to the same applet (very rare!). > When a handle disappears, it emits AppletHandle::disappearDone and > triggers ContainmentPrivate::handleDisappeared, which removes it from its > list of handles a