Christoph Wolk opened merge request !526: applets/brightness: don't skip...
The Night Light delegate has special handling to select the switch ontab, but this is done in the delegate's contentItem, rather thandirectly in the delegate. As a consequence, it only works if...
View ArticleJonathan Riddell pushed to project branch Plasma/6.3 at Plasma / PowerDevil
Jonathan Riddell(b9f2c6ce) at 25 Feb 13:45 update version for new release
View ArticleJakob Petsovits commented on merge request !526 at Plasma / PowerDevil
For quick parsing, I think the commit title has enough space left to note the part of the applet that's changed: applets/brightness: don't skip Night Light switch on tabPatch itself LGTM, thanks!
View ArticleJakob Petsovits approved merge request !526: applets/brightness: don't...
The Night Light delegate has special handling to select the switch ontab, but this is done in the delegate's contentItem, rather thandirectly in the delegate. As a consequence, it only works if...
View ArticleChristoph Wolk commented on merge request !526 at Plasma / PowerDevil
Kate will complain if I go over 52 characters, and having a max of about 50 is a common recommendation (I think also for some tooling, but that's mainly for the body hard-wrap at 72 characters)If you...
View ArticleJonathan Riddell pushed new project tag v6.3.2 at Plasma / PowerDevil
Jonathan Riddell(0f1fb831) at 25 Feb 16:36 update version for new release
View ArticleYifan Zhu pushed new project branch work/fanzhuyifan/display at Plasma /...
Yifan Zhu(239a63b0) at 25 Feb 18:26 daemon: adjust brightness of active output instead of all outputs
View ArticleYifan Zhu opened merge request !527: daemon: adjust brightness of active...
Users usually just want to change the brightness of the current output,and seldom wants to change the brightness of all outputs simultaneously.Hence, actions without explicitly specifying output...
View ArticleYifan Zhu commented on merge request !527 at Plasma / PowerDevil
Check if any tests need to be changed
View ArticleKristen McWilliam commented on merge request !527 at Plasma / PowerDevil
Users usually just want to change the brightness of the current output, and seldom wants to change the brightness of all outputs simultaneously.Though I wonder, will there be users who had their...
View ArticleTracey Clark commented on merge request !527 at Plasma / PowerDevil
Tested on a laptop connected to an external monitor - looks good here ✅in multimonitor setup, scroll on applet with mouseverify that only display with applet changes brightness ✅in multimonitor setup,...
View ArticleNate Graham commented on merge request !527 at Plasma / PowerDevil
Right now I prefer the idea of exposing a separate shortcut for that. -- Meta+Brightness and Shift+Meta+Brightness.I think adding some new shortcuts make sense. Could the modifier key be Alt? That way...
View ArticleYifan Zhu opened merge request !527: Draft: daemon: adjust brightness of...
Users usually just want to change the brightness of the current output,and seldom wants to change the brightness of all outputs simultaneously.Hence, actions without explicitly specifying output...
View ArticleChristoph Wolk pushed to project branch master at Plasma / PowerDevil
Christoph Wolk(a3ded3a9) at 26 Feb 06:26 applets/brightness: don't skip NightLight switch on tab
View ArticleChristoph Wolk accepted merge request !526: applets/brightness: don't...
The Night Light delegate has special handling to select the switch ontab, but this is done in the delegate's contentItem, rather thandirectly in the delegate. As a consequence, it only works if...
View ArticleJakob Petsovits commented on merge request !527 at Plasma / PowerDevil
This is not going to work on X11, where we don't use KWinDisplayBrightness (due to lack of Wayland integration) a.k.a. kwin: displayId prefix. Let's try to do a better job at fallbacks and matching...
View ArticleJakob Petsovits commented on merge request !510 at Plasma / PowerDevil
I plan to merge this on or after Sunday even without explicit approval, unless someone objects until then. With @apol having had a look at the code, @davidedmundson having tested it, and it being a...
View ArticleDevin Lin pushed to project branch master at Plasma / PowerDevil
Devin Lin(df337d18) at 01 Mar 16:12 Revert "defaults: Extend default timeouts for mobile"
View ArticleDevin Lin pushed new project branch work/devinlin/extendmobile at Plasma /...
Devin Lin(126bab8d) at 01 Mar 16:15 defaults: Extend default timeouts for mobile
View ArticleDevin Lin opened merge request !528: defaults: Extend default timeouts for...
The current screen timeouts for mobile are quite short, this MR extendsthe values of them.Plugged in:Dim display: unchanged (5 mins)Turn off display: 1 min -> 10 minsSuspend: 7 mins -> 15...
View Article