Skip to content

scene: add wlr_scene_set_presentation()

Isaac Freund requested to merge ifreund/wlroots:scene-presentation-helper into master

This helper automates sending presentation feedback to clients based on the present event of scene outputs and the primary output of scene surfaces.

Merge request reports