Re: Moving KScreen and libkscreen to extragear

2013-11-13 Thread Àlex Fiestas
On Wednesday 13 November 2013 22:56:37 Christoph Feck wrote: > On Wednesday 13 November 2013 21:16:01 Ben Cooksley wrote: > > Based on Alex's request, I have now moved libkscreen and kscreen to > > their relevant locations in Extragear. > > Multiple screen support was one of the "weak spots" left

Re: Moving KScreen and libkscreen to extragear

2013-11-13 Thread Luigi Toscano
Ben Cooksley wrote: > Hi all, > > Based on Alex's request, I have now moved libkscreen and kscreen to their > relevant locations in Extragear. > If there are any objections, please let me know. Translations moved as well: http://websvn.kde.org/?view=revision&revision=1369681 Ciao -- Luigi

Re: Moving KScreen and libkscreen to extragear

2013-11-13 Thread Christoph Feck
On Wednesday 13 November 2013 21:16:01 Ben Cooksley wrote: > Based on Alex's request, I have now moved libkscreen and kscreen to > their relevant locations in Extragear. Multiple screen support was one of the "weak spots" left in KDE 4. Nice to see it's finally fixed. Thanks to everyone involved!

Re: Moving KScreen and libkscreen to extragear

2013-11-13 Thread Ben Cooksley
Hi all, Based on Alex's request, I have now moved libkscreen and kscreen to their relevant locations in Extragear. If there are any objections, please let me know. Thanks, Ben Cooksley KDE Sysadmin

Re: Moving KScreen and libkscreen to extragear

2013-11-13 Thread Àlex Fiestas
Ok so, after all this time (sorry for that) it is about time to move kscreen to extragear. We also need to handle the translations, since as soon as we are in extragear we plan to have 1.0 branch and 1.1. Thanks to everybody !

Re: Moving KScreen and libkscreen to extragear

2013-10-18 Thread Daniel Vrátil
On Monday 08 of July 2013 19:19:08 David Edmundson wrote: > Code wise, things looks pretty good. > > Minor comments: > - the library is GPL, not LGPL which is the norm for libraries. > Is this deliberate? No, I don't think so. I'm just fine with changing it to LGPL (and I guess Alex will be too

Re: Moving KScreen and libkscreen to extragear

2013-10-18 Thread Raymond Wooninck
On Friday 18 October 2013 01:51:06 Albert Astals Cid wrote: > El Dijous, 17 d'octubre de 2013, a les 14:37:43, David Edmundson va escriure: > > This has been in kdereview for over 3 months now. It is probably safe > > to move, though I would still like a reply to my comments > > > > We should not

Re: Moving KScreen and libkscreen to extragear

2013-10-17 Thread Albert Astals Cid
El Dijous, 17 d'octubre de 2013, a les 14:37:43, David Edmundson va escriure: > This has been in kdereview for over 3 months now. It is probably safe > to move, though I would still like a reply to my comments > > We should not be recommending to packagers to ship code that is in > playground, it

Re: Moving KScreen and libkscreen to extragear

2013-10-17 Thread David Edmundson
This has been in kdereview for over 3 months now. It is probably safe to move, though I would still like a reply to my comments We should not be recommending to packagers to ship code that is in playground, it defeats the point of the playground separation where a lot of code is not ship-abble. D

Re: Moving KScreen and libkscreen to extragear

2013-07-08 Thread David Edmundson
Code wise, things looks pretty good. Minor comments: - the library is GPL, not LGPL which is the norm for libraries. Is this deliberate? - Inside kscreen you have a copy of the metadata.desktop file twice. Just have the one and install it to the two places. You might also want to use the versio

Re: Moving KScreen and libkscreen to extragear

2013-07-08 Thread Daniel Vrátil
On Thursday 04 of July 2013 22:28:27 Burkhard Lück wrote: > Am Donnerstag, 4. Juli 2013, 01:13:36 schrieb Àlex Fiestas: > > I would like to request a review so we can move KScreen and libkscreen to > > extragear/base. > > > > KScreen is a new manager for outputs such: monitors, projectors, embedde

Re: Moving KScreen and libkscreen to extragear

2013-07-04 Thread Burkhard Lück
Am Donnerstag, 4. Juli 2013, 01:13:36 schrieb Àlex Fiestas: > I would like to request a review so we can move KScreen and libkscreen to > extragear/base. > > KScreen is a new manager for outputs such: monitors, projectors, embedded > screens... It contains: > > -KDED Module which does some ma

Re: Moving KScreen and libkscreen to extragear

2013-07-04 Thread Ben Cooksley
On Fri, Jul 5, 2013 at 7:41 AM, Albert Astals Cid wrote: > El Dijous, 4 de juliol de 2013, a les 01:13:36, Àlex Fiestas va escriure: >> I would like to request a review so we can move KScreen and libkscreen to >> extragear/base. > > Has it been virtually moved to kdereview? They have been moved n

Re: Moving KScreen and libkscreen to extragear

2013-07-04 Thread Albert Astals Cid
El Dijous, 4 de juliol de 2013, a les 01:13:36, Àlex Fiestas va escriure: > I would like to request a review so we can move KScreen and libkscreen to > extragear/base. Has it been virtually moved to kdereview? Cheers, Albert > > KScreen is a new manager for outputs such: monitors, projectors,

Moving KScreen and libkscreen to extragear

2013-07-03 Thread Àlex Fiestas
I would like to request a review so we can move KScreen and libkscreen to extragear/base. KScreen is a new manager for outputs such: monitors, projectors, embedded screens... It contains: -KDED Module which does some magic by auto configuring the screens, and saving configurations whenever th