Hi,
I just compiled frequensea from Git and build it. When I start it I get an error.
./frequensea ../lua/static.lua

This is GLFW telling me that it cannot focus the window. I can see it flip in and out for a split second.
https://github.com/glfw/glfw/blob/master/src/wl_window.c#L616 I don't know why it steps out here.
My system:
weston --version
weston 1.11.0
I just started weston and wanted to see the sample to get into it.