In case it's to anyone's interest. I've created a working javafx wayland
poc. Code is here: https://github.com/udevbe/wayland-javafx
On Mon, Aug 29, 2016 at 1:38 PM, Vinoth Kumar
wrote:
> Hi Erik,
>
> Thanks a lot for the additional information. I have got some idea now.
>
> Regards,
> Vinoth
>
On Thu, 15 Sep 2016 13:01:49 +0200
Krzysztof Konopko wrote:
> Including `weston-egl-ext.h` causes compilation failure for configurations
> with EGL disabled.
>
> Verified with `--disable-egl`, `--disable-x11-compositor`
> and `--disable-drm-compositor`.
>
> Signed-off-by: Krzysztof Konopko
> -
On Thu, 22 Sep 2016 22:11:39 -0700
Bryce Harrington wrote:
> On Thu, Sep 22, 2016 at 09:59:37PM -0500, Yong Bakos wrote:
> > From: Yong Bakos
> >
> > Add doxygen comment blocks to all wl_list methods.
> >
> > Signed-off-by: Yong Bakos
>
> Reviewed-by: Bryce Harrington
>
> One extremely m
When sending a ping event to a surface using the wl_shell interface,
if that surface is destroyed before we receive the pong we will never
receive it, even if the client is actually responsive, since the
interface does not exist anymore. So when the surface if destroyed
pretend it's a pong and rese