Re: [PATCH] xwayland: Use frame geometry for resizing shell surface

2014-08-27 Thread Ondřej Majerech
On 27/08/14 14:38, Pekka Paalanen wrote: On Mon, 25 Aug 2014 10:17:48 +0200 "Nils Chr. Brause" wrote: I also noticed this in current master. This seems to fix the problem. :) Reviewed-by: Nils Chr. Brause On Thu, Aug 21, 2014 at 2:51 AM, Ondřej Majerech wrote: We want to set the size o

Re: [PATCH] xwayland: Use frame geometry for resizing shell surface

2014-08-27 Thread Pekka Paalanen
On Wed, 27 Aug 2014 15:38:58 +0300 Pekka Paalanen wrote: > On Mon, 25 Aug 2014 10:17:48 +0200 > "Nils Chr. Brause" wrote: > > > I also noticed this in current master. This seems to fix the problem. :) > > > > Reviewed-by: Nils Chr. Brause > > > > > > > > On Thu, Aug 21, 2014 at 2:51 AM, On

Re: [PATCH] xwayland: Use frame geometry for resizing shell surface

2014-08-27 Thread Pekka Paalanen
On Mon, 25 Aug 2014 10:17:48 +0200 "Nils Chr. Brause" wrote: > I also noticed this in current master. This seems to fix the problem. :) > > Reviewed-by: Nils Chr. Brause > > > > On Thu, Aug 21, 2014 at 2:51 AM, Ondřej Majerech > wrote: > > > We want to set the size of the entire window, no

Re: [PATCH] xwayland: Use frame geometry for resizing shell surface

2014-08-25 Thread Nils Chr. Brause
I also noticed this in current master. This seems to fix the problem. :) Reviewed-by: Nils Chr. Brause On Thu, Aug 21, 2014 at 2:51 AM, Ondřej Majerech wrote: > We want to set the size of the entire window, not just the input area. > This fixes the bug where resizing an X client under XWayla

[PATCH] xwayland: Use frame geometry for resizing shell surface

2014-08-20 Thread Ondřej Majerech
We want to set the size of the entire window, not just the input area. This fixes the bug where resizing an X client under XWayland would make the window snap to a smaller size, and the pointer would then stay a distance away from the frame. Signed-off-by: Ondřej Majerech --- xwayland/window-man