Re: [REVIEW] integration of kuiserver applet into the systemtray

2008-11-17 Thread Jason Stubbs
. If you want to commit as-is to get it in before the freeze, I don't have issue though. That'd at least get any necessary strings in. -- Jason Stubbs ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: Prevent excessive painting of non-ARGB fdo system tray icons

2008-11-08 Thread Jason Stubbs
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/264/ --- (Updated 2008-11-08 19:40:24.687531) Review request for Plasma. Summary -

Re: Review Request: Prevent excessive painting of non-ARGB fdo system tray icons

2008-11-08 Thread Jason Stubbs
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/264/ --- (Updated 2008-11-08 19:40:17.960183) Review request for Plasma. Summary -

Re: Review Request: Prevent excessive painting of non-ARGB fdo system tray icons

2008-11-08 Thread Jason Stubbs
called 10 times. Nope, only once. A guard was already in place so I didn't need to add one. - Jason ------- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/264/#review255 -

Re: Review Request: Prevent excessive painting of non-ARGB fdo system tray icons

2008-11-08 Thread Jason Stubbs
Jason Stubbs wrote: > --- > This is an automatically generated e-mail. To reply, visit: > http://reviewboard.vidsolbach.de/r/264/ > --- > > (Updated 2008-11-08 04:

Review Request: Prevent excessive painting of non-ARGB fdo system tray icons

2008-11-08 Thread Jason Stubbs
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/264/ --- Review request for Plasma. Summary --- There are some situations - suc

Re: Review Request: Prevent excessive painting of non-ARGB fdo system tray icons

2008-11-08 Thread Jason Stubbs
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/264/ --- (Updated 2008-11-08 04:00:45.525789) Review request for Plasma. Summary -

Re: Review Request: Some improments to the system tray notifications.

2008-11-06 Thread Jason Stubbs
Rob Scheepmaker wrote: > On Wednesday 05 November 2008 15:18:02 Jason Stubbs wrote: >> Rob Scheepmaker wrote: >>> * The icon us quite large and takes up a lot of space. >>> Solution: remove the icon from the notification itself and use it as the >>> icon of th

Re: Review Request: Some improments to the system tray notifications.

2008-11-05 Thread Jason Stubbs
close a detached notification. You might want to check the behaviour of for each of the various combinations of with/without buttons, with/without a timeout and with/without being detached. -- Jason Stubbs ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: always paint background in the system tray

2008-10-31 Thread Jason Stubbs
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/247/#review239 --- Ship it! Looks fine to me. - Jason On 2008-10-31 06:42:16, Mar

Re: bad panel rendering on NetBSD

2008-10-22 Thread Jason Stubbs
e of https://bugs.kde.org/show_bug.cgi?id=170283. -- Jason Stubbs ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: kdreview check in

2008-10-14 Thread Jason Stubbs
in this thread. note what > the component is in your message, and you can include more than one component > in your message =) I'm happy for the systray to move. -- Jason Stubbs ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: playground plasmoid redux

2008-10-09 Thread Jason Stubbs
I missed this mail. Mixed feelings about gmail's interface. 2008/10/10 Aaron J. Seigo <[EMAIL PROTECTED]>: > On Saturday 04 October 2008, Jason Stubbs wrote: >> Aaron J. Seigo wrote: >> > On Friday 03 October 2008, Rob Scheepmaker wrote: >> >> On Thursda

Re: playground plasmoid redux

2008-10-09 Thread Jason Stubbs
(Let's try to the mailing list this time) On Thu, Oct 9, 2008 at 10:01 PM, Rob Scheepmaker <[EMAIL PROTECTED]> wrote: > On Sunday 05 October 2008 04:40:47 Jason Stubbs wrote: >> This is definitely a possibility, but I'm not sure it's really possible >> to accom

Re: playground/base/plasma/applets/systray-refactor

2008-10-05 Thread Jason Stubbs
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. >> &g

playground/base/plasma/applets/systray-refactor

2008-10-05 Thread Jason Stubbs
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 to be coming from Plasma::Containment and is causing everyth

Re: playground plasmoid redux

2008-10-04 Thread Jason Stubbs
en that the systray is a fairly core piece of the workspace, I'd really prefer to spend the alpha/beta stage ironing out any regressions from 4.1 rather than forcing in changes that weren't designed for... -- Jason Stubbs ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: playground plasmoid redux

2008-10-03 Thread Jason Stubbs
(), the documentation says it "returns true if the thread has not been started yet". ie, it doesn't wait at all. -- Jason Stubbs ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: playground applets

2008-09-30 Thread Jason Stubbs
mething that the widget should be doing that it isn't? The widget hasn't really changed from extendified_notify... Also, I'd like to add: * Sizing is wrong (again) when in the panel. -- Jason Stubbs ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: playground applets

2008-09-30 Thread Jason Stubbs
2008/10/1 Aaron J. Seigo <[EMAIL PROTECTED]> > On Tuesday 30 September 2008, Jason Stubbs wrote: > > * The correct icon isn't being set on notifications (internal API issue) > > internal to the systray-refactor widget .. or? Yep. It's a TODO. > > * Detached n

Re: playground applets

2008-09-30 Thread Jason Stubbs
ight forward to simply tack it on to the systray applet without any big changes in either code base. Yay/nay? -- Jason Stubbs ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: playground applets

2008-09-30 Thread Jason Stubbs
ications disappear (possible fix locally) * Detached notifications don't close. (What to do about this?) * Notifications aren't grouped by application. (Not critical but preferred) * Misbehavior of certain applets within the plasmoid protocol or vic

Re: playground/base/plasma/applets/systray-refactor/protocols/plasmoid

2008-09-23 Thread Jason Stubbs
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, bu

Re: playground/base/plasma/applets/systray-refactor/protocols/plasmoid

2008-09-22 Thread Jason Stubbs
e should be no more than one widget per task. Should the plasmoids applet be able to display a task in separate areas of the screen, it would need to be different applets or some fancy QGraphicsProxyGraphicsWidget. ;) Also, what is the orientation when on the desktop? If horizontal, should it sti

