FedeDP / Clightd

A linux bus interface that lets you change screen brightness, compute captured webcam frames brightness and change screen temperature.
GNU General Public License v3.0
82 stars 10 forks source link

fix(screen): fixed screen algorithm, by taking care of pixel size while moving horizontally #97

Closed FedeDP closed 1 year ago

FedeDP commented 1 year ago

Moreover, fixed Xorg screen impl by correctly passing stride instead of image width.