Xaver Hugl pushed new project branch work/zamundaaa/brightness-control at...
Xaver Hugl(788162bd) at 08 May 19:02 daemon/controller: add support for KWin brightness control
View ArticleXaver Hugl opened merge request !356: daemon/controller: add support for KWin...
This works with HDR for now, and can be extended to take care of other methodsof brightness control later on as wellDepends on libkscreen!185BUG: 476805
View ArticleXaver Hugl pushed to project branch work/zamundaaa/brightness-control at...
Xaver Hugl(2118fdab) at 08 May 21:31 daemon/controller: add support for KWin brightness control
View ArticleJakob Petsovits commented on merge request !358 at Plasma / PowerDevil
Any suggestions about how to name them? I realized that the after is perhaps out of place for strings that only do " minutes" without "after" included. So perhaps we could throw it out altogether and...
View ArticleKristen McWilliam commented on merge request !358 at Plasma / PowerDevil
I think part of my issue with them is that JS doesn't denote a return type, so it isn't obvious it is returning something until you look at a JS function closer. So perhaps something like...
View ArticleScript Kiddy pushed to project branch Plasma/6.0 at Plasma / PowerDevil
Script Kiddy(3ab4a194) at 17 May 02:57 SVN_SILENT made messages (.desktop file) - always resolve ours
View ArticleJakob Petsovits pushed to project branch work/jpetso/kcm-combobox-timeouts at...
Jakob Petsovits(d6c91b33) at 17 May 16:30 kcmodule: Switch to comboboxes for selecting idle timeout values
View ArticleKristen McWilliam approved merge request !358: kcmodule: Switch to comboboxes...
Original commit messageThis follows the direction spearheaded by kcm_screenlocker,in kscreenlocker@311db2a9. In addition to a fewselect preset options, the user can also select a "Custom…"option which...
View ArticleJakob Petsovits pushed to project branch...
Jakob Petsovits(71e9cd4f) at 17 May 23:11 daemon: Add per-display access methods to ScreenBrightnessController ... and 7 more commits
View ArticleJakob Petsovits commented on merge request !352 at Plasma / PowerDevil
Rebased, added implementations for the new id() and label() getters in KWinDisplayBrightness, and tweaked display change handling for robustness against display object deletion before displaysChanged()...
View ArticleNate Graham commented on merge request !358 at Plasma / PowerDevil
The string freeze is on the day we branch for the beta, which for 6.1 is May 23rd. So you've still got a few days.
View ArticleEric Saint Etienne commented on merge request !184 at Plasma / PowerDevil
Just upgraded to Fedora 40 and plasma 6 to find out that now the screen isn't black at 0%.When you think about it, a black screen at 0% is the semantically correct behaviour (zero percent means......
View ArticleXaver Hugl commented on merge request !352 at Plasma / PowerDevil
The EDID serial number is not actually unique, but the output name is (at runtime at least).
View ArticleJakob Petsovits commented on merge request !184 at Plasma / PowerDevil
Hi Eric, there's a general consensus that users should be allowed to go down to brightness 0 if either Plasma/PowerDevil/KWin can guarantee no breakage or the user has explicitly opted into it.There is...
View ArticleRobert Riemann commented on merge request !184 at Plasma / PowerDevil
My keyboard has special keys to increase brightness when the display is off. If there's a toggle for display off, which key would I use to switch the display on? If it's the same keys, wouldn't that be...
View ArticleJakob Petsovits pushed new project branch...
Jakob Petsovits(504c6cc0) at 18 May 22:51 daemon: Only external brightness change signals from DisplayBrightness ... and 1 more commit
View ArticleJakob Petsovits opened merge request !359: daemon: Only external brightness...
Builds on top of !352. Part of the ongoing effort of allowing per-display brightness controls (#19).DisplayBrightness implementations have so far needed to emita brightnessChanged signal for...
View ArticleJakob Petsovits commented on merge request !359 at Plasma / PowerDevil
@zamundaaa: I recognize that the notion of an "external brightness change" is less true for (this current implementation of) KWinDisplayBrightness than for backlight or DDC/CI implementations.As long...
View ArticleJustin Zobel commented on merge request !184 at Plasma / PowerDevil
I suppose a case could be made for a minimum brightness setting. As a default it would be 1% as I imagine many users would be confused if they had a black screen and didn't know how to use shortcut...
View ArticleJakob Petsovits pushed to project branch...
Jakob Petsovits(0d133ea1) at 19 May 02:57 daemon: Only external brightness change signals from DisplayBrightness ... and 1 more commit
View Article