Skip to main content

rect_matches

Function rect_matches 

Source
pub(crate) fn rect_matches(window: Rect, monitor: Rect) -> bool
Expand description

True if window covers monitor within FULLSCREEN_TOLERANCE_PX on every edge.