weston/xwayland
Derek Foreman e193a178e8 xwm: Fix accidental resizing of windows
If an X window has not been resized yet, and the user clicks (not drags)
on a part of the window frame that can be used to resize, the window
will resize to 512, 512.

This is likely because of the changes in ba82af938 and 2acd2c748
that change resize behaviour but missed updating saved size when the
client's initial configure occurs.

Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
2023-10-25 07:36:17 +00:00
..
dnd.c shared: extract hash table implementation from xwayland 2023-03-03 08:08:46 +00:00
launcher.c xwayland: Add client destroy listener 2023-06-19 21:32:47 +01:00
meson.build xwm: Add support for xwayland_shell_v1 2023-03-03 08:21:24 +00:00
selection.c xwm: Assert if we try to fetch our own selection 2022-12-07 10:03:37 +02:00
window-manager.c xwm: Fix accidental resizing of windows 2023-10-25 07:36:17 +00:00
xwayland-internal-interface.h xwayland: Use weston_coord 2023-07-19 07:41:33 -05:00
xwayland.h xwayland: Add client destroy listener 2023-06-19 21:32:47 +01:00