Re: Review Request: [Quicklaunch] Refactoring, layout fixes and a drag & drop marker.

2010-04-02 Thread Ingomar Wesp
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/3358/ --- (Updated 2010-04-02 19:05:06.237279) Review request for Plasma. Changes --

Re: Plasma Media Center and state machines

2010-04-02 Thread Marco Martin
On Fri, Apr 2, 2010 at 5:54 PM, Shantanu Tushar Jha wrote: >> >> Shan proposed to have states for each applet. I my mind this means that a >> plugin would need to write states for all applets, so actually similar to >> the above, except that the instructions are closer to the applets and >> sepera

Re: Plasma Media Center and state machines

2010-04-02 Thread Shantanu Tushar Jha
On Fri, Apr 2, 2010 at 7:31 PM, Christophe Olinger wrote: > > > On Thu, Apr 1, 2010 at 10:43 PM, Aaron J. Seigo wrote: >> >> On April 1, 2010, Christophe Olinger wrote: >> > >>     sliderMusicModeSeek; >> > >>     iconSlideshow; >> > >>     iconRotateCW; >> > >>     iconRotateCCW; >> > > >> > > w

Re: Plasma Media Center and state machines

2010-04-02 Thread Shantanu Tushar Jha
On Fri, Apr 2, 2010 at 2:04 PM, Alessandro Diaferia wrote: > > > 2010/4/2 Marco Martin >> >> On Friday 02 April 2010, Shantanu Tushar Jha wrote: >> > (My ideas, be free to kick ;) >> > >> > Hi Christophe, now I'm able to understand most of what you've >> > proposed. Somehow, I don't like having j

Re: Plasma Media Center and state machines

2010-04-02 Thread Shantanu Tushar Jha
On Fri, Apr 2, 2010 at 6:40 PM, Christopher Blauvelt wrote: > Perhaps I haven't been paying close enough attention but what is the need of > the state machine? > >>> >>> So we can now have: >>> Pictures, >>> Videos, >>> Audio tracks, >>> Games, >>> Olographic films :-) >>> ... >>> >>> That's proba

Re: GSoC : Multiscreen management

2010-04-02 Thread Detlev Casanova
On Thursday 01 April 2010 20:15:40 Aaron J. Seigo wrote: > On April 1, 2010, Will Stephenson wrote: > > Aaron, do you think there's another GSoC project in completing Kephal? > > yes, particularly on the storing / restoring of configurations and > integrating it with the existing UI elements (devi

Re: GSoC : Multiscreen management

2010-04-02 Thread Detlev Casanova
On Friday 02 April 2010 16:26:36 todd rme wrote: > On Thu, Apr 1, 2010 at 10:35 AM, Detlev Casanova > > wrote: > > So, my point is : there are problems. > > So far, what's the link with plasma you might ask. Well, I'd like the > > device notifier to react when a monitor is plugged in, showing the

Re: GSoC : Multiscreen management

2010-04-02 Thread todd rme
On Thu, Apr 1, 2010 at 10:35 AM, Detlev Casanova wrote: > So, my point is : there are problems. > So far, what's the link with plasma you might ask. Well, I'd like the device > notifier to react when a monitor is plugged in, showing the screen. 2 actions > should be possible : Auto configure and m

Dew

2010-04-02 Thread Andrew Lake
___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Plasma Media Center and state machines

2010-04-02 Thread Christophe Olinger
On Thu, Apr 1, 2010 at 10:43 PM, Aaron J. Seigo wrote: > On April 1, 2010, Christophe Olinger wrote: > > >> sliderMusicModeSeek; > > >> iconSlideshow; > > >> iconRotateCW; > > >> iconRotateCCW; > > > > > > would these rotation ones belong to the image browser, and be provided > as

Re: Plasma Media Center and state machines

2010-04-02 Thread Christopher Blauvelt
Perhaps I haven't been paying close enough attention but what is the need of the state machine? > So we can now have: >> Pictures, >> Videos, >> Audio tracks, >> Games, >> Olographic films :-) >> ... >> >> That's probably enough for now :-P >> > Your joke I think proves that it would be better no

Re: Plasma Media Center and state machines

2010-04-02 Thread Christophe Olinger
I'll just have to try and see how far I get with a single state machine. I think that Shan's idea could work but also think that extending things would mean writing new states for all applets. For me it seems easier to write a top level state which can direct infromation to all applets. The applets

Re: GSoC : Multiscreen management

2010-04-02 Thread Will Stephenson
On Thursday 01 April 2010 21:28:38 Detlev Casanova wrote: > On Thursday 01 April 2010 18:13:09 Will Stephenson wrote: > > On Thursday 01 April 2010 16:35:59 Detlev Casanova wrote: > > > What do you think ? > > > > All great features, but you should look at > > http://techbase.kde.org/Projects/Plas

Re: GSoC : Multiscreen management

2010-04-02 Thread Will Stephenson
On Friday 02 April 2010 00:09:01 Björn Ruberg wrote: > > I have to check the difference between "Monitor", "Screen", "Display" and > > "Head" or are those actually the same thing ? > > "Monitor", "Display" and "Head" are probably the same - in Kephal they are > named as "Output". "Screen" ist actu

Re: Review Request: Prefetching in Comic Strip plasmoid

2010-04-02 Thread Matthias Fuchs
> On 2010-04-01 21:33:03, Matthias Fuchs wrote: > > Ok, I tried it now and it works great! Fantastic addition, really makes > > reading some comics more comfortable. > > Go on and commit it :) -- unless if you have no svn account then please > > write that here. > > Miha Cancula wrote: > T

Re: GSoC : Multiscreen management

2010-04-02 Thread Will Stephenson
On Thursday 01 April 2010 20:07:14 Chani wrote: > On April 1, 2010 09:40:12 Björn Ruberg wrote: > > Hello, > > > > I fully agree with Detlev's points. The multiscreen management is very > > bad in KDE currently, although in KDE 4.4 it is a little better than in > > KDE 4.3. Every time I want to pl

Re: Plasma Media Center and state machines

2010-04-02 Thread Alessandro Diaferia
2010/4/2 Marco Martin > On Friday 02 April 2010, Shantanu Tushar Jha wrote: > > (My ideas, be free to kick ;) > > > > Hi Christophe, now I'm able to understand most of what you've > > proposed. Somehow, I don't like having just one state machine for the > > whole MC, the main reason being that we

Re: Plasma Media Center and state machines

2010-04-02 Thread Marco Martin
On Friday 02 April 2010, Shantanu Tushar Jha wrote: > (My ideas, be free to kick ;) > > Hi Christophe, now I'm able to understand most of what you've > proposed. Somehow, I don't like having just one state machine for the > whole MC, the main reason being that we're going to support > extensibilit

Re: Review Request: Prefetching in Comic Strip plasmoid

2010-04-02 Thread Miha Cancula
> On 2010-04-01 21:33:03, Matthias Fuchs wrote: > > Ok, I tried it now and it works great! Fantastic addition, really makes > > reading some comics more comfortable. > > Go on and commit it :) -- unless if you have no svn account then please > > write that here. Thank you :) And no, I don't ha