Re: KDiff3 1.8.3 Release Notes

2020-07-07 Thread Ben Cooksley
On Wed, Jul 8, 2020 at 8:49 AM David Hurka wrote: > > > I see a version is available in the Microsoft Store. Do you know who > > published that? > > > > https://www.microsoft.com/en-gb/p/kdiff-3-diff-utility/9ndvvx243rfh?activeta > > b=pivot:overviewtab# > > > > Jonathan > > Isn’t this funny? If

Re: Re: KDiff3 1.8.3 Release Notes

2020-07-07 Thread Ben Cooksley
On Wed, Jul 8, 2020 at 8:27 AM Joachim Eibl wrote: > > Please don't remove the page on sourceforge . > We've already added a redirection note and links to where newer versions can > be found. > We can make that note more prominent, if you want. > > But the sourceforge-page also hosts the older fi

Re: KDiff3 1.8.3 Release Notes

2020-07-07 Thread Nicolás Alvarez
Hmm, I'm not sure if that's GPL-compliant (is it necessary to mention license in the app description page?), but I would need to buy it to be sure (do they provide license and pointer to source code in the installed package?). The same publisher is selling 14 other FOSS apps with similarly question

Re: KDiff3 1.8.3 Release Notes

2020-07-07 Thread David Hurka
> I see a version is available in the Microsoft Store. Do you know who > published that? > > https://www.microsoft.com/en-gb/p/kdiff-3-diff-utility/9ndvvx243rfh?activeta > b=pivot:overviewtab# > > Jonathan Isn’t this funny? If I can’t figure out who put something in the Store, why can I trust

Aw: Re: KDiff3 1.8.3 Release Notes

2020-07-07 Thread Joachim Eibl
Please don't remove the page on sourceforge . We've already added a redirection note and links to where newer versions can be found. We can make that note more prominent, if you want.   But the sourceforge-page also hosts the older file releases, which should stay available.   BTW: I also don

Re: KDiff3 1.8.3 Release Notes

2020-07-07 Thread Michael Reeves
On Tue, Jul 7, 2020, 10:44 AM Jonathan Riddell wrote: > There's an old web page on sourceforge, have you tried to get this removed? > I should have access now. > > You can add release into to the appstream file to get that onto > kde.org/applications >

Re: KDiff3 1.8.3 Release Notes

2020-07-07 Thread Michael Reeves
No. On Tue, Jul 7, 2020, 10:37 AM Jonathan Riddell wrote: > I'm writing up the app updates for July and want to include kdiff3. I see > a version is available in the Microsoft Store. Do you know who published > that? > > > https://www.microsoft.com/en-gb/p/kdiff-3-diff-utility/9ndvvx243rfh?act

Re: KDiff3 1.8.3 Release Notes

2020-07-07 Thread Jonathan Riddell
There's an old web page on sourceforge, have you tried to get this removed? You can add release into to the appstream file to get that onto kde.org/applications, let me know if you need any help Jonathan

Re: KDiff3 1.8.3 Release Notes

2020-07-07 Thread Jonathan Riddell
I'm writing up the app updates for July and want to include kdiff3. I see a version is available in the Microsoft Store. Do you know who published that? https://www.microsoft.com/en-gb/p/kdiff-3-diff-utility/9ndvvx243rfh?activetab=pivot:overviewtab# Jonathan On Fri, 26 Jun 2020 at 20:05, Mich

Re: Looking for maintainer of Wayland KDE Idle protocol

2020-07-07 Thread David Edmundson
On Tue, Jul 7, 2020 at 12:18 PM David Edmundson wrote: > >It seems that the most popular Wayland protocol for detecting when a > user is "idle" is this protocol that is a part of KDE. > > Yes-ish. > > Note it is now being upstreamed: > > https://gitlab.freedesktop.org/wayland/wayland-protocols/-/

Re: Looking for maintainer of Wayland KDE Idle protocol

2020-07-07 Thread David Edmundson
>It seems that the most popular Wayland protocol for detecting when a user is "idle" is this protocol that is a part of KDE. Yes-ish. Note it is now being upstreamed: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/29 So now is a good time for any changes. Any discussi

Looking for maintainer of Wayland KDE Idle protocol

2020-07-07 Thread John Ferguson
Hi there, I'm doing some development on Wayland, basically making something that's like a clone of Workrave. You can see the prototype here: https://github.com/j-n-f/norsi It seems that the most popular Wayland protocol for detecting when a user is "idle" is this protocol that is a part of KDE.