Jakob Petsovits pushed new project branch...
Jakob Petsovits(d6afdf72) at 27 Nov 18:53 daemon: Reduce unwanted brightness change signals that we originated
View ArticleJakob Petsovits pushed to project branch...
Jakob Petsovits(cfb9a08f) at 27 Nov 19:04 daemon: Reduce unwanted brightness change signals that we originated
View ArticleJakob Petsovits pushed new project branch...
Jakob Petsovits(58fa2798) at 27 Nov 19:22 DO NOT MERGE: extra logs for BacklightBrightness ... and 1 more commit
View ArticleJakob Petsovits opened merge request !475: daemon: Reduce unwanted brightness...
Extracted from MR !466 with minor tweaks in logic and commit message. Makes it possible for us to apply a dimming animation without getting the laptop screen's baseline brightness reset through...
View ArticleScript Kiddy pushed to project branch master at Plasma / PowerDevil
Script Kiddy(295be694) at 29 Nov 01:27 SVN_SILENT made messages (.desktop file) - always resolve ours
View ArticleScript Kiddy pushed to project branch Plasma/5.27 at Plasma / PowerDevil
Script Kiddy(5ada4bfd) at 02 Dec 05:03 GIT_SILENT Sync po/docbooks with svn
View ArticleSebastian Kügler pushed new project branch work/sebas/criticalhotplugbattery...
Sebastian Kügler(4c06b9f2) at 02 Dec 11:12 [daemon]: skip warnings if batteries aren't present ... and 1 more commit
View ArticleXaver Hugl commented on merge request !469 at Plasma / PowerDevil
I implemented this now in libkscreen!208 and kwin!6861. With that you can just set a dimming multiplier, which is rn just multiplied with the brightness setting internally. Making it behave differently...
View ArticleFushan Wen commented on merge request !475 at Plasma / PowerDevil
Q_ASSERT(m_isWaitingForKAuthJob); m_isWaitingForKAuthJob = false;
View ArticleSebastian Kügler pushed to project branch work/sebas/criticalhotplugbattery...
Sebastian Kügler(8ea3c7fd) at 05 Dec 16:16 add debugging
View ArticleJakob Petsovits commented on merge request !475 at Plasma / PowerDevil
Thanks, added the assertion.
View ArticleJakob Petsovits pushed to project branch...
Jakob Petsovits(96eebc93) at 05 Dec 18:34 applets/brightness: Always show displays in order of the D-Bus listing ... and 19 more commits
View ArticleJakob Petsovits commented on merge request !463 at Plasma / PowerDevil
@iasensio: I found an issue with !472 (merged) that would leave out one of my two displays when restarting the PowerDevil service. I added a second commit to this MR which finalizes your work of making...
View ArticleIsmael Asensio commented on merge request !463 at Plasma / PowerDevil
Minimal nitpicky suggestion here, just for simplification/clarity, let's get the item we're interest in using first and use its properties later.Feel free to ignore } const QString &display =...
View ArticleIsmael Asensio approved merge request !463: applets/brightness: Always show...
Note: I picked 6.3 as milestone given that it's a low-impact bug (no reports on bugs.kde.org either) and the change introduces a little bit of extra code. If it works out well and people like the...
View ArticleIsmael Asensio pushed new project branch work/iasensio/check-supported-action...
Ismael Asensio(e5316e88) at 06 Dec 19:50 applets/brightness: Check if KeyboardBrightness action is available ... and 1 more commit
View ArticleIsmael Asensio opened merge request !476: applets/brightness: Check if...
Besides reacting to changes in the Solid.PowerManagement DBus service,we also need to track changes in the KeyboardBrightnessControl action(which translates into a specific DBus path) before trying to...
View ArticleJakob Petsovits pushed to project branch master at Plasma / PowerDevil
Jakob Petsovits(6f668270) at 08 Dec 03:20 applets/brightness: Never miss a display on brightness service regi... ... and 1 more commit
View ArticleJakob Petsovits accepted merge request !463: applets/brightness: Always show...
Note: I picked 6.3 as milestone given that it's a low-impact bug (no reports on bugs.kde.org either) and the change introduces a little bit of extra code. If it works out well and people like the...
View Article