Re: Plasma.ToolButton and menu

2010-11-20 Thread Marco Martin
On Sat, Nov 20, 2010 at 12:18 AM, Aaron J. Seigo wrote: > On Friday, November 19, 2010, Thomas Olsen wrote: >> I tried adding a menu to a Plasma.ToolButton's nativeWidget but the menu >> appears under the other widgets as seen here >> http://imagebin.ca/view/MfOPR9.html > > good news and bad news.

using qml from KDE applications

2010-11-20 Thread Marco Martin
Hi all, we just had a little chat here at the mobile sprint about the future of the mobile gui, that basically means: * QML * QtComponents We already had some kind of a roadmap for a transition of plasma to qml first then qtcomponents (that in turn enables using scene graph) the idea is to start p

Review Request: Save the notification position in relation to the screen border

2010-11-20 Thread Alex Fiestas
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/5914/ --- Review request for Plasma and Marco Martin. Summary --- Currently we're

Re: Review Request: Save the notification position in relation to the screen border

2010-11-20 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/5914/#review8867 --- Ship it! yes, saving the screen number was a bit unfortunate, as

Re: Review Request: Save the notification position in relation to the screen border

2010-11-20 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/5914/#review8868 --- /trunk/KDE/kdebase/workspace/plasma/generic/applets/notifications

Re: [Kde-pim] using qml from KDE applications

2010-11-20 Thread Aaron J. Seigo
great to hear that things are moving nicely at the sprint and that these rather important issues are getting attention! rock on, people... On Saturday, November 20, 2010, Marco Martin wrote: > We all know the problem about the lack of qscriptengine access from qml.. > and even if the access was o