Summary: | Add day option to Night Color | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | KDE Neon user <emailmeat> |
Component: | kcm_nightcolor | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | adressepoub.rl, bvbfan, david.cortes.rivera, exp.wez, geisserml, hendrik.one, karolbienkowski, katyaberezyaka, kwin-bugs-null, matt.scheirer, maximtsyba, med.medin.2014, nate, pierpaolo.valerio, subdiff |
Priority: | NOR | ||
Version: | 5.17.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=413727 | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/commit/8e8b6145008234323a51b5bd607c3a194a73cc29 | Version Fixed In: | 5.26 |
Sentry Crash Report: | |||
Attachments: | LightBulb screenshot on Windows |
The idea was to put the daytime/overall color temperature value in the end in a separate KCM, that replaces KGamma on Wayland and handles all color correction. This should then also do this per screen. The nighttime color temperature value would then be a relative delta to the daytime/overall color temperature value on each screen. Fine with that? That makes sense, since you control the system settings directly. Could the Night Color KCM somehow link to the main color KCM you've mentioned, so users who are used to setting it through third-party Night Color-like programs can easily find it? (In reply to Roman Gilg from comment #1) > The idea was to put the daytime/overall color temperature value in the end > in a separate KCM, that replaces KGamma on Wayland and handles all color > correction. This should then also do this per screen. > > The nighttime color temperature value would then be a relative delta to the > daytime/overall color temperature value on each screen. > > Fine with that? I look at the code of night color so it will be better to be distinct kcm, also note that's good feature, by myself i'm using it for years (at days as well) so that's missing in Wayland. I'm fine with 'Constant mode' it makes sense to me since i use ~4000k temp. Any news on this issue? Personally this single-handedly makes wayland unusable for me, as I wouldn't be able to run redshift to adjust my screen temperature. *** Bug 430292 has been marked as a duplicate of this bug. *** I'd also like/need an option to set the day-time monitor colour temperature. This is one of the features I have been missing the most and already wanted to ask for since a longer time. Currently I open the night colours kcm many times a day and set the temperature manually, but that's tedious. My dream would be the possibility to make a custom graph for the colour temperature over the day, but that's probably a bit too fulsome... A simple day-time setting would really be enough and a great improvement that I'd love to see on the next Nate Graham "This week in kde" blog post 😊🙈 *** Bug 444143 has been marked as a duplicate of this bug. *** *** Bug 445758 has been marked as a duplicate of this bug. *** *** Bug 447987 has been marked as a duplicate of this bug. *** *** Bug 451574 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/2871 A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2055 Git commit 8e8b6145008234323a51b5bd607c3a194a73cc29 by Nate Graham, on behalf of Natalie Clarius. Committed on 31/08/2022 at 18:58. Pushed by ngraham into branch 'master'. plugins/nightcolor: add configurable day temperature M +1 -1 src/plugins/nightcolor/constants.h M +3 -2 src/plugins/nightcolor/nightcolormanager.cpp M +3 -3 src/plugins/nightcolor/nightcolormanager.h M +3 -0 src/plugins/nightcolor/nightcolorsettings.kcfg https://invent.kde.org/plasma/kwin/commit/8e8b6145008234323a51b5bd607c3a194a73cc29 |
Created attachment 110411 [details] LightBulb screenshot on Windows Like the built-in implementations by Windows 10 and Gnome, the new Night Color feature of KDE missed an essential feature of redshift and similar third-party programs: allowing users to set the (top) day color value. This allows people to completely limit the range to be used throughout the entire day.