Re: A couple of questions about QML Plasma bindings

2011-03-22 Thread Marco Martin
On Saturday 19 March 2011, Marco Martin wrote: > > Text { > id:textItem > text: "foobar" > } > > PlasmaCore.ToolTipData { >item: textItem >icon: QIcon("konqueror") >title: " foo" >subtext: "bar" > } > small update, started to implement this... good news ev

Re: questions about plasmoidviewer

2011-03-22 Thread Aaron J. Seigo
On Tuesday, March 22, 2011, Tsiapaliwkas Giorgos wrote: > On Tuesday, March 22, 2011 07:25:55 PM Aaron J. Seigo wrote: > > aha; so what you want is: plasmoidviewer launcher > > i was thinking to write some guide/tutorial and add it to > techbase/community about the plasmoidviewer in order to help

My first draft proposal for plasma based presentation view

2011-03-22 Thread Sinny Kumari
Hi! I am sending my first draft proposal for the idea http://community.kde.org/GSoC/2011/Ideas#Project:_Plasma-based_Presentation_View. Please have a look at https://docs.google.com/document/pub?id=1kF9ZN8YgIXMAcOAOzGpzpXc8BB8d0OElwLgOPsICxfI . It might be incomplete or need improvement, so please

Re: Review Request: Disable Unredirect Fullscreen Windows in Netbook Shell

2011-03-22 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100919/#review2107 --- Ship it! since as we talked, a proper solution that should repl

Re: questions about plasmoidviewer

2011-03-22 Thread Tsiapaliwkas Giorgos
On Tuesday, March 22, 2011 07:25:55 PM Aaron J. Seigo wrote: > aha; so what you want is: plasmoidviewer launcher i was thinking to write some guide/tutorial and add it to techbase/community about the plasmoidviewer in order to help other contributors as well >this page: > > http://commun

Review Request: Disable Unredirect Fullscreen Windows in Netbook Shell

2011-03-22 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100919/ --- Review request for kwin, Plasma and Marco Martin. Summary --- Today a

Re: questions about plasmoidviewer

2011-03-22 Thread Aaron J. Seigo
On Tuesday, March 22, 2011, you wrote: > i was thinking to start with the kickoff plasmoid aha; so what you want is: plasmoidviewer launcher > ,but if you need (the > plasma community) help in an another plasmoid or if you have something > else to suggest me,please don't hesitate :) kickoff coul

Re: questions about plasmoidviewer

2011-03-22 Thread Tsiapaliwkas Giorgos
On Tuesday, March 22, 2011 06:42:34 PM Aaron J. Seigo wrote: > what are you wanting to do, exactly? i am studing some KDE code the last months and i want to try to contribute to plasma. i was thinking to start with the kickoff plasmoid,but if you need (the plasma community) help in an another

Re: questions about plasmoidviewer

2011-03-22 Thread Aaron J. Seigo
On Tuesday, March 22, 2011, Tsiapaliwkas Giorgos wrote: > -The location constraint to start the Containment with (floating, desktop, > fullscreen, top, bottom, left, right) [floating] simulates a location on the screen, e.g. the left screen edge. see the documentation for Containment::setLocation

questions about plasmoidviewer

2011-03-22 Thread Tsiapaliwkas Giorgos
hello, i was looking at the plasmoidviewer and i couldn't understand 2 of its options. -The location constraint to start the Containment with (floating, desktop, fullscreen, top, bottom, left, right) [floating] -The formfactor to use (horizontal, vertical, mediacenter or planar) [planar] can

Re: Plasma-based presentation view for calligra-stage

2011-03-22 Thread Marco Martin
On Tuesday 22 March 2011, Aaron J. Seigo wrote: > btw, i don't know if it's come up yet but with a DataEngine driven approach > that the control plasmoid uses for all interactivity, this would make it > trivial to transfer the control plasmoid onto, say, your tablet, phone, > etc. with plasma insta

Re: Review Request: KDevelop sessions runner

2011-03-22 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100903/#review2100 --- looks good from my pov :) - Aaron J. On March 22, 2011, 10:01

Re: Plasma-based presentation view for calligra-stage

2011-03-22 Thread Aaron J. Seigo
On Monday, March 21, 2011, Marco Martin wrote: > On Monday 21 March 2011, Rohan Garg wrote: > > org.calligra-suite.stage-2619, thus you will need to keep this in mind > > when accessing the interface.I'm also going to send a seprate mail to > > the Calligra guys as to why they are appending the pro

Re: Review Request: KDevelop sessions runner

2011-03-22 Thread Sebastian Kügler
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100903/ --- (Updated March 22, 2011, 10:01 a.m.) Review request for Plasma. Changes

Re: Review Request: KDevelop sessions runner

2011-03-22 Thread Sebastian Kügler
> On March 21, 2011, 2:45 p.m., Aaron J. Seigo wrote: > > runners/kdevelopsessions/kdevelopsessions.cpp, lines 46-56 > > > > > > to prevent krunner from waking up all the time, this should go into a > > slot connect

Re: Review Request: KDevelop sessions runner

2011-03-22 Thread Sebastian Kügler
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100903/ --- (Updated March 22, 2011, 9:56 a.m.) Review request for Plasma. Changes -

Re: Review Request: Expand last plugged device in Device Notifier applet

2011-03-22 Thread Jacopo De Simoi
What happens when a device with multiple partitions is plugged in? Afaics all of them are expanded, which I'm not sure it is really what I'd like to happen, because the second partition is likely to be hidden below the first one… > > --- >