Jakob Petsovits opened merge request !440: applets/brightness: More...
Follow-up tweaks (c.f. !438) to further improve crash resistance when thebrightness applet's plugin is torn down while updating its displays:The scope guard, executed at the end of a display update...
View ArticleJakob Petsovits pushed new project branch work/jpetso/brightness-ddc-backoff...
Jakob Petsovits(11547cd1) at 14 Oct 02:30 daemon: Retry failed DDC/CI reads and writes several times
View ArticleJakob Petsovits pushed to project branch work/jpetso/brightness-ddc-backoff...
Jakob Petsovits(78bb9157) at 14 Oct 02:40 daemon: Retry failed DDC/CI reads and writes several times
View ArticleJakob Petsovits opened merge request !441: daemon: Retry failed DDC/CI reads...
DDC/CI communication with monitors can be unreliable,especially when the monitor is still in the process offully waking up. The moment that we receive a connectionor DPMS awake event may not be the...
View ArticleAnthony Fieroni commented on merge request !440 at Plasma / PowerDevil
It's better to be used categorized debug messages (almost all other framework/apps do it)
View ArticleBogdan Onofriuchuk approved merge request !441: daemon: Retry failed DDC/CI...
DDC/CI communication with monitors can be unreliable,especially when the monitor is still in the process offully waking up. The moment that we receive a connectionor DPMS awake event may not be the...
View ArticleBogdan Onofriuchuk commented on merge request !441 at Plasma / PowerDevil
Tested on my setup with two dell displays. Don't have any problems. Code looks good for me.
View ArticleJakob Petsovits pushed new project branch work/cherry-pick-bfe92065 at Plasma...
Jakob Petsovits(24be89e4) at 15 Oct 02:42 daemon: Retry failed DDC/CI brightness write also on monitor wake-up ... and 39 more commits
View ArticleJakob Petsovits opened merge request !446: (cherry-pick) daemon: Retry failed...
Cherry-pick MR for !445.The retry counter needs to be reset before calling m_timer->start()because otherwise we may not retry as often as we should.Follow-up to the previous commit which introduced...
View ArticleJakob Petsovits commented on merge request !445 at Plasma / PowerDevil
Cherry-picked into Plasma/6.2 via !446 (merged).
View ArticleJakob Petsovits accepted merge request !446: (cherry-pick) daemon: Retry...
Cherry-pick MR for !445.The retry counter needs to be reset before calling m_timer->start()because otherwise we may not retry as often as we should.Follow-up to the previous commit which introduced...
View ArticleJakob Petsovits deleted project branch work/cherry-pick-bfe92065 at Plasma /...
Jakob Petsovits(24be89e4) at 15 Oct 02:46
View ArticleFushan Wen approved merge request !440: applets/brightness: More robustness...
Follow-up tweaks (c.f. !438) to further improve crash resistance when thebrightness applet's plugin is torn down while updating its displays:The scope guard, executed at the end of a display update...
View ArticleJakob Petsovits pushed new project branch...
Jakob Petsovits(fc902e55) at 15 Oct 03:54 applets/brightness: Use Qt logging categories instead of qDebug() ... and 1 more commit
View ArticleJakob Petsovits pushed to project branch...
Jakob Petsovits(177f4821) at 15 Oct 04:02 applets/brightness: Use Qt logging categories instead of qDebug()
View ArticleJakob Petsovits opened merge request !447: applets/brightness: Use Qt logging...
As per popular request (here by @anthonyfieroni).CC @nclarius fyi.
View ArticleJakob Petsovits commented on merge request !440 at Plasma / PowerDevil
With !447 in place, I can merge this MR with a good conscience. Resolving!
View ArticleJakob Petsovits pushed to project branch master at Plasma / PowerDevil
Jakob Petsovits(f501c908) at 15 Oct 04:04 applets/brightness: More robustness for surviving plugin destruction
View ArticleJakob Petsovits accepted merge request !440: applets/brightness: More...
Follow-up tweaks (c.f. !438) to further improve crash resistance when thebrightness applet's plugin is torn down while updating its displays:The scope guard, executed at the end of a display update...
View Article