Re: Export/Save plasma widget arrangement on workspace

2009-05-04 Thread Chani
On May 4, 2009 15:25:13 Pascal Bach wrote: > Hello, > I'm searching for a way to export/save the current configuration and > arrangement of my plasma widgets on my workspace and to import/load it > again on another Computer. > > Is this already possible? Or can somebody point me in a direction > wh

things remaining in kdereview: devicenotifier, mediaplayer, kimpanel

2009-05-04 Thread Aaron J. Seigo
the following items are still in kdreview (along with why): applets/devicenotifier: it still behaves oddly (e.g. scrollbars appearing) when made smallish and while it gives a more "native plasma" look still feels a bit unpolished; i think this one should wait for 4.4 as it doesn't offer any oth

Internal Extender Container?

2009-05-04 Thread Rob Scheepmaker
With the string freeze very near, I suddenly remembered one string I would like to see chanced, but I have no idea to what: that of the 'Internal Extender Container'. That's the little applet build into plasma that functions as host to detached extender items (with the nice little snowman icon w

Re: Export/Save plasma widget arrangement on workspace

2009-05-04 Thread Aaron J. Seigo
On Monday 04 May 2009, Pascal Bach wrote: > I'm searching for a way to export/save the current configuration and > arrangement of my plasma widgets on my workspace and to import/load it > again on another Computer. <= 4.2: plasmarc and plasma-appletsrc => 4.3: plasmarc, plasma-desktoprc and plasm

Re: Export/Save plasma widget arrangement on workspace

2009-05-04 Thread Andrew Coles
I don't know a nice way to do it, but: cd ~/.kde/share/config tar -cvf ~/plasmasettings.tar plasma* then upload plasmasettings.tar to the other machine, and: cd ~/.kde/share/config tar -xvf ~/plasmasettings.tar plasma* If your KDEHOME isn't .kde, you might need to change it, but the basic ide

Export/Save plasma widget arrangement on workspace

2009-05-04 Thread Pascal Bach
Hello, I'm searching for a way to export/save the current configuration and arrangement of my plasma widgets on my workspace and to import/load it again on another Computer. Is this already possible? Or can somebody point me in a direction where to look to implement such a feature? Thanks for you

Re: Review Request: completed jobs automatically get destroyed after some time, but only while the computer is not being used.

2009-05-04 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/671/#review1052 --- Ship it! looks good :) just a couple minor niggles, but nothing major

Re: Review Request: FIXME part of quicklaunch

2009-05-04 Thread Sujith H
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/649/ --- (Updated 2009-05-04 12:02:49.230058) Review request for Plasma and Aaron Seigo.

Re: Review Request: completed jobs automatically get destroyed after some time, but only while the computer is not being used.

2009-05-04 Thread Rob Scheepmaker
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/671/ --- (Updated 2009-05-04 13:10:36.344756) Review request for Plasma. Changes ---

Re: Remember The Milk plasmoid/dataengine: kdereview

2009-05-04 Thread Andrew Stromme
On Monday 04 May 2009 11:42:20 Aaron J. Seigo wrote: > On Monday 04 May 2009, Andrew Stromme wrote: > > On Monday 27 April 2009 05:11:59 Aaron J. Seigo wrote: > > > On Sunday 26 April 2009, Andrew Stromme wrote: > > > > Last night I moved the Remember The Milk plasmoid and its associated > > > > da

Re: Review Request: FIXME part of quicklaunch

2009-05-04 Thread Sujith H
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/649/ --- (Updated 2009-05-04 12:10:06.159507) Review request for Plasma and Aaron Seigo.

Re: Review Request: FIXME part of quicklaunch

2009-05-04 Thread Sujith H
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/649/ --- (Updated 2009-05-04 12:00:56.303439) Review request for Plasma and Aaron Seigo.

Re: Review Request: FIXME part of quicklaunch

2009-05-04 Thread Sujith H
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/649/ --- (Updated 2009-05-04 11:55:21.794595) Review request for Plasma and Aaron Seigo.

Re: Review Request: completed jobs automatically get destroyed after some time, but only while the computer is not being used.

2009-05-04 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/671/#review1050 --- /trunk/KDE/kdebase/workspace/plasma/applets/systemtray/ui/applet.cpp <

Re: Transparent themes without composition

2009-05-04 Thread Aaron J. Seigo
On Sunday 03 May 2009, David Nolden wrote: > Yes, because the color-matching alone simply isn't satisfying. It's just a > first step. it will be the only step. anything more comes at a cost in terms of either code complexity (c.f. the theme background provider class, for instance) or (at least e

Re: Transparent themes without composition

2009-05-04 Thread Aaron J. Seigo
On Sunday 03 May 2009, David Nolden wrote: > allow a color, but not a pattern. because a pattern is going to lead to user configuration. -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer sponsored by Qt Software si

Re: Transparent themes without composition

2009-05-04 Thread Aaron J. Seigo
On Monday 04 May 2009, David Nolden wrote: > Ok now let's forget this whole past part of the discussion, and start new > in a productive manner. :) > The feature freeze will start today, so in order to get at least something > useful into KDE 4.3, I now propose this: don't worry, i consider it a

Re: Remember The Milk plasmoid/dataengine: kdereview

2009-05-04 Thread Aaron J. Seigo
On Monday 04 May 2009, Andrew Stromme wrote: > On Monday 27 April 2009 05:11:59 Aaron J. Seigo wrote: > > On Sunday 26 April 2009, Andrew Stromme wrote: > > > Last night I moved the Remember The Milk plasmoid and its associated > > > dataengine and library into kdereview. It now lives here: > > > >

Review Request: completed jobs automatically get destroyed after some time, but only while the computer is not being used.

2009-05-04 Thread Rob Scheepmaker
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/671/ --- Review request for Plasma. Summary --- As an experiment, I'd tried this poss

Re: Transparent themes without composition

2009-05-04 Thread David Nolden
Am Montag 04 Mai 2009 16:40:17 schrieb Marco Martin: > On Monday 04 May 2009, David Nolden wrote: > > Ok now let's forget this whole past part of the discussion, and start new > > in a productive manner. > > > > The feature freeze will start today, so in order to get at least > > something useful i

Re: Transparent themes without composition

2009-05-04 Thread Marco Martin
On Monday 04 May 2009, David Nolden wrote: > Ok now let's forget this whole past part of the discussion, and start new > in a productive manner. > > The feature freeze will start today, so in order to get at least something > useful into KDE 4.3, I now propose this: > - The Theme section of the pla

Re: Remember The Milk plasmoid/dataengine: kdereview

2009-05-04 Thread Andrew Stromme
On Monday 27 April 2009 05:11:59 Aaron J. Seigo wrote: > On Sunday 26 April 2009, Andrew Stromme wrote: > > Last night I moved the Remember The Milk plasmoid and its associated > > dataengine and library into kdereview. It now lives here: > > where is the library going to end up? I've been thinkin

Re: Transparent themes without composition

2009-05-04 Thread David Nolden
Ok now let's forget this whole past part of the discussion, and start new in a productive manner. The feature freeze will start today, so in order to get at least something useful into KDE 4.3, I now propose this: - The Theme section of the plasma configuration file contains an additional confi

Re: Systray jobs

2009-05-04 Thread Marco Martin
On Friday 01 May 2009, Rob Scheepmaker wrote: > Hello all, > > I would like in discuss what things should still be improved to the way > jobs are handled in the systemtray before the freeze. These are some of the > things I noticed or are often requested: > > * Auto hiding after the dialog with job