2013/2/21 Pekka Paalanen :
> On Wed, 20 Feb 2013 16:28:48 +0100
> Giulio Camuffo wrote:
>
>> This way the shell can know when a surface has been unmapped by
>> checking the value returned by weston_surface_is_mapped(surface).
>> The configure handlers have now width and height parameters, so
>> th
On Wed, 20 Feb 2013 16:28:48 +0100
Giulio Camuffo wrote:
> This way the shell can know when a surface has been unmapped by
> checking the value returned by weston_surface_is_mapped(surface).
> The configure handlers have now width and height parameters, so
> they do not need anymore to check manu
This way the shell can know when a surface has been unmapped by
checking the value returned by weston_surface_is_mapped(surface).
The configure handlers have now width and height parameters, so
they do not need anymore to check manually the buffer size.
If a surface's buffer is NULL the width and h