each dimension) than the desired surface
size.
If scale is not positive the invalid_scale protocol error is raised.
At 2016-12-23 11:25:05, "Jonas Ã…dahl" wrote:
>On Fri, Dec 23, 2016 at 09:52:45AM +0800, Anthenony wrote:
>> Hi, All:
>>
>>
>> As f
Hi, All:
As far as I know there is no interface to hide or show the client. I want
to make sure whether other method is feasible.
For example, I move the client out of the screen.
Hide:
attach(m_wl_sufface, 1000, 1000);
commit();
Show:
attach(m_wl_sufface, 0, 0);
commit();
Anywa
he error is coming or not?.
>
>Thanks.
>
>Regards,
>Madan
>
>On Fri, Aug 5, 2016 at 2:39 PM, Anthenony wrote:
>> Hi, All:
>>
>> Error:
>> "
>> This application failed to start because it could not find or load
>> th
ation,
please share some solution to me.
Thanks!
Best regards,
Anthenony
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel
Hi,All:
Dose anyone have the same problem in building wayland-ivi-extension as me?
yuanjiawei@yuanjiawei:~/wayland-ivi-entension/wayland-ivi-extension-so/build$
cmake ../wayland-ivi-extension/
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
--