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
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
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
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
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
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-