Skip to content
Snippets Groups Projects
Commit e193a178 authored by Derek Foreman's avatar Derek Foreman Committed by Marius Vlad
Browse files

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 ba82af93 and 2acd2c74
that change resize behaviour but missed updating saved size when the
client's initial configure occurs.

Signed-off-by: default avatarDerek Foreman <derek.foreman@collabora.com>
parent 8d85c433
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment