346f5a9d14
Logic that obtains current DPMS state is put inside the handler. sway_output from which the current DPMS state will be obtained is selected by the following logic: * For '-' and '--' the focused output is used; * For '*' error "Cannot apply toggle to all outputs" is reported; * For everything else all_output_by_name_or_id() is used. Fixes #5929. |
||
---|---|---|
.. | ||
adaptive_sync.c | ||
background.c | ||
disable.c | ||
dpms.c | ||
enable.c | ||
max_render_time.c | ||
mode.c | ||
position.c | ||
scale.c | ||
scale_filter.c | ||
subpixel.c | ||
toggle.c | ||
transform.c |