Re: Review Request: Window runner to switch windows and desktops

2009-07-28 Thread Ryan Bitanga
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1114/#review1828 --- Looks good :) trunk/KDE/kdebase/workspace/plasma/runners/windows/win

Re: Pager config not working with vertical Panel

2009-07-28 Thread Aaron J. Seigo
On Tuesday 28 July 2009, Anthony Bryant wrote: > On Tue, Jul 28, 2009 at 9:46 PM, Aaron J. Seigo wrote: > > whew! ok :) Anthony: can you commit your patch then and backport it? > > thanks. > > I would if I had an svn account - could you do it for me? ah, right, we just had that conversation the ot

Re: Conky

2009-07-28 Thread Aaron J. Seigo
On Tuesday 28 July 2009, David Baron wrote: > This is a very versatile, configurable system/email/xmms2/you-name-it i've read reviews about it and it seems very un-user-friendly in it's configuration. what does it have that our plasmoids don't currently have, exactly? -- Aaron J. Seigo humru o

Re: plasma application policies

2009-07-28 Thread Aaron J. Seigo
On Tuesday 28 July 2009, Richard Dale wrote: > On Tue, Jul 28, 2009 at 2:32 AM, Aaron J. Seigo wrote: > > the script engine situation is probably the easiest of the bunch: just > > add a method to the script engine that states what it does with > > configuration (e.g. setProvidesCustomizedConfigura

Re: Review Request: Fix svg support on Plasma::PushButton

2009-07-28 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1152/#review1826 --- Ship it! making it display a sincgle element is a nice addition - Ma

Re: Pager config not working with vertical Panel

2009-07-28 Thread Anthony Bryant
On Tue, Jul 28, 2009 at 9:46 PM, Aaron J. Seigo wrote: > whew! ok :) Anthony: can you commit your patch then and backport it? thanks. I would if I had an svn account - could you do it for me? ___ Plasma-devel mailing list Plasma-devel@kde.org https://mai

Review Request: Fix svg support on Plasma::PushButton

2009-07-28 Thread Arthur Mello
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1152/ --- Review request for Plasma. Summary --- This change sets the correct path to

Re: Pager config not working with vertical Panel

2009-07-28 Thread Aaron J. Seigo
On Tuesday 28 July 2009, Richard Dale wrote: > On Tue, Jul 28, 2009 at 5:58 PM, Anthony Bryant wrote: > > I'm not completely sure, but I think somehow you weren't running my > > patch when you tried to test it... > > I've definitely fixed the problem you described here. > > My apologies. I think I

Re: Review Request: Window runner to switch windows and desktops

2009-07-28 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1114/#review1825 --- Ship it! i think we may need to hook up the KWindowSystem signals in

Re: Review Request: Add next and previous buttons to Frame applet

2009-07-28 Thread Arthur Mello
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1028/ --- (Updated 2009-07-28 20:22:17.663566) Review request for Plasma. Changes --

Re: Pager config not working with vertical Panel

2009-07-28 Thread Richard Dale
On Tue, Jul 28, 2009 at 5:58 PM, Anthony Bryant wrote: > On Tue, Jul 28, 2009 at 4:00 PM, Richard Dale wrote: >> I have four virtual desktops and a vertical panel on the right. If I >> use the configure dialog to set the number of columns to two, it works >> fine, and I have my four desktops in two

Re: Pager config not working with vertical Panel

2009-07-28 Thread Anthony Bryant
On Tue, Jul 28, 2009 at 4:00 PM, Richard Dale wrote: > I have four virtual desktops and a vertical panel on the right. If I > use the configure dialog to set the number of columns to two, it works > fine, and I have my four desktops in two rows and two columns. If I > set the number of columns to o

Conky

2009-07-28 Thread David Baron
This is a very versatile, configurable system/email/xmms2/you-name-it monitor which can even be made transparent like those karamba thingies. Anyone use or like it. Should be quite simple to have a plasmoid to show it on mouseover or keyboard shortcut toggle.

Re: Review Request: Window runner to switch windows and desktops

2009-07-28 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1114/ --- (Updated 2009-07-28 15:06:18.013103) Review request for Plasma. Changes --

Re: Pager config not working with vertical Panel

2009-07-28 Thread Richard Dale
On Mon, Jul 27, 2009 at 8:47 PM, Aaron J. Seigo wrote: > On Monday 27 July 2009, Richard Dale wrote: >> The Pager applet in the kde 4.3 branch doesn't work with a Panel >> aligned vertically. The attached patch fixes the bug. > > does the patch on reviewboard fix this for you as well? see: > > http

Re: plasma application policies

2009-07-28 Thread Richard Dale
On Tue, Jul 28, 2009 at 2:32 AM, Aaron J. Seigo wrote: > the script engine situation is probably the easiest of the bunch: just add a > method to the script engine that states what it does with configuration (e.g. > setProvidesCustomizedConfiguration(bool)) and query that when deciding what to > do

Re: Review Request: Allow runners to do quick prepare and teardown for match sessions

2009-07-28 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1133/#review1819 --- /trunk/KDE/kdelibs/plasma/runnermanager.cpp

Re: Akonaditray always hidden.

2009-07-28 Thread Marco Martin
On Tuesday 28 July 2009, Tom Albers wrote: > At Tuesday 28 July 2009 09:31, you wrote: > > On Sunday 26 July 2009, Tom Albers wrote: > > > Now it hides, even I uncheck the setting to unhide it. > > > And where is the default hidden/visible set? > > > > the icon itself tells the tray when it is inac

Re: plasma application policies

2009-07-28 Thread Marco Martin
On Tuesday 28 July 2009, Aaron J. Seigo wrote: > hi all ... > > while looking at https://bugs.kde.org/show_bug.cgi?id=201663 i found that > the problem is that setHasConfigurationInterface (potentially useful > information) turns off the config option even though Applet provides global > short sett

Re: Akonaditray always hidden.

2009-07-28 Thread R.F. Pels
On Tue 28 July 2009 09.31.31 Aaron J. Seigo wrote: > that status is up to akonaditray, however. what is the use case for > always showing it if nothing is happening with it? Wanting to know it it is inactive instead of invisible? The two do not equate to the same. I venture that Tom has a point

Re: Akonaditray always hidden.

2009-07-28 Thread Aaron J. Seigo
On Tuesday 28 July 2009, Tom Albers wrote: > As an akonadi developer is constantly use it. Why is there a setting when > it is completely ignored? it's not. that setting is actually "hide" not "show". previously there was no way for an icon to say "hide me" or "show me" and so that feature, carr

Re: Akonaditray always hidden.

2009-07-28 Thread Tom Albers
At Tuesday 28 July 2009 09:31, you wrote: > On Sunday 26 July 2009, Tom Albers wrote: > > Now it hides, even I uncheck the setting to unhide it. > > And where is the default hidden/visible set? > > the icon itself tells the tray when it is inactive. the system tray widget > currently interprets "

Re: Akonaditray always hidden.

2009-07-28 Thread Aaron J. Seigo
On Sunday 26 July 2009, Tom Albers wrote: > Now it hides, even I uncheck the setting to unhide it. > And where is the default hidden/visible set? the icon itself tells the tray when it is inactive. the system tray widget currently interprets "inactive system service" to mean "not necessary to sho

Akonaditray always hidden.

2009-07-28 Thread Tom Albers
Hi, What do I have to do to make akonaditray always visible? Now it hides, even I uncheck the setting to unhide it. And where is the default hidden/visible set? Please CC me. Toma -- KDE Developer___ Plasma-devel mailing list Plasma-devel@kde.org htt