Jakob Petsovits commented on merge request !306 at Plasma / PowerDevil
CC @zamundaaa and @anuthadev who are currently ramping up on a SoK project for per-display brightness support, and @nicolasfella who created issue #19. Reviews would be appreciated, thanks in advance!
View ArticleScript Kiddy pushed to project branch Plasma/5.27 at Plasma / PowerDevil
Script Kiddy(2ba00355) at 22 Jan 04:55 GIT_SILENT Sync po/docbooks with svn
View ArticleNatalie Clarius pushed new project branch work/natalie/ddc-first at Plasma / ...
Natalie Clarius(4b0c0388) at 22 Jan 21:23 screenbrightnesscontroller: check for external displays first
View ArticleJonathan Riddell pushed new project branch work/project-dep-version at Plasma...
Jonathan Riddell(c0d6ba61) at 23 Jan 14:16 add a version for dependencies so it does not break CI https://inve...
View ArticleJonathan Riddell opened merge request !310: add a version for dependencies so...
add a version for dependencies so it does not break CI bluedevil!156
View ArticleNatalie Clarius pushed new project branch work/natalie/service-increase-timeo...
Natalie Clarius(0d73412e) at 23 Jan 16:42 service: increase TimeoutStopSec
View ArticleXaver Hugl commented on merge request !306 at Plasma / PowerDevil
Doesn't need to be done in this MR, but I highly recommend using std::chrono::milliseconds instead of putting units in variable names. I've converted all of KWin away from that and it's so much better.
View ArticleNicolas Fella commented on merge request !306 at Plasma / PowerDevil
In my experience controlling brightness via DDC is rather slow and feels a bit sluggish. Removing the animation entirely makes it feel a bit more snappy IMHO, so we might want to consider doing...
View ArticleNatalie Clarius pushed new project branch work/natalie/multi-screen at Plasma...
Natalie Clarius(5882dc09) at 25 Jan 22:48 support controlling brightness for multiple screens
View ArticleNatalie Clarius pushed to project branch work/natalie/multi-screen at Plasma ...
Natalie Clarius(1def25f7) at 26 Jan 00:26 support controlling brightness for multiple screens
View ArticleJakob Petsovits commented on issue #17 at Plasma / PowerDevil
After all the above MRs/commits having been merged, the daemon/backends/ directory is gone and there is no more notion of plugins for this purpose. I think it's safe to close this issue.
View ArticleJakob Petsovits closed issue #17: Remove backend plugins at Plasma / PowerDevil
Theoretically Powerdevil supports different backends via a plugin system. In practice there is only the upower backend.That's not going to change any time soon, and if it does there is no guarantee...
View ArticleJakob Petsovits commented on issue #22 at Plasma / PowerDevil
I asked for a grace period in UPower to avoid removal of its lid handling functionality before systemd's PropertiesChanged addition to LidClosed gets released to everyone. And found an open ear, the...
View ArticleJakob Petsovits commented on merge request !248 at Plasma / PowerDevil
Interesting development at UPower: apparently they're also working on an API in the style of "limits enabled/disabled", although so far it looks like it's initially targeting charge thresholds instead...
View ArticleScript Kiddy pushed to project branch master at Plasma / PowerDevil
Script Kiddy(5ebb7793) at 30 Jan 01:14 SVN_SILENT made messages (.desktop file) - always resolve ours
View ArticleWerner Sembach opened merge request !311: kbd backlight: Fix double brightnes...
This fixes the issue that on LidOpen-resume the brightness might get restoredtwo times. Once to the correct vallue and once incorrectly to 0.To archive this it uses the same simple "don't restore to...
View ArticleWerner Sembach commented on merge request !311 at Plasma / PowerDevil
For reference: https://bugs.kde.org/show_bug.cgi?id=469819
View ArticleJonathan Riddell pushed to project branch work/project-dep-version at Plasma ...
Jonathan Riddell(9c6e575e) at 30 Jan 15:31 add a version for dependencies so it does not break CI https://inve... ... and 2 more commits
View ArticleJonathan Riddell pushed to project branch master at Plasma / PowerDevil
Jonathan Riddell(9c6e575e) at 30 Jan 15:39 add a version for dependencies so it does not break CI https://inve...
View Article