[kde-workspace] /: Move find_package() calls into the respective directories

2014-03-20 Thread Aleix Pol
Git commit 7ea2aad44318e2c981409dbac23fb0fd9cb3e117 by Aleix Pol. Committed on 20/03/2014 at 18:43. Pushed by apol into branch 'master'. Move find_package() calls into the respective directories All should be done except for KF5 and Qt. I tried to go through all projects and see whether it depend

Re: Review Request 116931: Make sure kdeinit starts kded

2014-03-20 Thread Àlex Fiestas
> On March 20, 2014, 4:29 p.m., Àlex Fiestas wrote: > > kdeinit should be launching kded, if not what has changed? > > Alex Merry wrote: > https://git.reviewboard.kde.org/r/116928/ changes it to not load it by > default, so that applications running outside of Plasma don't run it just > be

Re: Notifications in Next

2014-03-20 Thread Christoph Feck
On Thursday 20 March 2014 15:11:35 Marco Martin wrote: > On Thursday 20 March 2014 13:37:12 Martin Klapetek wrote: > > Hey all, > > > > so I think I've nailed all the showstoppers for the new > > notifications, the code is all in kde-workspace branch > > mklapetek/notifications-next2 (mind the 2 a

Re: Review Request 116931: Make sure kdeinit starts kded

2014-03-20 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116931/ --- (Updated March 20, 2014, 7:31 p.m.) Status -- This change has been m

Re: Review Request 116931: Make sure kdeinit starts kded

2014-03-20 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116931/#review53599 --- This review has been submitted with commit d6b27b5bf47ffb16f3

Re: Review Request 116931: Make sure kdeinit starts kded

2014-03-20 Thread Alex Merry
> On March 20, 2014, 4:29 p.m., Àlex Fiestas wrote: > > kdeinit should be launching kded, if not what has changed? https://git.reviewboard.kde.org/r/116928/ changes it to not load it by default, so that applications running outside of Plasma don't run it just because they wanted a kioslave. I

Re: Review Request 116931: Make sure kdeinit starts kded

2014-03-20 Thread Àlex Fiestas
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116931/#review53532 --- kdeinit should be launching kded, if not what has changed? -

Re: Review Request 116931: Make sure kdeinit starts kded

2014-03-20 Thread Sebastian Kügler
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116931/#review53530 --- Ship it! Nice. Thanks. :) (Ship depending on your other RR,

Re: Review Request 116931: Make sure kdeinit starts kded

2014-03-20 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116931/ --- (Updated March 20, 2014, 4:04 p.m.) Review request for Plasma and Sebasti

Review Request 116931: Make sure kdeinit starts kded

2014-03-20 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116931/ --- Review request for Plasma and Sebastian Kügler. Repository: kde-workspace

Re: QML Bindings for KDE frameworks, take 2

2014-03-20 Thread Marco Martin
Just as information: now the QML imports: * draganddrop * kquickcontrols * qtextracomponents are no more in plasma-framework, but in the kdeclarative repo the dirmodel import wasn't used and is now gone (is somebody was planning to use it please speak now): it will hopefully be replaced with a m

Re: Notifications in Next

2014-03-20 Thread Aleix Pol
On Thu, Mar 20, 2014 at 3:11 PM, Marco Martin wrote: > On Thursday 20 March 2014 13:37:12 Martin Klapetek wrote: > > Hey all, > > > > so I think I've nailed all the showstoppers for the new notifications, > the > > code is all in kde-workspace branch mklapetek/notifications-next2 (mind > the > >

Re: Review Request 116554: Implementation of autoplay when the PlayAll button in pressed

2014-03-20 Thread Harshit Agarwal
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116554/ --- (Updated March 20, 2014, 2:46 p.m.) Status -- This change has been m

Re: Review Request 116554: Implementation of autoplay when the PlayAll button in pressed

2014-03-20 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116554/#review53519 --- This review has been submitted with commit 3b49f4e8407dd67506

Re: Review Request 116907: Implemented "Player" MPRIS spec adaptor

2014-03-20 Thread Ashish Madeti
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116907/ --- (Updated March 20, 2014, 8:04 p.m.) Review request for Plasma, Shantanu T

kdeplasma-addons porting, my backup proposal for GSoC

2014-03-20 Thread Bhushan Shah
Hello, I have submitted my backup proposal for GSoC, actually I want to work on the Plasma media center first. but just in case it does not get selected or PMC will not get enough slots. I have submitted my backup proposal to port kdeplasma-addons stuff. http://www.google-melange.com/gsoc/proposa

Re: Review Request 116907: Implemented "Player" MPRIS spec adaptor

2014-03-20 Thread Ashish Madeti
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116907/ --- (Updated March 20, 2014, 7:53 p.m.) Review request for Plasma, Shantanu T

Re: Notifications in Next

2014-03-20 Thread Marco Martin
On Thursday 20 March 2014 13:37:12 Martin Klapetek wrote: > Hey all, > > so I think I've nailed all the showstoppers for the new notifications, the > code is all in kde-workspace branch mklapetek/notifications-next2 (mind the > 2 at the end). Please have a look at the code and/or try it out and re

Re: Review Request 116907: Implemented "Player" MPRIS spec adaptor

2014-03-20 Thread Emmanuel Pescosta
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116907/#review53510 --- libs/mpris2/mediaplayer2player.cpp

Notifications in Next

2014-03-20 Thread Martin Klapetek
Hey all, so I think I've nailed all the showstoppers for the new notifications, the code is all in kde-workspace branch mklapetek/notifications-next2 (mind the 2 at the end). Please have a look at the code and/or try it out and report back, I'd like to merge it this weekend to have some more wides

Re: Polishing sprint in May: dates?

2014-03-20 Thread Bhushan Shah
On Thu, Mar 20, 2014 at 4:53 PM, Vishesh Handa wrote: > Please don't worry about the sprint budget. > > Add your dates to the sprint, and we can accordingly pick a date. It'll be > good for you to come. Well, still I don't know about exam dates.. so I assume I am available for whole month. and le

Re: Polishing sprint in May: dates?

2014-03-20 Thread Vishesh Handa
On Thursday, March 20, 2014 10:29:58 AM Bhushan Shah wrote: > Hello, > > On Wed, Mar 19, 2014 at 4:48 PM, Sebastian Kügler wrote: > > I am proposing dates here, though this is meant as a "soft proposal", May > > is a busy month, and we can't realistically get everyone into the same > > place. But

Re: Polishing sprint in May: dates?

2014-03-20 Thread Ignat Semenov
Hello, While not strictly on-topic, may I use the chance and ask if there is any probability of Plasma or KDE in general having a sprint somewhere in Northern Europe, i.e. Germany, Finland, Sweden? At the very least, in the new office in Edinburgh? Thank you and apologies for the off-topic que

Bug building kf5 libdbusmenu.

2014-03-20 Thread Stef Bon
Hi, I'm trying to build kf5, using the instructions on http://community.kde.org/Frameworks/Building but get several errors. I've build qt5 before, and installed in /opt/qt5. I'm planning to install kf5 in /opt/kde5. The first error I get when building libdbusmenu: Linking CXX shared library l