Re: Dropping kdelibs4-based applications in KDE Applications 17.12

2016-11-16 Thread Aleix Pol
On Thu, Nov 17, 2016 at 12:51 AM, Sven Brauch wrote: > On 11/11/16 16:45, Dominik Haumann wrote: >> What do you think about having a Randa meeting (or similar) with focus >> on finishing ports to KF5? Would that make sense? > +1 actually. There are a few applications on that list which would, in >

Re: Dropping kdelibs4-based applications in KDE Applications 17.12

2016-11-16 Thread Sven Brauch
On 11/11/16 16:45, Dominik Haumann wrote: > What do you think about having a Randa meeting (or similar) with focus > on finishing ports to KF5? Would that make sense? +1 actually. There are a few applications on that list which would, in my eyes, be a real loss if they were not maintained any more;

Re: KDE_APPLICATIONS_VERSION_MAJOR as SOVERSION

2016-11-16 Thread Albert Astals Cid
El dimecres, 16 de novembre de 2016, a les 11:29:40 CET, Elvis Angelaccio va escriure: > On Wed, Nov 16, 2016 at 11:11 AM, Jonathan Riddell wrote: > > cantor and kaccounts-integration use KDE_APPLICATIONS_VERSION_MAJOR as > > the SOVERSION to their libraries. This is strange because it's a > > v

[Answer] Re: Desktop Cube > Advanced > Display image on caps (which file is the img?)

2016-11-16 Thread David C. Rankin
On 11/11/2016 11:22 AM, David C. Rankin wrote: > All, > > In kcontol > Desktop Behavior > Desktop Effects > Settings > Advanced > (tab) > Caps: [x] Display image on caps > > what is the path to the image being used? For the record, it is an 800x800px image located at: /usr/share/kwin/cube

Re: KDE/Qt Flatpak SDK/Runtime

2016-11-16 Thread Aleix Pol
On Mon, Nov 14, 2016 at 12:44 PM, Matthias Kuhn wrote: > Hi, > > I'm a developer of QGIS [1] which makes heavy use of Qt libraries. I was > very happy to see the work on a KDE flatpak repository which already > packages Qt [2]. > > I have recently been looking into a couple of different approaches

Re: KDE_APPLICATIONS_VERSION_MAJOR as SOVERSION

2016-11-16 Thread Elvis Angelaccio
On Wed, Nov 16, 2016 at 11:11 AM, Jonathan Riddell wrote: > cantor and kaccounts-integration use KDE_APPLICATIONS_VERSION_MAJOR as > the SOVERSION to their libraries. This is strange because it's a > variable which only changes every few releases when the year changes. > SOVERSIONS should change

KDE_APPLICATIONS_VERSION_MAJOR as SOVERSION

2016-11-16 Thread Jonathan Riddell
cantor and kaccounts-integration use KDE_APPLICATIONS_VERSION_MAJOR as the SOVERSION to their libraries. This is strange because it's a variable which only changes every few releases when the year changes. SOVERSIONS should change every time there's binary incompatibility, which if you're unsure c