Skip to content

staging/tearing-control: Add protocol support

vaxry requested to merge vaxerski/wlroots:master into master

Fixes #3249 (closed).

Pipelines should succeed whenever wayland-protocols gets updated. For now they can't find the xml.

Criticism / suggestions welcome, never made an impl for wlroots before.

Seems to work, tested with Hyprland and hyprpicker (a wayland utility I wrote)

Test code and results

Client:

20221121_18h04m37s_grim

Server:

20221121_18h04m26s_grim

Result:

20221121_17h57m11s_grim

Compositor impl: Hyprland@PR1880

Edited by vaxry

Merge request reports