[PATCH] ksystemstats use KDE_INSTALL_DBUSINTERFACEDIR

2021-09-21 Thread Kelly Anderson
Hey, Here's a quick patch for ksystemstats to use the same cmake variable that is used by libksysguard which owns the xml file in question. This fixes the build when kde is installed in for example /opt/kde5. --- ./src/CMakeLists.txt.orig 2021-09-16 02:40:08.0 -0600 +++ ./src/CMakeLis

Re: Tiny news project

2021-09-21 Thread Aleix Pol
On Tue, Sep 21, 2021 at 10:31 AM Aleix Quintana Alsius wrote: > > Gràcies per contestar Aleix! > > Some days ago FHEK789 ask me to contribute to Alligator too. I saw the > project when was coding Tiny News getting some inspiration from it. But > technically they are different. Alligator is a lo

Re: Tiny news project

2021-09-21 Thread Aleix Quintana Alsius
Gràcies per contestar Aleix! Some days ago FHEK789 ask me to contribute to Alligator too. I saw the project when was coding Tiny News getting  some inspiration from it. But technically they are different. Alligator is a local aggregator, with a good logic when storing and obtaining the content

Re: Project Submission

2021-09-21 Thread Nate Graham
Hello Farkas, Have you considered making this a Plasma widget using QML? Plasma has an existing infrastructure for installing, deleting, adding, and removing widgets, and allowing users to see alternatives. Since this is basically an alternative launcher, it would make sense for it to appear i

Re: [PATCH] ksystemstats use KDE_INSTALL_DBUSINTERFACEDIR

2021-09-21 Thread Nate Graham
Hello Kelly, Thanks for the patch! However KDE does not do patches over email anymore; we use Merge Requests on invent.kde.org. This facilitates better code review, milestone tracking, and CI integration (soon). Can you submit this patch at https://invent.kde.org/plasma/ksystemstats/-/merge_r

Re: Project Submission

2021-09-21 Thread Farkas Máté
Hi Nate, Thank you for your interest. Following our brief exchange on Reddit where I initially announced the project, I have indeed considered rewriting things in QML. There are three reasons I stuck with C++ however, but I might have been naîve. First, in the long run I would like to allow the us