Here is some more code that I forgot to include:
static void
unset_maximized(struct ShellSurface *shsurf)
{
struct weston_surface *surface =
weston_desktop_surface_get_surface(shsurf-
>desktop_surface);
if (shsurf->saved_position_valid)
weston_view_
hi folks:
my project take wayland as display server, weston working with
libdrm-backend, the opegles and egl interface are provided by arm official
provide "libmali.so" library.
but now i want to test whether it can be worked that get rid of mali library
completely ,and use mesa library