Nate Graham commented on merge request !569 at Plasma / PowerDevil
Yeah good idea. Changed in beca01b3
View ArticleBhushan Shah pushed to project branch Plasma/6.4 at Plasma / PowerDevil
Bhushan Shah(24d4737d) at 15 Jul 03:52 Update version for new release 6.4.3
View ArticleBhushan Shah pushed new project tag v6.4.3 at Plasma / PowerDevil
Bhushan Shah(cf3e6b1d) at 15 Jul 10:31 Update version for new release 6.4.3
View ArticleNate Graham pushed new project branch...
Nate Graham(d84ff575) at 16 Jul 17:10 Also show popup for power cord plug/unplug
View ArticleNate Graham opened merge request !571: Also show popup for power cord...
According to EU Directive 2019/882, sound cannot be the only method ofindicating something. Currently we do just that with the plug/unplugnotifications, though.We have two options: turn off the sound,...
View ArticleDavid Edmundson commented on merge request !571 at Plasma / PowerDevil
We don't want to show a notification for actions the user themselves initiated. It's not helping anyone.We have a visual indication: The icon changes.
View ArticleNate Graham commented on merge request !571 at Plasma / PowerDevil
We don't want to show a notification for actions the user themselves initiated. It's not helping anyone.For sure, but we also need to follow the law. That said…We have a visual indication: The icon...
View ArticleNate Graham closed merge request !571: Also show popup for power cord...
According to EU Directive 2019/882, sound cannot be the only method ofindicating something. Currently we do just that with the plug/unplugnotifications, though.We have two options: turn off the sound,...
View ArticleBhushan Shah pushed to project branch work/bshah/wakeup-source-handler at...
Bhushan Shah(7e1b0fb6) at 25 Jul 07:58 dpms: snapshot wakeup count before suspending ... and 16 more commits
View ArticleThomas Woolford opened merge request !572: brightnesscontrol: add support for...
I've taken Fuschan Wen's !199, rebased it on the current master branch, and applied a few fixes to get everything compiling again.To test, runqdbus-qt5 org.kde.Solid.PowerManagement...
View ArticleKai Uwe Broulik pushed new project branch work/kbroulik/and-or-inh at Plasma...
Kai Uwe Broulik(3956db51) at 28 Jul 15:53 applets/batterymonitor: Use "and/or" for inhibition description
View ArticleKai Uwe Broulik opened merge request !573: applets/batterymonitor: Use...
We currently do not distinguish an application preventing only screenpower management vs preventing sleep. This can lead the user to believethat e.g. copying a large file will keep the screen on which...
View ArticleNate Graham commented on merge request !573 at Plasma / PowerDevil
This is definitely a more correct string, but it will also be more frustrating for the user because we'll be exposing the fact that we don't know what specifically is being inhibited.+0.5, but I think...
View ArticleKai Uwe Broulik commented on merge request !573 at Plasma / PowerDevil
Sure but that requires changing the DBus API or adding a new one. Failed to do that in time for 6.0... :/
View ArticleNate Graham commented on merge request !572 at Plasma / PowerDevil
Cool, thanks for taking over the work.Can I ask some questions about the expected UX here?How should we expect automatic brightness changes to interact with the user-configured brightness level? And if...
View ArticleThomas Woolford commented on merge request !572 at Plasma / PowerDevil
I haven't thought much about it honestly.Perhaps we can add a KCM page like night-light? I can add some curve controls to map the ambient brightness to a target screen brightness.Another option is to...
View ArticleBhushan Shah commented on merge request !572 at Plasma / PowerDevil
One thing I am not so sure about is why is this relying on iio-sensor-proxy directly? Should it be instead using QtSensors?
View ArticleJakob Petsovits commented on merge request !573 at Plasma / PowerDevil
@broulik!423 has a new D-Bus API that can specify what specifically is being inhibited. I need to rebase it and simplify (the suppress permanently flag turned out to be unnecessary) but with this in...
View ArticleKai Uwe Broulik pushed new project branch work/kbroulik/rm-lockscreen-watcher...
Kai Uwe Broulik(f0d8b04f) at 07 Aug 11:12 Drop screenlocker watcher
View ArticleKai Uwe Broulik opened merge request !575: Drop screenlocker watcher at...
It doesn't set a connection so it doesn't do anything.DBus "connections" also aren't like Qt connections that getsevered when the sender goes away but they are match ruleson DBus so we can just keep...
View Article