Skip to content
Commit ea9a01f2 authored by Derek Foreman's avatar Derek Foreman Committed by Pekka Paalanen
Browse files

xwm: Prepare send_configurenotify for non-fullscreen use



Currently weston_wm_window_send_configurenotify is only called for
fullscreen clients, and it is written to be correct only in that case.

Fix it up to handle other cases properly so we can use it for them in a
later commit. Synthetic Configure Notify events are relative to the
root window, so this means adding our window co-ordinate when
necessary.

Signed-off-by: default avatarDerek Foreman <derek.foreman@collabora.com>
parent 23e3a328
Loading
Loading
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