Re: [PATCH v2] xwm: Update input region on resize

2018-03-28 Thread Derek Foreman
On 2018-03-28 12:55 AM, Ray, Ian (GE Healthcare) wrote: > On 27/03/2018, 21.50, "wayland-devel on behalf of Derek Foreman" > der...@osg.samsung.com> wrote: >> >> Hey everyone, >> >> I've added Ian Ray to CC as the author of commit

Re: [PATCH v2] xwm: Update input region on resize

2018-03-27 Thread Ray, Ian (GE Healthcare)
On 27/03/2018, 21.50, "wayland-devel on behalf of Derek Foreman" wrote: > > Hey everyone, > > I've added Ian Ray to CC as the author of commit 332d1892bbb (xwm: do > not include shadow in input region) > > I

Re: [PATCH v2] xwm: Update input region on resize

2018-03-27 Thread Derek Foreman
Hey everyone, I've added Ian Ray to CC as the author of commit 332d1892bbb (xwm: do not include shadow in input region) I think at this point reverting that patch for release is our most sensible move. We don't seem to have much forward progress on the horrible bug it's introduced. (Resizing

Re: [PATCH v2] xwm: Update input region on resize

2018-03-19 Thread Scott Moreau
On Mon, Mar 19, 2018 at 1:13 PM, Derek Foreman wrote: > On 2018-03-16 06:42 PM, Scott Moreau wrote: > >> Hi Pekka, >> >> On Fri, Mar 16, 2018 at 9:20 AM, Pekka Paalanen > > wrote: >> >> On Tue, 13 Mar 2018 21:22:04

Re: [PATCH v2] xwm: Update input region on resize

2018-03-19 Thread Derek Foreman
On 2018-03-16 06:42 PM, Scott Moreau wrote: Hi Pekka, On Fri, Mar 16, 2018 at 9:20 AM, Pekka Paalanen > wrote: On Tue, 13 Mar 2018 21:22:04 -0600 Scott Moreau > wrote: > Commit 332d1892

Re: [PATCH v2] xwm: Update input region on resize

2018-03-16 Thread Scott Moreau
Hi Pekka, On Fri, Mar 16, 2018 at 9:20 AM, Pekka Paalanen wrote: > On Tue, 13 Mar 2018 21:22:04 -0600 > Scott Moreau wrote: > > > Commit 332d1892 introduced a bug because the window was > > shaped only when the frame was created, leaving the input > >

Re: [PATCH v2] xwm: Update input region on resize

2018-03-16 Thread Pekka Paalanen
On Tue, 13 Mar 2018 21:22:04 -0600 Scott Moreau wrote: > Commit 332d1892 introduced a bug because the window was > shaped only when the frame was created, leaving the input > region unchanged regardless if the window was resized. > This patch updates the input region shape on

[PATCH v2] xwm: Update input region on resize

2018-03-13 Thread Scott Moreau
Commit 332d1892 introduced a bug because the window was shaped only when the frame was created, leaving the input region unchanged regardless if the window was resized. This patch updates the input region shape on resize, fixing the problem. --- Changed in v2: - Bail in shape function if