Skip to content

wayland/xdg-shell: Fix window menu position

Robert Mader requested to merge rmader/mutter:window-menu into master

Alternative solution to !508 (merged)

This fixes window menu positions in the following cases:

  • scale-monitor-framebuffer and scale >= 200%
  • opening the menu on top of a menu button (which then opens the menu on the top left of the window)

Fixes #527 (closed)

Edited by Robert Mader

Merge request reports