Jakob Petsovits accepted merge request !346: [6.0 backport] daemon: Avoid con...
In order to make this backport of MR !333 happen, I added to the branch a cherry-pick of commit db4a6c79 (as separate commit) as well as the function signature change of generateDisplayId() from commit...
View ArticleJakob Petsovits deleted project branch work/jpetso/cherry-pick-unclog-ddcutil...
Jakob Petsovits(f996906d) at 13 Apr 17:34
View ArticleJakob Petsovits opened issue #34: Actions for inactive sessions don't...
Points extracted from MR !344 which I'm going to push, to make sure that the issue lives on once the MR is merged.PowerDevil::Core handles PowerDevil::PolicyAgent::sessionActiveChanged and clears...
View ArticleJakob Petsovits accepted merge request !344: actions/dimdisplay: Don't...
DimDisplay::onIdleTimeout() may not force "Explicit" when triggeringthe action manually, but it will still record old screen & keyboardbrightness values regardless of policy and set m_dimmed to...
View ArticleJakob Petsovits closed issue #29: Rethink policy integration in actions at Pl...
Powerdevil actions have an integrated system to check for certain "policies". Policies here means "Don't turn off/lock the screen" or "Don't suspend" e.g. while a media player is playing.An action sets...
View ArticleJakob Petsovits opened issue #29: Rethink policy integration in actions at Pl...
Powerdevil actions have an integrated system to check for certain "policies". Policies here means "Don't turn off/lock the screen" or "Don't suspend" e.g. while a media player is playing.An action sets...
View ArticleJakob Petsovits opened merge request !348: actions/dimdisplay: Don't dim...
Cherry-pick to Plasma/6.0 of MR !344, including both its main commit and the extra logging improvement commit.DimDisplay::onIdleTimeout() may not force "Explicit" when triggeringthe action manually,...
View ArticleJakob Petsovits accepted merge request !348: actions/dimdisplay: Don't...
Cherry-pick to Plasma/6.0 of MR !344, including both its main commit and the extra logging improvement commit.DimDisplay::onIdleTimeout() may not force "Explicit" when triggeringthe action manually,...
View ArticleScript Kiddy pushed to project branch Plasma/6.0 at Plasma / PowerDevil
Script Kiddy(74c3d54d) at 15 Apr 03:14 GIT_SILENT Sync po/docbooks with svn
View ArticleNatalie Clarius commented on merge request !342 at Plasma / PowerDevil
Works well for me and conceptually makes sense to me.
View ArticleJonathan Riddell pushed to project branch Plasma/6.0 at Plasma / PowerDevil
Jonathan Riddell(98dd18cc) at 16 Apr 10:15 update version for new release
View ArticleJonathan Riddell pushed new project tag v6.0.4 at Plasma / PowerDevil
Jonathan Riddell(7fdd3748) at 16 Apr 11:49 update version for new release
View ArticleJakob Petsovits commented on merge request !349 at Plasma / PowerDevil
Nit: The signal will also be sent when the profile is the same as for the previous profile. Could check for equality with the previous m_configuredProfile to prevent unnecessary signaling.
View ArticleNatalie Clarius pushed to project branch work/natalie/powerprofile-expose-con...
Natalie Clarius(1302c119) at 17 Apr 00:00 actions/powerprofile: emit changed signals only when value actually... ... and 1 more commit
View ArticleNatalie Clarius commented on merge request !349 at Plasma / PowerDevil
Fixed for the other properties too in a separate commit
View ArticleJakob Petsovits approved merge request !349: actions/powerprofile: expose con...
So the applet can determine whether to show an icon indicating the current profile when it is not the default one.See plasma-workspace!4240CCBUG: 485610
View ArticleScript Kiddy pushed to project branch Plasma/5.27 at Plasma / PowerDevil
Script Kiddy(dd0fc13e) at 17 Apr 03:53 GIT_SILENT Sync po/docbooks with svn
View ArticleJakob Petsovits pushed new project branch work/jpetso/brightness-min at Plasm...
Jakob Petsovits(f26a3440) at 19 Apr 03:00 daemon: Expose brightnessMin and knownSafeBrightnessMin to D-Bus ... and 3 more commits
View ArticleJakob Petsovits pushed new project branch work/jpetso/brightness-controller-r...
Jakob Petsovits(7cdd51c9) at 19 Apr 03:02 daemon: Calculate brightness logic with runtime minimum value ... and 2 more commits
View ArticleJakob Petsovits opened merge request !350: daemon: Refactor brightness contro...
I set out to implement the PowerDevil changes suggested in plasma-workspace!4117 (comment 923164), but decided that I couldn't be bothered to add another poorly named function in the same existing...
View Article