Jakob Petsovits commented on issue #22 at Plasma / PowerDevil
For reference, here's an equivalent GNOME issue and related MR.
View ArticleScript Kiddy pushed to project branch master at Plasma / PowerDevil
Script Kiddy(1231cc5b) at 14 Dec 02:14 GIT_SILENT Sync po/docbooks with svn
View ArticleMéven Car commented on merge request !279 at Plasma / PowerDevil
AFAICT ACPI is unreliable, and expose varying set of features depending on hardware. If we can have a more general solution, that would be better. But this would make sense to leverage ACPI when...
View ArticleXaver Hugl commented on merge request !289 at Plasma / PowerDevil
checkOutputs(), which will in turn call onLidClosedChanged(closed=true) if necessaryIt only does that if there's actually an external monitor connected. If there's none and the system is actually...
View ArticleXaver Hugl pushed to project branch work/zamundaaa/fix-initial-outputconfig a...
Xaver Hugl(66dc6092) at 14 Dec 21:15 actions/bundled: wait for output config before acting on lid close ... and 1 more commit
View ArticleJakob Petsovits approved merge request !289: actions/bundled: wait for output...
When the system starts up with the lid closed, powerdevil must not act onthat before it has the output configuration, as otherwise it may suspendthe system even though an external display is...
View ArticleXaver Hugl pushed to project branch master at Plasma / PowerDevil
Xaver Hugl(66dc6092) at 14 Dec 22:20 actions/bundled: wait for output config before acting on lid close
View ArticleXaver Hugl accepted merge request !289: actions/bundled: wait for output conf...
When the system starts up with the lid closed, powerdevil must not act onthat before it has the output configuration, as otherwise it may suspendthe system even though an external display is...
View ArticleXaver Hugl deleted project branch work/zamundaaa/fix-initial-outputconfig at ...
Xaver Hugl(66dc6092) at 14 Dec 22:20
View ArticleXaver Hugl pushed new project branch work/zamundaaa/algorithm at Plasma / Pow...
Xaver Hugl(3acf8dc6) at 14 Dec 22:25 actions/bundled: replace for loop with std::any_of
View ArticleXaver Hugl pushed to project branch work/zamundaaa/algorithm at Plasma / Powe...
Xaver Hugl(f46b1d8e) at 14 Dec 22:25 actions/bundled: replace for loop with std::any_of
View ArticleXaver Hugl opened merge request !291: actions/bundled: replace for loop with ...
It's a bit shorter and nicer
View ArticleNicolas Fella approved merge request !291: actions/bundled: replace for loop ...
It's a bit shorter and nicer
View ArticleJakob Petsovits commented on merge request !291 at Plasma / PowerDevil
Nitpick: With auto here, one needs to trace first the type of m_screenConfiguration and then the return type of its output() function in order to know what we're dealing with here. For immediate...
View ArticleJakob Petsovits approved merge request !291: actions/bundled: replace for loo...
It's a bit shorter and nicer
View ArticleJakob Petsovits commented on merge request !214 at Plasma / PowerDevil
Feature freeze exception was approved by David Edmundson on plasma-devel, with no other participants apart from Nate who approved/suggested it to begin with. I'll push to master. Thanks everyone!
View ArticleJakob Petsovits pushed to project branch master at Plasma / PowerDevil
Jakob Petsovits(127f6aef) at 15 Dec 06:28 Drop "Advanced Power Settings" KCM in favor of a new QML page
View ArticleJakob Petsovits accepted merge request !214: Drop "Advanced Power...
A QML port of kcmodule/global a.k.a. kcm_powerdevilglobalconfig a.k.a. "Advanced Power Settings", which gets dropped and replaced by a child page within the "Energy Saving" KCM (accessible via header...
View ArticleNicolas Fella pushed to project branch master at Plasma / PowerDevil
Nicolas Fella(6840d67a) at 15 Dec 12:15 Fix ddcutil brightness for multi-monitor setup
View ArticleNicolas Fella accepted merge request !288: Fix ddcutil brightness for multi-m...
Upower sets brightness only for the first display that detected by ddcutil. This merge request adds for cycle to set brightness to every detected display.
View Article