Skip to content

Draft: Add gamma support into XRandR and KScreen::Output

Ilya Pominov requested to merge add_gamma_5.27 into Plasma/5.27

Currently the backend does not support requesting and changing gamma and brightness

Into XRandrCrtc added XRandRGamma, which implements the changing and request of the gamma/brightness through the XCB Into KScreen::Output added KScreen::Output::Gamma

Merge request reports