Skip to content

wayland: Make the dpms protocol use Output directly

Vlad Zahorodnii requested to merge work/zzag/dpms-mode-wayland into master

It simplifies the dpms protocol implementation by making it use the Output directly. It also removes unrelated code in WaylandOutput and OutputInterface that can be used for future cleanups, e.g. removing WaylandOutput.

Edited by Vlad Zahorodnii

Merge request reports