Jakob Petsovits commented on merge request !583 at Plasma / PowerDevil
Sorry for my lack of follow-up. I don't want to block this MR just because I'm not taking the time to properly look into what you said.However, if you do go ahead with merging, please add this...
View ArticleNate Graham pushed to project branch...
Nate Graham(da88e6a9) at 21 Dec 21:47 Re-check AC adapter state after resuming from suspend ... and 58 more commits
View ArticleJakob Petsovits approved merge request !583: Re-check AC adapter state after...
If we don't re-check it, the internal state won't match reality whenthe user plugged or unplugged it while suspended.BUG: 507203FIXED-IN: 6.5.5@broulik@jpetso
View ArticleJakob Petsovits commented on merge request !595 at Plasma / PowerDevil
I wonder if it's possible to roll the plugin's source files into the plasma_add_applet() command via a CPP_SOURCES [foo.cpp ...] argument. That would require much more investigation and a little more...
View ArticleJakob Petsovits approved merge request !595: reproducible builds: make build...
Similar to https://qt-project.atlassian.net/browse/QTBUG-137440To fix https://bugs.kde.org/show_bug.cgi?id=512867I'll admit I don't quite know what I'm doing here, I'm mostly guessing and mimicking,...
View ArticleJakob Petsovits pushed to project branch master at Plasma / PowerDevil
Jakob Petsovits(65044460) at 22 Dec 03:11 reproducible builds: make build deterministic by adding explicit deps
View ArticleJakob Petsovits accepted merge request !595: reproducible builds: make build...
Similar to https://qt-project.atlassian.net/browse/QTBUG-137440To fix https://bugs.kde.org/show_bug.cgi?id=512867I'll admit I don't quite know what I'm doing here, I'm mostly guessing and mimicking,...
View ArticleNate Graham pushed to project branch master at Plasma / PowerDevil
Nate Graham(da9119a9) at 22 Dec 07:29 Re-check AC adapter state after resuming from suspend
View ArticleNate Graham accepted merge request !583: Re-check AC adapter state after...
If we don't re-check it, the internal state won't match reality whenthe user plugged or unplugged it while suspended.BUG: 507203FIXED-IN: 6.5.5@broulik@jpetso
View ArticleNicolas Fella commented on merge request !595 at Plasma / PowerDevil
That would work in principle and should address the issue.There would be a blocker though, plasma-mobile also uses the QML import:...
View ArticleNate Graham commented on merge request !576 at Plasma / PowerDevil
The other ones are toolbuttons because they're on toolbars. The HIG says that buttons not on toolbars need to be raised. See https://develop.kde.org/hig/getting_input/#initiating-actions
View ArticleJakob Petsovits pushed new project branch...
Jakob Petsovits(1ab7cfc7) at 24 Dec 13:16 applets/batterymonitor: Correctly show current inhibition status
View ArticleScript Kiddy pushed to project branch Plasma/6.5 at Plasma / PowerDevil
Script Kiddy(e91b3321) at 25 Dec 03:15 SVN_SILENT made messages (.desktop file) - always resolve ours
View ArticleNate Graham commented on merge request !599 at Plasma / PowerDevil
@ndavis I just ran into https://bugs.kde.org/show_bug.cgi?id=514851, caused by this. A minor bug, it wasn't a problem before this MR was merged.
View ArticleScript Kiddy pushed to project branch Plasma/6.6 at Plasma / PowerDevil
Script Kiddy(34680fc8) at 20 Jan 03:56 GIT_SILENT Sync po/docbooks with svn
View ArticleXaver Hugl commented on merge request !600 at Plasma / PowerDevil
Brightness animations are since recently very smooth on my laptop either way, but I tested this and it worked the same, so +1I'll also hopefully get some updates on the KMS brightness stuff at FOSDEM...
View ArticleNoah Davis pushed new project branch work/ndavis/battery-100-99-percent at...
Noah Davis(1e656bb2) at 24 Jan 18:25 applets: Change displayed percentage to 99% when the device reports...
View ArticleNoah Davis opened merge request !603: applets: Change displayed percentage to...
Some devices will report 100% charge when discharging as a quirk of how they report battery percentage.It is logically impossible to be truly at 100% while discharging, and displaying a...
View ArticleNoah Davis commented on merge request !603 at Plasma / PowerDevil
I'm not 100% sure about this since it's technically wrong, but it fixes the bug and there are enough quirks around how battery info is reported that I don't think there's a fully right solution.
View Article