enlightenment/src
Carsten Haitzler eab2a34ef3 backlight - add ddc support via libddcutil
This adds ddc monitor control and glues it into the backlight system.
A result of this is now backlgiht control gadgets work screen by
screen and even on desktop monitors as well as on a laptop panel. If
you now put a backlight gadget on a shelf on each screen... it will
control THAT screen's backlight.

This requires libddcutil to be installed. That will require i2c
modules (i2c-dev specifically). This means that this is likely not
going to do anything useful on bsd's... unless libddcutil happens to
work there by chance.

so install ddcutil/libddcutil. ensure it's in ld.so.conf so setuid
root processes find it (as LD_LIBRARY_PATH won't help) and enjoy your
new funcky per-screen backlight controls... :)

@feature
2020-02-06 18:41:23 +00:00
..
bin backlight - add ddc support via libddcutil 2020-02-06 18:41:23 +00:00
modules Backlight Gadget slider fixes 2020-02-06 14:18:53 +00:00
protocol Revert "add sandbox gadget event to indicate gadget removal" 2018-01-09 09:57:36 -05:00
tests Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06:00