Skip to content
Snippets Groups Projects
Verified Commit d9d66751 authored by Sebastian Krzyszkowiak's avatar Sebastian Krzyszkowiak Committed by Sebastian Krzyszkowiak
Browse files

wlr_output_layout_contains_point: handle outputs that aren't in the layout

Instead of crashing, return `false` when the specified output isn't part
of the layout, as we can be sure that it doesn't contain the specified
point.

(cherry picked from commit 13fcdba7)
parent 81de0fa2
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment