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

new(src,protocol): implement wlr dpms protocol under `Wl` obj path. #100

Closed FedeDP closed 1 year ago

FedeDP commented 1 year ago

Old Wl implementation now lives under KWin_wl path. This is consistent with other wayland plugins that are wlroots protocols. Refs #99

FedeDP commented 1 year ago

I was able to test this (and pushed some fixes!).