Function miral::equivalent_display_area

Function Documentation

auto miral::equivalent_display_area(Output const &lhs, Output const &rhs) -> bool

Checks if the provided outputs have the same display area.

Parameters:
  • lhs – first output

  • rhs – second output

Returns:

true if their display area is the same, otherwise false