I apologize for any confusion... I meant to address my message to xuwei0317
and Nikos, not Christopher.
BR,
Daniel
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel
Hi,
attached below is a jhbuild moduleset with which I was able to build and
run Wayland on a Dell Inspiron N5110. This system runs on Intel Core i3
with integrated GPU, so the i915 driver was used. All the components from
the moduleset were updated today, so the moduleset itself is up to date.
T
Hi,
as I was working on the screensaver stuff, I found out that EGL
applications that do not want decorations are broken. This is easy to
reproduce, just apply the following hunk:
diff --git a/clients/gears.c b/clients/gears.c
index bc85f54..4a1d660 100644
--- a/clients/gears.c
+++ b/clients/gear