Re: AppletScript & configAccepted

2008-09-15 Thread Jason Stubbs
Petri Damstén wrote: > If we are looking root of that package (It's equal to path() but needed in > dashboard to set "root" to this) then basepath is /some/path/ and canonical > is > /some/path and startsWith does not match. Is it ok to add '/' to > canonicalPath? What you probably want is QDi

Re: plasma/kdelibs coding style and pointers

2008-09-01 Thread Jason Stubbs
Jason Stubbs wrote: > The kdelibs coding style on techbase[1] only says "For pointers or > references, use a single space before '*' or '&', but not after". When > looking through applet.h and applet.cpp, I see this rule being broken in > some circu

Re: plasma/kdelibs coding style and pointers

2008-08-31 Thread Jason Stubbs
> > and it's the way the compiler interprets it > With the rule of having only one definition per line, this reasoning is mostly irrelevant. But I'm not really interested in arguing the merits of X or Y. I'd just like to confirm that I'm correctly understanding where

plasma/kdelibs coding style and pointers

2008-08-31 Thread Jason Stubbs
g * Blah::foo(); Assuming the above are all correct, is it "correct" to put the asterisk next to the variable (but not function) name when one is present and next to the class/struct name otherwise? [1] http://techbase.kde.org/Policies/Kdelibs_Coding_Style -- Jason Stubbs __

Re: System tray rewrite ready for review

2008-08-24 Thread Jason Stubbs
Aaron J. Seigo wrote: > 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 t

Re: System tray rewrite ready for review

2008-08-24 Thread Jason Stubbs
ay them. It seems that the notifications display code could be reused for this? It also seems like a good idea to separate the notion of a tray icon and an application message as far as the systray/core stuff goes... -- Jason Stubbs ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: System tray rewrite ready for review

2008-08-22 Thread Jason Stubbs
nd (commented out in subversion) but it is breaking when exiting the dashboard. More strange behaviour that I can't explain. :( -- Jason Stubbs ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: Transparent system tray icons

2008-08-21 Thread Jason Stubbs
, what should be done will probably be more a bit more obvious. :) -- Jason Stubbs ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: System tray rewrite ready for review

2008-08-18 Thread Jason Stubbs
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 fix for that, There's actually tw

Re: System tray rewrite ready for review + portability?

2008-08-18 Thread Jason Stubbs
et will work just fine. [1] http://standards.freedesktop.org/systemtray-spec/systemtray-spec-latest.html -- Jason Stubbs ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: System tray rewrite ready for review

2008-08-18 Thread Jason Stubbs
Sebastian Kügler wrote: > On Sunday 17 August 2008 19:53:33 Jason Stubbs wrote: >> I won't be around much over the next week as I'm moving, but I should be >> back to my regular "squeeze in an hour or two each day" by next weekend. It seems I'll con

System tray rewrite ready for review

2008-08-17 Thread Jason Stubbs
r or two each day" by next weekend. Ok, I'll keep it short and sweet. -- Jason Stubbs ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: Transparent system tray icons

2008-08-17 Thread Jason Stubbs
Jason Stubbs wrote: > Diff: http://reviewboard.vidsolbach.de/r/137/diff It seems I screwed up the base diff path so, for those that tried to access it earlier and only got a python traceback, the above URL now works correctly. -- Jason Stu

Re: Review Request: Transparent system tray icons

2008-08-17 Thread Jason Stubbs
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/137/ --- (Updated 2008-08-17 08:43:00.845896) Review request for Plasma. Summary -

Review Request: Transparent system tray icons

2008-08-17 Thread Jason Stubbs
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/137/ --- Review request for Plasma. Summary --- Adds transparency to system tra

playground/base/plasma/applets/systray-refactor/core/fdo

2008-08-16 Thread Jason Stubbs
SVN commit 848034 by jstubbs: This code doesn't serve it's purpose, but I'd like others to have a look at it so I'm throwing it into subversion for the time being. The purpose is to do ParentRelative background-pixmap manually. No X errors are mentioned on the console and there's no crashes but n