https://bugs.kde.org/show_bug.cgi?id=494722

--- Comment #3 from Jakob Petsovits <jpe...@petsovits.com> ---
Git commit ed7828d6c698b383bb16c71bc1b0e8cca16e2146 by Jakob Petsovits.
Committed on 16/12/2024 at 16:44.
Pushed by jpetso into branch 'master'.

daemon: Add virtuals to DisplayBrightness for optional "native" dimming

This is meant for display devices that provide a separate
dimming multiplier setting independently from the nominal
brightness value. By keeping nominal brightness untouched,
displays won't have incorrect brightness values in the edge case
when shutting down while the display was still dimmed.

KWin will implement this interface with a new Wayland protocol.

Direct-access display brightness controls (in X11) only provide
a single brightness value and are not expected to implement this.

M  +9    -0    daemon/controllers/displaybrightness.cpp
M  +16   -0    daemon/controllers/displaybrightness.h
M  +20   -11   daemon/controllers/screenbrightnesscontroller.cpp

https://invent.kde.org/plasma/powerdevil/-/commit/ed7828d6c698b383bb16c71bc1b0e8cca16e2146

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to