| Summary: | Calibration page for full-frame average brightness | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Kyle Devir <kyle.devir> |
| Component: | kcm_kscreen | Assignee: | kscreen-bugs-null <kscreen-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | kode54, kyle.devir, nate, plasma-bugs-null, xaver.hugl |
| Priority: | NOR | ||
| Version First Reported In: | 6.4.4 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kscreen/-/commit/f5a4548ba3d4fabb73e8063dfb7e9724e45b86be | Version Fixed/Implemented In: | 6.6.0 |
| Sentry Crash Report: | |||
|
Description
Kyle Devir
2025-07-05 09:43:31 UTC
I didn't include a page for FALL because that value is more often than not completely ignored, and it does require blasting the user with a white fullscreen window... but giving a hint for what the max reference luminance should be sounds like a good enough reason to do it anyways. *** Bug 507440 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/plasma/kscreen/-/merge_requests/429 Git commit f5a4548ba3d4fabb73e8063dfb7e9724e45b86be by Xaver Hugl. Committed on 04/11/2025 at 17:10. Pushed by zamundaaa into branch 'master'. hdrcalibrator: add a page for the maximum fullscreen average luminance This value is usually ignored by applications (and by KWin's own tonemapping too), but it can offer a good hint for what the maximum SDR luminance should be. M +16 -0 hdrcalibrator/hdrcalibrator.cpp M +8 -0 hdrcalibrator/hdrcalibrator.h M +103 -3 hdrcalibrator/ui/Main.qml https://invent.kde.org/plasma/kscreen/-/commit/f5a4548ba3d4fabb73e8063dfb7e9724e45b86be |