Review Request: Plasmate: Metadata is now able to detect the correct api

2011-09-14 Thread Antonis Tsiapaliokas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102609/ --- Review request for Plasma. Summary --- Hello In the toolbar files,

Re: merging declarative plasmoids

2011-09-14 Thread Aaron J. Seigo
On Tuesday, September 13, 2011 20:39:20 Viranch Mehta wrote: Also, I would like to make a note here that battery monitor and lock/logout speaking of lock/logout and applets which are essentially rows of icons ... has someone worked out the issues around QML widgets not have size hints and

Re: merging declarative plasmoids

2011-09-14 Thread Marco Martin
On Wednesday 14 September 2011, Aaron J. Seigo wrote: On Tuesday, September 13, 2011 20:39:20 Viranch Mehta wrote: Also, I would like to make a note here that battery monitor and lock/logout speaking of lock/logout and applets which are essentially rows of icons ... has someone worked out

Re: QML splash screen

2011-09-14 Thread Ivan Čukić
as for the qml splash, as it won't be used by default on anything but plasma active, and since not multiscreen means it will either be stretched over all IIRC, you and a couple of other ppl wanted to make it default even for normal KDE Workspace. But, yeah, as long as it is only Active, we

Re: QML splash screen

2011-09-14 Thread Marco Martin
On Wednesday 14 September 2011, Ivan Čukić wrote: as for the qml splash, as it won't be used by default on anything but plasma active, and since not multiscreen means it will either be stretched over all IIRC, you and a couple of other ppl wanted to make it default even for normal KDE

Re: QML splash screen

2011-09-14 Thread Marco Martin
On Wednesday 14 September 2011, Aaron J. Seigo wrote: as for the qml splash, as it won't be used by default on anything but plasma active, and since not multiscreen means it will either be stretched over all screens or just leave other screens blank .. it's not a show stopper either,

Re: QML splash screen

2011-09-14 Thread Aaron J. Seigo
On Wednesday, September 14, 2011 11:17:24 Marco Martin wrote: On Wednesday 14 September 2011, Aaron J. Seigo wrote: as for the qml splash, as it won't be used by default on anything but plasma active, and since not multiscreen means it will either be stretched over all screens or just leave

Re: QML splash screen

2011-09-14 Thread Marco Martin
On Wednesday 14 September 2011, Aaron J. Seigo wrote: also, where i put the qml splash screen for active? it's a bit heavy on graphics, so would make the plasma-mobile repo grow a bit too much forever, maybe have a svn repo only for active artwork? (it would also contain the default list

Re: Review Request: Plasmate: Metadata is now able to detect the correct api

2011-09-14 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102609/#review6497 --- great start, nearly there! some additional work is needed imho

Re: QML splash screen

2011-09-14 Thread Marco Martin
On Wednesday 14 September 2011, Marco Martin wrote: On Wednesday 14 September 2011, Ivan Čukić wrote: as for the qml splash, as it won't be used by default on anything but plasma active, and since not multiscreen means it will either be stretched over all IIRC, you and a couple of

Re: Re: QML splash screen

2011-09-14 Thread Martin Gräßlin
On Wednesday 14 September 2011 11:13:53 Ivan Čukić wrote: as for the qml splash, as it won't be used by default on anything but plasma active, and since not multiscreen means it will either be stretched over all IIRC, you and a couple of other ppl wanted to make it default even for

Re: KWin sprint?

2011-09-14 Thread Martin Gräßlin
Hi all, just a short update: I talked with members of the board this weekend and it would be better if we shift the sprint to 2012. Given that the sprint would be too late for 4.8 anyway I think it's fine to schedule for January. Cheers Martin On Sunday 28 August 2011 10:38:50 Martin Gräßlin

Re: merging declarative plasmoids

2011-09-14 Thread Daker Fernandes Pinheiro
In QtQuick 1.1 there are the implicitWidth and implicitHeight properties. Cheers, Daker Fernandes Pinheiro 2011/9/14 Marco Martin notm...@gmail.com On Wednesday 14 September 2011, Aaron J. Seigo wrote: On Tuesday, September 13, 2011 20:39:20 Viranch Mehta wrote: Also, I would like to

Plasma does not build without kdepimlibs

2011-09-14 Thread Stephen Kelly
Hi, 9edc8d34b3b0f9983f0eb014f8fbf4bcfcffc3f1 introduced a dependency in plasma on kdepimlibs for gpgme++. The cmake check in kdelibs for kdepimlibs claims it is optional, but the build fails later. The stuff that uses gpgme++ should be compiled conditionally based on whether kdepimlibs was

Re: Plasma does not build without kdepimlibs

2011-09-14 Thread Aaron J. Seigo
On Thursday, September 15, 2011 00:21:39 Stephen Kelly wrote: 9edc8d34b3b0f9983f0eb014f8fbf4bcfcffc3f1 introduced a dependency in plasma on kdepimlibs for gpgme++. The cmake check in kdelibs for kdepimlibs claims it is optional, but the build fails later. The stuff that uses gpgme++ should