mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-17 14:38:09 +02:00
When we receive configure_notify we should update the surface's position by calling xwayland_api->set_xwayland(). Otherwise some surfaces like dnd surfaces from xwayland views are "stuck" at one place. When setting XWAYLAND state though we should always call view_set_position(), not just the first time we set this state. Signed-off-by: Ilia Bozhinov <ammen99@gmail.com> Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net> |
||
|---|---|---|
| .. | ||
| client.c | ||
| internal.h | ||
| libweston-desktop.c | ||
| libweston-desktop.h | ||
| libweston-desktop.pc.in | ||
| seat.c | ||
| surface.c | ||
| wl-shell.c | ||
| xdg-shell-v5.c | ||
| xdg-shell-v6.c | ||
| xwayland.c | ||