Is it okay for me to bump this.
I'm currently debugging my distros powerdevil package, since I'm
unable to run git version. Not a big deal, I can switch sources and
recompile for testing.
However I'm struggling to understand some bits in powerdevilbrightnesslogic.cpp:
#63 in BrightnessLogic::inc
It looks like I was wrong. I've ended up copying compiled service
files into /usr/share/dbus-1 and I still couldn't trigger neither
backlight notification nor powerdevil.
dbus-monitor shows no activity either. On my regular plasma desktop I
can see dbus messages like [1].
I'm also including my co
On Wed, Feb 7, 2018 at 10:47 PM, Ongun Kanat wrote:
> Hello devs,
>
> I'm trying to contribute by fixing a small bug. I'm proficient with
> C++ and pretty much used to debug C++ programs with Qt Creator. I've
> managed to build full plasma desktop into a directory in my home using
> kdesrc-build.