Skip to content

Add wlr_output_layout implementation

Simon Ser requested to merge github/fork/acrisci/feature/output-layout into master

Created by: acrisci

An output layout consists of a mapping of outputs to their position in a global coordinate system that usually cooresponds to the output position in physical space in front of the user.

Add an example that allows configuration of an output layout and demonstrates its boundaries with a bouncing image.

Merge request reports

Loading