Review Request: Add gradients to the plasma color wallpaper

2009-07-04 Thread Shafqat Bhuiyan
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/939/ --- Review request for Plasma. Summary --- This patch adds the ability to have g

Re: [PATCH] BUG 198888 & BUG 198890 about icon and text on plasma tooltip

2009-07-04 Thread 潘卫平
2009/7/5 Aaron J. Seigo > On Saturday 04 July 2009, 潘卫平 wrote: > > BUG 19 plasma applet tasks doesn't have an icon on tooltip, because > we > > don't set an icon in TaskGroupItem updateTooltip function. Apply > > kdebase-plasma-tasks-groupicon.patch to > > kdebase/workspace/plasma/applets/tas

Re: [PATCH] BUG 198888 & BUG 198890 about icon and text on plasma tooltip

2009-07-04 Thread Aaron J. Seigo
On Saturday 04 July 2009, 潘卫平 wrote: > BUG 19 plasma applet tasks doesn't have an icon on tooltip, because we > don't set an icon in TaskGroupItem updateTooltip function. Apply > kdebase-plasma-tasks-groupicon.patch to > kdebase/workspace/plasma/applets/tasks/ can fix this bug. yes, that's a

Re: bof?

2009-07-04 Thread Aaron J. Seigo
On Saturday 04 July 2009, Marco Martin wrote: > *right now popups don't have a shadow by kwin just because they set a > window mask (that is quite useless with composite active), there > should be a berret way to enable/disable kwin shadows for a certain > window which also reminds me: the slide

Re: bof?

2009-07-04 Thread Marco Martin
On 7/5/09, Aaron J. Seigo wrote: > On Saturday 04 July 2009, Chani wrote: >> does anyone have agenda items? > > * slide in/out effect for panel autohiding and panel popups show/hide > animations should be in kwin > > * extending the use of kwin's window selection effects in plasma, probably > hidi

Re: bof?

2009-07-04 Thread Aaron J. Seigo
On Saturday 04 July 2009, Chani wrote: > does anyone have agenda items? * slide in/out effect for panel autohiding and panel popups show/hide animations should be in kwin * extending the use of kwin's window selection effects in plasma, probably hiding it behind an API. it's clumsy to set _KDE_

SoK -- KUiServer and Plasma DataEngine changes need approval...

2009-07-04 Thread Shaun Reich
Hello, I sent this message to both kde-core and plasma --devel mailing lists, as it applies to both of them, moreso the former. Some of you may know, I have been working on an SoK project to show the job (transfer) progress within icons. There are different levels to this, two of them involved ma

Re: Problems with configuration of Plasmoid (Python)

2009-07-04 Thread Aaron J. Seigo
On Friday 03 July 2009, Alexander Fischer wrote: > Am 03.07.2009, 18:52 Uhr, schrieb Aaron J. Seigo : > > On Friday 03 July 2009, Alexander Fischer wrote: > >>content/conf/main.xml > > > > that should be config/ not conf/ > > Ah, thanks a lot! This fixed the error messages, except of > > plasmo

Re: bof?

2009-07-04 Thread Chani
> > really want to work on mid stuff with morpheuz and finish up the > plasmoid on systray thinghie, uuh but can't think of other stuff > important right now, uh yeah talking about the ZUI, other ideas on > other agenda items? well, those are more plasma-only things, perhaps we can do those after

Re: bof?

2009-07-04 Thread Marco Martin
On 7/4/09, Chani wrote: > On July 4, 2009 09:15:02 Artur Souza (MoRpHeUz) wrote: >> On Saturday 04 July 2009, 11:39 Chani wrote: >> > so I know plasma people are going to end up talking lots this week, but >> > do we want to have an offiicial bof session? last time I looked at the >> > bof wiki pa

Re: bof?

2009-07-04 Thread Chani
On July 4, 2009 09:15:02 Artur Souza (MoRpHeUz) wrote: > On Saturday 04 July 2009, 11:39 Chani wrote: > > so I know plasma people are going to end up talking lots this week, but > > do we want to have an offiicial bof session? last time I looked at the > > bof wiki page it was half-empty. > > It sh

Re: bof?

2009-07-04 Thread Artur Souza (MoRpHeUz)
On Saturday 04 July 2009, 11:39 Chani wrote: > so I know plasma people are going to end up talking lots this week, but do > we want to have an offiicial bof session? last time I looked at the bof > wiki page it was half-empty. It should be nice to have something, but not sure about the content...i

bof?

2009-07-04 Thread Chani
so I know plasma people are going to end up talking lots this week, but do we want to have an offiicial bof session? last time I looked at the bof wiki page it was half-empty. I was going to add plasma to it, but between the wiki being retarded about logins and the internet being very overloade

[PATCH] BUG 198888 & BUG 198890 about icon and text on pl asma tooltip

2009-07-04 Thread 潘卫平
Hi, everyone BUG 19 plasma applet tasks doesn't have an icon on tooltip, because we don't set an icon in TaskGroupItem updateTooltip function. Apply kdebase-plasma-tasks-groupicon.patch to kdebase/workspace/plasma/applets/tasks/ can fix this bug. BUG 198890 The positions of icon and text

Re: Review Request: Fix Open Picture.... menu behavior in Picture Frame applet

2009-07-04 Thread Sebastian Kügler
On Friday 03 July 2009 07:06:17 Shantanu Tushar Jha wrote: > bool invalidPicture = (m_currentUrl.path() == "Default") && > (m_mySlideShow->currentUrl() == "Default"); if > (hasAuthorization("LaunchApp") && ! (m_menuPresent || m_potd || > invalidPicture)) { I can't see you patch, but this line smel