fn apply_position(window: &WebviewWindow, pos: BubblePosition)Expand description
Apply a position to the bubble window using a PhysicalPosition
(the same coordinate system outer_position() returns + the same
coordinate system MonitorBounds is in, per
crate::recp::tray_positioning).