Skip to content

core: keep offset placement within limits

Olivier Fourdan requested to merge ofourdan/mutter:issue105 into master

If an xdg-positioner offset is specified, it might move the window completely offscreen.

Make sure we keep the offset within the window's own limits.

Closes: #105

Merge request reports