Jakob Petsovits commented on merge request !361 at Plasma / PowerDevil
I also had to reduce the tested set of target_brightness values by 1 each, because the new API as it currently stands will range not from 1 to 255 for the mocked display like the previous API, but from...
View ArticleOded Arbel commented on merge request !409 at Plasma / PowerDevil
My laptop is set to stop charging at 90%. Does that mean that the battery monitor will never become passive?
View ArticleNate Graham commented on merge request !409 at Plasma / PowerDevil
No, the battery is considered fully charged when it's within 1% of whatever you set the maximum charge level at. I've got mine to stop charging at 80% and can confirm that this works.
View ArticleJonathan Riddell pushed to project branch Plasma/6.1 at Plasma / PowerDevil
Jonathan Riddell(3b5f95bc) at 06 Aug 12:11 update version for new release
View ArticleJonathan Riddell pushed new project tag v6.1.4 at Plasma / PowerDevil
Jonathan Riddell(814646f6) at 06 Aug 12:59 update version for new release
View ArticleJakob Petsovits commented on merge request !279 at Plasma / PowerDevil
Another thought on this. Most problems seem to surface as one of two symptoms:People putting their laptop into a backpack (lid closed) where it overheats after inadvertently waking up, orPeople leaving...
View ArticleNate Graham commented on merge request !279 at Plasma / PowerDevil
I think your idea is very sane. I support it.
View ArticleXaver Hugl commented on merge request !361 at Plasma / PowerDevil
PowerDevil gets the same listing of displays from KWin, namely {"kwin:eDP-1", "kwin:HDMI-A-1"}That's expected, KWin can still do software brightness, even if it doesn't have control over the...
View ArticleScript Kiddy pushed to project branch master at Plasma / PowerDevil
Script Kiddy(65d5ff3b) at 10 Aug 01:29 SVN_SILENT made messages (.desktop file) - always resolve ours
View ArticleScript Kiddy pushed to project branch Plasma/6.1 at Plasma / PowerDevil
Script Kiddy(bc3e81a0) at 10 Aug 03:14 SVN_SILENT made messages (.desktop file) - always resolve ours
View ArticleNatalie Clarius commented on merge request !361 at Plasma / PowerDevil
For me, on X11, tray icon scrolling and the keyboard shortcut always changes the brightness of only the laptop screen, even when doing it from the external screen. Is this the intendeed behavior?
View ArticleLaurent Montel pushed to project branch master at Plasma / PowerDevil
Laurent Montel(0f8e6dab) at 12 Aug 06:48 Set up KCrash after KAboutData::setApplicationData()
View ArticleJakob Petsovits pushed new project branch work/jpetso/kwinbrightness-tweaks...
Jakob Petsovits(0a822fd4) at 12 Aug 08:31 daemon/controllers/kwinbrightness: Set label manually for internal ... ... and 2 more commits
View ArticleJakob Petsovits opened merge request !411: Assorted tweaks for kwinbrightness...
The set of commits to support !361 has grown long enough that perhaps a separate "kwinbrightness tweaks only" MR is warranted. Here's what's cooking:daemon/controllers/kwinbrightness: Sort displays in...
View ArticleJakob Petsovits pushed to project branch...
Jakob Petsovits(28e20052) at 12 Aug 12:22 applets/brightness: Per-display brightness controls ... and 16 more commits
View ArticleXaver Hugl commented on merge request !411 at Plasma / PowerDevil
Commit 1 and 3 lgtm, but I don't thinkdaemon: Don't mix internal and external displays in legacy brightness controlsmakes sense. Yes, it's different from X11, but the distinction between built in and...
View ArticleJakob Petsovits commented on merge request !411 at Plasma / PowerDevil
I want adjustment for all screens too. But the legacy set exists for a reason, which is to prevent regressions for API users that haven't adjusted to per-display controls yet.OSD is one such usage, and...
View ArticleNate Graham opened merge request !412: Tweak notification text to be more...
Some of the notification labels suffered a bit from excessive wordiness,repetition, and jargon. This commit cleans them up to be moreHIG-compliant by rephrasing some things:Don't repeat the title in...
View ArticleJakob Petsovits commented on merge request !412 at Plasma / PowerDevil
Casing is weird here. Let's either capitalize everything or lower-case "plugged in" as well.
View ArticleJakob Petsovits approved merge request !412: Tweak notification text to be...
Some of the notification labels suffered a bit from excessive wordiness,repetition, and jargon. This commit cleans them up to be moreHIG-compliant by rephrasing some things:Don't repeat the title in...
View Article