2017-07-27 15:22 GMT+02:00 Quentin Glidic :
> On 7/27/17 3:01 PM, Giulio Camuffo wrote:
>>
>> When unmaximizing a surface the configure event should send 0,0 as the
>> requested size, so that the client can use the size that it had before
>> maximizing
>
>
> Hi,
>
> I disagree on this patch for a f
On 7/27/17 3:01 PM, Giulio Camuffo wrote:
When unmaximizing a surface the configure event should send 0,0 as the
requested size, so that the client can use the size that it had before
maximizing
Hi,
I disagree on this patch for a few reasons:
- the size can be ignored in this case, so there is
When unmaximizing a surface the configure event should send 0,0 as the
requested size, so that the client can use the size that it had before
maximizing
---
libweston-desktop/xdg-shell-v6.c | 31 ++-
1 file changed, 18 insertions(+), 13 deletions(-)
diff --git a/libwes