Expand description
brightness control device
After creating this object, the client should issue all relevant setup requests (set_internal, set_edid, set_max_brightness, optionally set_observed_brightness) and finish the sequence with commit. Afterwards, for each change in values, the client must call commit again.
Structs§
- KdeExternal
Brightness Device V1 - brightness control device
Enums§
Constants§
- EVT_
REQUESTED_ BRIGHTNESS_ OPCODE - The wire opcode for this event
- EVT_
REQUESTED_ BRIGHTNESS_ SINCE - The minimal object version supporting this event
- REQ_
COMMIT_ OPCODE - The wire opcode for this request
- REQ_
COMMIT_ SINCE - The minimal object version supporting this request
- REQ_
DESTROY_ OPCODE - The wire opcode for this request
- REQ_
DESTROY_ SINCE - The minimal object version supporting this request
- REQ_
SET_ EDID_ OPCODE - The wire opcode for this request
- REQ_
SET_ EDID_ SINCE - The minimal object version supporting this request
- REQ_
SET_ INTERNAL_ OPCODE - The wire opcode for this request
- REQ_
SET_ INTERNAL_ SINCE - The minimal object version supporting this request
- REQ_
SET_ MAX_ BRIGHTNESS_ OPCODE - The wire opcode for this request
- REQ_
SET_ MAX_ BRIGHTNESS_ SINCE - The minimal object version supporting this request
- REQ_
SET_ OBSERVED_ BRIGHTNESS_ OPCODE - The wire opcode for this request
- REQ_
SET_ OBSERVED_ BRIGHTNESS_ SINCE - The minimal object version supporting this request