haiku/headers/os/add-ons
Adrien Destugues 3a2b67b5ae Support for configuring screen backlight
Accelerant interface:
Introduce new hooks B_SET_BRIGHTNESS and B_GET_BRIGHTNESS. Brightness is
a float in the 0..1 range.

App_server:
Forward brightness things between BScreen and the accelerant.

intel_extreme:
Implement the hooks. Note that this only works for laptop panels, but
the driver will pretend to support it in other cases as well.

Screen preferences:
If the accelerant supports the B_GET_BRIGHTNESS hook, allow to set
brightness with a slider. Otherwise, the slidere is hidden and these
changes aren't visible.
2017-11-21 09:12:18 +01:00
..
graphics Support for configuring screen backlight 2017-11-21 09:12:18 +01:00
input_server Rewrote headers. 2009-08-27 12:35:43 +00:00
mail_daemon BMailProtocol: Removed delete/append methods. 2016-01-26 16:01:03 +01:00
network_settings network preflet: Make InterfaceListItem dumber 2017-04-05 18:46:10 +00:00
registrar * Added new (currently private) API class BMimeSnifferAddon, 2006-06-09 20:48:50 +00:00
screen_saver * Big time cleanup of the screen saver stuff, not yet finished yet, though. 2006-06-06 08:16:46 +00:00
tracker * Rewrote TrackerAddOn.h header :-) 2007-10-15 22:56:37 +00:00