On Sun, 18 Mar 2018 12:22:16 -0600
Scott Moreau wrote:
> Send a synthetic configure notify event to the reparented window to
> update the position in Xwayland. This fixes menu positioning in clients
> like VLC after moving the window.
Hi,
Signed-off-by missing, I would strongly recommend to add
Send a synthetic configure notify event to the reparented window to
update the position in Xwayland. This fixes menu positioning in clients
like VLC after moving the window.
---
xwayland/window-manager.c | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/xwayland/wind