On 25 September 2012 11:38, Daniel Stone <[email protected]> wrote: > On 25 September 2012 20:23, Emmanuele Bassi <[email protected]> wrote: >> On 24 September 2012 04:08, Daniel Stone <[email protected]> wrote: >>> Hi, >>> This patchset updates Clutter to run against current Wayland git (or >>> 0.95). Probably not perfect, but it's enough to run WebKit-Clutter >>> on Weston (once MX has been updated), and also make all the tests pass >>> with the Wayland backend enabled. >> >> the patches look good; cannot test them right now, tho. >
In general LGTM. But there is one bug where it tries to use old method for loading the cursor from a file installed by weston. This is no longer supported and weston no longer installs these files resulting in a segfault if you move the pointer into the surface. I'll follow up to this email with a patch that switches to the new cursor mechanism. Cheerio, Rob _______________________________________________ clutter-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/clutter-list
