Skip to content

xdg: Hanndle popup reposition

Guido Günther requested to merge guidog/phoc:popup-reposition into main

As we claim support for xdg_shell > 2 we should handle reposition requests. Do so by unconstraining the popup again.

Before:

before

After:

after

The above screenshot also shows a mispositioned tooltip but that is unrelated (happens with and without this patch).

Closes: #303 (closed)

Edited by Guido Günther

Merge request reports