Expand description
Dpms for a wl_output
This interface provides information about the VESA DPMS state for a wl_output. It gets created through the request get on the org_kde_kwin_dpms_manager interface.
On creating the resource the server will push whether DPSM is supported for the output, the currently used DPMS state and notifies the client through the done event once all states are pushed. Whenever a state changes the set of changes is committed with the done event.
Structs§
- OrgKde
Kwin Dpms - Dpms for a wl_output
Enums§
Constants§
- EVT_
DONE_ OPCODE - The wire opcode for this event
- EVT_
DONE_ SINCE - The minimal object version supporting this event
- EVT_
MODE_ OPCODE - The wire opcode for this event
- EVT_
MODE_ SINCE - The minimal object version supporting this event
- EVT_
SUPPORTED_ OPCODE - The wire opcode for this event
- EVT_
SUPPORTED_ SINCE - The minimal object version supporting this event
- REQ_
RELEASE_ OPCODE - The wire opcode for this request
- REQ_
RELEASE_ SINCE - The minimal object version supporting this request
- REQ_
SET_ OPCODE - The wire opcode for this request
- REQ_
SET_ SINCE - The minimal object version supporting this request