Xaver Hugl pushed to project branch work/zamundaaa/kwin-brightness-control at...
Xaver Hugl(720bc13c) at 26 Jun 19:26 daemon/controllers: add a way for KWin to control brightness devices ... and 14 more commits
View ArticleBohdan Onofriichuk commented on merge request !390 at Plasma / PowerDevil
oh, it is still needed to not lock the main thread when calling to ddca_open_display2. Forgot about it, sorry.
View ArticleXaver Hugl pushed new project branch work/zamundaaa/reload-actions at Plasma...
Xaver Hugl(91582add) at 27 Jun 11:25 core: reload actions on brightness controller changes
View ArticleJakob Petsovits commented on merge request !390 at Plasma / PowerDevil
Yeah, I considered rolling BrightnessWorker into the main class and dismissed that idea for the same reason.
View ArticleXaver Hugl opened merge request !391: core: reload actions on brightness...
Whether or not the brightness control action is supported depends on the currentlyconnected list of screens, which is dynamic and can't just be checked on startup.To fix this, reload actions when...
View ArticleJakob Petsovits commented on merge request !391 at Plasma / PowerDevil
Would anything speak against rolling these 2-3 lines (plus comment) into the earlier loop and getting rid of the added list?
View ArticleJakob Petsovits approved merge request !391: core: reload actions on...
Whether or not the brightness control action is supported depends on the currentlyconnected list of screens, which is dynamic and can't just be checked on startup.To fix this, reload actions when...
View ArticleXaver Hugl commented on merge request !391 at Plasma / PowerDevil
right, this doesn't need to be separate anymore
View ArticleXaver Hugl pushed to project branch work/zamundaaa/reload-actions at Plasma /...
Xaver Hugl(f5f232f9) at 27 Jun 13:03 core: reload actions on brightness controller changes ... and 2 more commits
View ArticleJakob Petsovits pushed new project branch work/jpetso/inactive-means-inactive...
Jakob Petsovits(19d897dd) at 27 Jun 13:15 daemon: Never run Core::loadProfile() while the session is inactive
View ArticleJakob Petsovits opened merge request !392: daemon: Never run...
The handler for PolicyAgent::sessionActiveChanged explicitlyremoves any registered timeouts when the session becomesinactive, but these timeouts can return through the backdoorwhen loadProfile() is...
View ArticleJakob Petsovits commented on merge request !392 at Plasma / PowerDevil
Added a test plan to the description.
View ArticleVolodymyr Zolotopupov opened merge request !393: Draft: ddcutildisplay: give...
It seems after monitor resume we need to get some time to get monitor initialized, otherwise I get sometimes this:org.kde.powerdevil: [DDCutilDisplay]: ddca_open_display2 -3029Still testing.Also,...
View ArticleJakob Petsovits opened merge request !394: Minor ScreenBrightnessController...
Define ScreenBrightnessController::brightnessSteps() as constFix signal name in ScreenBrightnessController API docs
View ArticleDavid Edmundson approved merge request !394: Minor ScreenBrightnessController...
Define ScreenBrightnessController::brightnessSteps() as constFix signal name in ScreenBrightnessController API docs
View ArticleJakob Petsovits pushed to project branch...
Jakob Petsovits(187f4349) at 28 Jun 10:10 daemon: Introduce per-display ScreenBrightnessControl D-Bus API ... and 56 more commits
View ArticleJakob Petsovits pushed to project branch master at Plasma / PowerDevil
Jakob Petsovits(65a19256) at 28 Jun 10:11 daemon: Fix signal name in ScreenBrightnessController API docs ... and 1 more commit
View ArticleJakob Petsovits accepted merge request !394: Minor ScreenBrightnessController...
Define ScreenBrightnessController::brightnessSteps() as constFix signal name in ScreenBrightnessController API docs
View ArticleXaver Hugl pushed to project branch master at Plasma / PowerDevil
Xaver Hugl(584cfdf0) at 28 Jun 13:27 core: reload actions on brightness controller changes
View Article