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 think at this point reverting that patch for release is our most > sensible move. We

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 an

[PATCH v5 weston] xwm: Choose icon closest to target size

2018-03-27 Thread Derek Foreman
Xwayland clients can offer multiple icon sizes in no particular order. Previously xwm was selecting the first one unconditionally. This patch selects the icon that matches the size closest to the target size. The target size is hard coded to 16 since there is only one theme and the data used to cre

[PATCH weston] xwm: Fix two more icon related memory leaks

2018-03-27 Thread Derek Foreman
Hopefully sort the last leaks introduced in commit 6b58ea8c The window could be destroyed before it had a frame but after it had an icon (I could trigger this with firefox), and the window could be assigned an icon twice before it had a frame (I could trigger this with terminology). The latter le

Re: [PATCH v3] xwm: Fix memory leak

2018-03-27 Thread Derek Foreman
On 2018-03-26 08:36 AM, Pekka Paalanen wrote: > On Fri, 23 Mar 2018 15:07:07 -0500 > Derek Foreman wrote: > >> On 2018-03-23 02:41 PM, Scott Moreau wrote: >>> A memory leak introduced by 6b58ea8c led to me finding a bigger leak, >>> which is xwm was calling frame_create() without calling frame_de

Re: [PATCH weston 00/25] A new touchscreen calibrator

2018-03-27 Thread Pekka Paalanen
On Mon, 26 Mar 2018 07:58:47 -0700 Jason Gerecke wrote: > On Mon, Mar 26, 2018 at 2:36 AM, Pekka Paalanen wrote: > > On Fri, 23 Mar 2018 09:33:10 -0700 > > Jason Gerecke wrote: > > > >> Nice! Do you think its reasonable to extend the allowed use of this > >> protocol to other kinds of direct-