Jakob Petsovits pushed to project branch work/jpetso/actions-use-controller-s...
Jakob Petsovits(db46bd53) at 16 Mar 23:17 daemon: Cut out the middleman between screen/keyboard action and co... ... and 2 more commits
View ArticleJakob Petsovits accepted merge request !341: daemon: Cut out the middleman be...
There's no good reason to use a relayed signal from PowerDevil::Coreif actions can just use the same signal from the respectivecontrollers directly.
View ArticleJakob Petsovits deleted project branch work/jpetso/actions-use-controller-sig...
Jakob Petsovits(db46bd53) at 16 Mar 23:19
View ArticleJakob Petsovits accepted merge request !333: daemon: Avoid constantly locking...
Since libddcutil implemented functionality for per-monitordevice lock files, other programs that are also using libddcutil(such as the ddcutil CLI itself) were blocked from performingmonitor commands...
View ArticleJakob Petsovits accepted merge request !324: daemon: Add a per-display Displa...
Both BacklightBrightness and DDCutilDisplay now derive from this. ScreenBrightnessController now updates a list of DisplayBrightness objects made possible by a new DDCutilBrightness::displaysChanged...
View ArticleJakob Petsovits pushed to project branch work/jpetso/screenbrightness-detecto...
Jakob Petsovits(eb89fe2a) at 17 Mar 04:22 daemon: Introduce DisplayBrightnessDetector interface ... and 30 more commits
View ArticleJakob Petsovits accepted merge request !329: daemon: Introduce DisplayBrightn...
Another step towards #19. This depends on other MRs getting merged first and includes those commits as dependencies. Only the top commit needs to be reviewed in this MR. As a reviewer, check out the...
View ArticleJakob Petsovits deleted project branch work/jpetso/screenbrightness-detector ...
Jakob Petsovits(eb89fe2a) at 17 Mar 04:23
View ArticleJakob Petsovits pushed new project branch work/jpetso/backlight-snappy-slider...
Jakob Petsovits(1323be4d) at 19 Mar 05:20 daemon: Limit KAuth backlighthelper calls to only one at a time
View ArticleJakob Petsovits pushed to project branch work/jpetso/backlight-snappy-slider ...
Jakob Petsovits(8bf688d6) at 19 Mar 05:38 daemon: Limit KAuth backlighthelper calls to only one at a time
View ArticleJakob Petsovits opened merge request !342: daemon: Limit KAuth backlighthelpe...
Turns out #27 or plasma-workspace!3178 were not necessary to make the brightness slider laggy again. CC @nicolasfella, @nclarius, cheers! 🍻KAuth invocations are slower than users can move a slider.So...
View ArticleNate Graham commented on merge request !342 at Plasma / PowerDevil
Wow this is so much better when scrolling over the tray icon with a wheel mouse or dragging the slider in the popup!I still see two issues where jumpiness remains:scrolling over the slider in the popup...
View ArticleFushan Wen commented on merge request !342 at Plasma / PowerDevil
Make sure you don't have plasma-workspace!3989 (merged) before testing because it effectively works around the jumpiness
View ArticleJakob Petsovits commented on merge request !342 at Plasma / PowerDevil
I figure the remaining jumps are due to brightnessChanged() getting emitted as result of the incoming brightness change D-Bus call. The underlying issue still remains as of this patch, it's just much...
View ArticleNatalie Clarius pushed new project branch work/natalie/chargethresholds-debug...
Natalie Clarius(002a6b69) at 22 Mar 15:28 add debug statements for charge thresholds
View ArticleNate Graham pushed to project branch master at Plasma / PowerDevil
Nate Graham(70f2b449) at 22 Mar 17:40 Port to Kirigami version of ContextualHelpButton
View ArticleJakob Petsovits commented on merge request !290 at Plasma / PowerDevil
Okay, so in the meantime, GNOME and UPower are introducing their own concept of charge limit enablement. Read more in the linked blog post and corresponding UPower MR, but the down-low is this:UPower...
View ArticleJonathan Riddell pushed to project branch Plasma/6.0 at Plasma / PowerDevil
Jonathan Riddell(8ee19a76) at 26 Mar 13:01 update version for new release
View ArticleJonathan Riddell pushed new project tag v6.0.3 at Plasma / PowerDevil
Jonathan Riddell(b20ccaf4) at 26 Mar 18:01 update version for new release
View ArticleNatalie Clarius pushed new project branch work/natalie/inhibitions-expose-coo...
Natalie Clarius(fe7fc37a) at 28 Mar 01:53 policyagent: expose cookies for inhibitions
View Article