Re:Re: Hide or show the surface

2017-01-05 Thread Anthenony
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

Hide or show the surface

2016-12-22 Thread Anthenony
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

Re:Re: Wayland application start failed

2016-08-07 Thread Anthenony
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

Wayland application start failed

2016-08-05 Thread Anthenony
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

Building wayland-ivi-extension source code error

2016-07-12 Thread Anthenony
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 --