Nicolas Fella accepted merge request !299: Remove Backend v2 at Plasma / Powe...
#17. First version: !292. Keyboard brightness and screen brightness are now separate classes.
View ArticleNicolas Fella approved merge request !304: daemon: Extract BacklightControlle...
Followup to @littlesweet's MR !299. Refactoring prior to taking on issue #27.Edit: This MR was supposed to target the branch from MR !299. But the way I submitted it, it's targeting master instead....
View ArticleNicolas Fella approved merge request !295: kcmodule: Internal naming tweaks a...
Adapt to the merge of profilesconfig and globalconfig KCMs,and remove "backend" terminology where it may be confusing.ProfileConfigKCM ->PowerKCMProfileConfigData...
View ArticleNate Graham commented on merge request !304 at Plasma / PowerDevil
Plasma 6.0 is branched, so this could merge now.
View ArticleScript Kiddy pushed to project branch Plasma/6.0 at Plasma / PowerDevil
Script Kiddy(9305d95b) at 10 Jan 22:43 GIT_SILENT Sync po/docbooks with svn
View ArticleScript Kiddy pushed to project branch master at Plasma / PowerDevil
Script Kiddy(8d60b809) at 11 Jan 01:20 GIT_SILENT Sync po/docbooks with svn
View ArticleBogdan Onofriuchuk commented on merge request !304 at Plasma / PowerDevil
maybe it would be better to split screenbrightesscontroller into backlightcontroller and ddcutilcontroller and use them directly in powerdevilcore?
View ArticleJakob Petsovits commented on merge request !304 at Plasma / PowerDevil
I think there is definitely a case to be made in favor of keeping ScreenBrightnessController:Backlight and ddcutil brightness will eventually get moved into KWin, and we'll access it from PowerDevil...
View ArticleJakob Petsovits accepted merge request !295: kcmodule: Internal naming tweaks...
Adapt to the merge of profilesconfig and globalconfig KCMs,and remove "backend" terminology where it may be confusing.ProfileConfigKCM ->PowerKCMProfileConfigData...
View ArticleNicolas Fella approved merge request !304: daemon: Extract BacklightBrightnes...
Followup to @littlesweet's MR !299. Refactoring prior to taking on issue #27.Edit: This MR was supposed to target the branch from MR !299. But the way I submitted it, it's targeting master instead....
View ArticleJakob Petsovits accepted merge request !304: daemon: Extract BacklightBrightn...
Followup to @littlesweet's MR !299. Refactoring prior to taking on issue #27.Edit: This MR was supposed to target the branch from MR !299. But the way I submitted it, it's targeting master instead....
View ArticleJakob Petsovits commented on issue #22 at Plasma / PowerDevil
I started a patch to introduce a new KScreen::LidController in libkscreen, uploaded as draft MR for now at libkscreen!178, plus the corresponding commit to switch powerdevil over to the new library. It...
View ArticleScript Kiddy pushed to project branch Plasma/5.27 at Plasma / PowerDevil
Script Kiddy(2058f617) at 14 Jan 05:01 GIT_SILENT Sync po/docbooks with svn
View ArticleJakob Petsovits opened merge request !306: daemon: Move brightness animation ...
This gets us closer to supporting brightness controls for multiplemonitors individually. DDCutilDisplay gets a very similar API asthe recently introduced BacklightBrightness (which represents asingle...
View ArticleYifan Zhu commented on merge request !301 at Plasma / PowerDevil
https://bugs.kde.org/show_bug.cgi?id=479659 might be an intended side effect. It would be great if you could take a look. Thanks!
View ArticleJakob Petsovits commented on merge request !301 at Plasma / PowerDevil
Definitely not an intended side effect, and likely not caused by PowerDevil directly as all it does is set keyboard backlights and (on Wayland) ask KWin to turn the screen off via DPMS. But perhaps...
View ArticleDavid Edmundson pushed new project branch work/d_ed/ddcutil_invalid at Plasma...
David Edmundson(07c407fa) at 16 Jan 15:46 ddcutil: skip invalid displays
View ArticleDavid Edmundson opened merge request !307: ddcutil: skip invalid displays at ...
The first argument of ddca_get_display_info_list2 is whether to include"invalid" displays. It seems pointless to search them, and avoids acrash when getting more information.BUG: 476375
View ArticleDavid Edmundson commented on merge request !307 at Plasma / PowerDevil
I have done no testing whatsoever, but someone on the bug report claims it fixes it for them.
View ArticleNate Graham commented on merge request !307 at Plasma / PowerDevil
If there were any more Plasma 5 releases, I'd say this is a good candidate for backporting.
View Article