Stefan Brüns accepted merge request !284: Remove service start timeout at Pla...
(Same as polkit-kde-agent-1!35)On a slow machine the service may take longer than 5 seconds (walltime) to start,especially during session start when multiple processes are competing forCPU time and...
View ArticleStefan Brüns deleted project branch work/bruns/remove_service_start_timeout a...
Stefan Brüns(2ae70fd9) at 10 Dec 04:48
View ArticleScript Kiddy pushed to project branch master at Plasma / PowerDevil
Script Kiddy(55585f83) at 11 Dec 02:14 GIT_SILENT Sync po/docbooks with svn
View ArticleScript Kiddy pushed to project branch Plasma/5.27 at Plasma / PowerDevil
Script Kiddy(dcb56f23) at 11 Dec 03:03 SVN_SILENT made messages (.desktop file) - always resolve ours
View ArticleJakob Petsovits commented on merge request !214 at Plasma / PowerDevil
Added a KCM.ContextualHelpButton on the right of each battery level spinbox, and expanded the text a bit to give the user an approximate idea of how it will affect them. Resolving! But feel free to...
View ArticleDavid Edmundson commented on merge request !214 at Plasma / PowerDevil
https://blogs.kde.org/2009/03/26/how-crash-almost-every-qtkde-application-and-how-fix-it-0as relevant today as it was in 2009same for all the execs.
View ArticleJakob Petsovits commented on issue #30 at Plasma / PowerDevil
!259 (merged) has been merged, should we close this issue or @nicolasfella do you have outstanding concerns on that front?
View ArticleXaver Hugl pushed new project branch work/zamundaaa/fix-initial-outputconfig ...
Xaver Hugl(063c20b3) at 12 Dec 16:39 actions/bundled: wait for output config before acting on lid close
View ArticleXaver Hugl opened merge request !289: actions/bundled: wait for output config...
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 ArticleNatalie Clarius commented on merge request !288 at Plasma / PowerDevil
Will this work properly if the different screens have different maximum brightness values?
View ArticleBogdan Onofriuchuk commented on merge request !288 at Plasma / PowerDevil
I have two dell displays. With this project applied everything works for me.
View ArticleJakob Petsovits opened merge request !290: Restore battery charge limits on P...
An alternative approach to MR !253 for fixing BUG: 450551, which makes chargethresholdhelper responsible for persisting charge thresholds (system-wide) instead of PowerDevil::Core and its global .kcfg...
View ArticleJakob Petsovits commented on merge request !253 at Plasma / PowerDevil
I wanted to try my hand at the approach that I outlined above and submitted an alternative MR at !290. Check it out if you like, there's definitely a need for developers who can actually test this on...
View ArticleNicolas Fella approved 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 ArticleNicolas Fella commented on merge request !288 at Plasma / PowerDevil
indeed, we currently don't support mixing ddcutil and backlight brightness. That would be a larger thing to address
View ArticleFabian Arndt commented on merge request !290 at Plasma / PowerDevil
This (a combined action for restoring the limits) was an approach I'd considered during my initial implementation. That's why there was the restorechargelimit action. I failed to remove it / still...
View ArticleJakob Petsovits commented on merge request !290 at Plasma / PowerDevil
I guess in the end it comes down to whether charge limits should be viewed as a system-level setting (with privileged access, system-wide config) or a user-level setting (without requiring privileges,...
View ArticleJakob Petsovits pushed new project branch work/jpetso/fix-initial-outputconfi...
Jakob Petsovits(8a3116a4) at 14 Dec 00:23 actions/bundled: wait for output config before acting on lid close
View ArticleJakob Petsovits pushed to project branch work/jpetso/fix-initial-outputconfig...
Jakob Petsovits(e07f9d7e) at 14 Dec 00:34 actions/bundled: wait for output config before acting on lid close
View ArticleJakob Petsovits commented on merge request !289 at Plasma / PowerDevil
The overall idea seems right to me, but the extra asynchronicity makes it harder to follow what's supposed to happen in which order.To recap, your patch makes onLidClosedChanged() call itself a little...
View Article