Skip to content

output-layout: improve API

Kirill Primak requested to merge vyivel/wlroots:output-layout into master
  • wlr_output_layout_add{,_auto}() now return a bool indicating whether the function has succeeded.
  • wlr_output_layout_move() is removed.

Closes #1083 (closed)

Goes in the opposite direction of #1013 (closed)

Edited by Kirill Primak

Merge request reports