Re: [PATCH] xwm: Fix wrong input offset for certain clients

2018-03-29 Thread Pekka Paalanen
On Sun, 18 Mar 2018 12:22:17 -0600 Scott Moreau wrote: > Some windows might get a create_notify event without the > override redirect flag set and then get a confiure_notify > event before map_request is received. This means that when > weston_wm_window_get_child_position is called in response >

[PATCH] xwm: Fix wrong input offset for certain clients

2018-03-18 Thread Scott Moreau
Some windows might get a create_notify event without the override redirect flag set and then get a confiure_notify event before map_request is received. This means that when weston_wm_window_get_child_position is called in response to configure_notify, the wrong offsets are computed resulting in wr