Skip to content

wayland: Fix handling of output scales

Matthias Clasen requested to merge matthiasc/for-main into main

Wayland protocols, in their wisdom, replaced xdg_output_done with wl_output_done, just to make it more fun to handle multiple protocol versions.

Merge request reports