Jakob Petsovits commented on merge request !321 at Plasma / PowerDevil
Pipeline should pass once frameworks/kdoctools!67 (merged) is merged.
View ArticleJakob Petsovits commented on merge request !312 at Plasma / PowerDevil
Thanks. This works for me, resolving the thread.
View ArticleJakob Petsovits approved merge request !312: ddcutil redetect support and dmp...
This is attempt to add redetect support and dmps state monitoring. To test this you need at least ddcutil 2.1.0 because without it this project will not be compiled without it redetect and dpms will...
View ArticleNicolas Fella commented on merge request !312 at Plasma / PowerDevil
I haven't looked at the code, but I trust your judgement
View ArticleJakob Petsovits commented on merge request !318 at Plasma / PowerDevil
I think this can be simplified. You already have a check for m_displayIds.contains(path) further down, and another m_displayIds.indexOf(path) as well. disconnect() won't be necessary if the display...
View ArticleJakob Petsovits approved merge request !314: [dimdisplay] Respect profile con...
Signed-off-by: Anthony Fieroni bvbfan@abv.bg
View ArticleAnthony Fieroni pushed to project branch master at Plasma / PowerDevil
Anthony Fieroni(3b9a43a9) at 12 Feb 06:34 [dimdisplay] Respect profile configurations
View ArticleAnthony Fieroni accepted merge request !314: [dimdisplay] Respect profile con...
Signed-off-by: Anthony Fieroni bvbfan@abv.bg
View ArticleBogdan Onofriuchuk commented on merge request !318 at Plasma / PowerDevil
If I'm reading this correctly, the first brightness setter call will be ineffective until a second later, when the brightness value gets applied or any later values that might have been set in the...
View ArticleBogdan Onofriuchuk commented on merge request !312 at Plasma / PowerDevil
Ok, I've set to squash commits.
View ArticleJakob Petsovits pushed to project branch master at Plasma / PowerDevil
Jakob Petsovits(a6b9cf5f) at 12 Feb 15:40 ddcutil redetect support and dmps state monitoring (add support for...
View ArticleJakob Petsovits accepted merge request !312: ddcutil redetect support and dmp...
This is attempt to add redetect support and dmps state monitoring. To test this you need at least ddcutil 2.1.0 because without it this project will not be compiled without it redetect and dpms will...
View ArticleBogdan Onofriuchuk opened merge request !322: Draft: add support for ddcutil ...
With !312ddcutil now detects displays dynamically so we can support ddcutil on laptops too.This project have not been tested (for now, just need to setup development tools on my laptop to test this)
View ArticleScript Kiddy pushed to project branch Plasma/6.0 at Plasma / PowerDevil
Script Kiddy(bb7d4f5a) at 13 Feb 03:07 GIT_SILENT Sync po/docbooks with svn
View ArticleNate Graham commented on merge request !321 at Plasma / PowerDevil
Nit: take screenshots with the default color scheme (Breeze Light)
View ArticleJakob Petsovits opened merge request !323: daemon: Store label for DDCutilBri...
We're not getting anything out of storing the whole DDC display infostructure, at best it contains unnecessary extra members and at worstsome of its members may later be invalid or freed by the caller.
View ArticleJakob Petsovits opened merge request !324: daemon: Add a per-display ScreenBr...
Both BacklightBrightness and DDCutilDisplay now derive from this.Not yet used in ScreenBrightnessController.Includes an extra commit to temporarily also derive DDCutilBrightness from the new interface,...
View ArticleBogdan Onofriuchuk closed merge request !322: Draft: add support for ddcutil ...
With !312ddcutil now detects displays dynamically so we can support ddcutil on laptops too.This project have not been tested (for now, just need to setup development tools on my laptop to test this)
View ArticleNate Graham approved merge request !323: daemon: Store label for DDCutilBrigh...
We're not getting anything out of storing the whole DDC display infostructure, at best it contains unnecessary extra members and at worstsome of its members may later be invalid or freed by the caller.
View ArticleJakob Petsovits pushed to project branch master at Plasma / PowerDevil
Jakob Petsovits(48520974) at 14 Feb 17:59 daemon: Store label for DDCutilBrightness as QString directly
View Article