Wayland and Weston 1.6.0 released
Wayland and Weston 1.6.0 released
Posted Sep 20, 2014 10:12 UTC (Sat) by tau (subscriber, #79651)In reply to: Wayland and Weston 1.6.0 released by xtifr
Parent article: Wayland and Weston 1.6.0 released
This is also why it is being carried by downstream compositors and toolkits at the moment instead of being carried in upstream Wayland. Once it's stable then it will get upstreamed and frozen, and its out-of-band version negotiation mechanism will go away in favour of Wayland's existing built-in interface version negotiation mechanism.
xdg-shell is intended to eventually replace the core protocol's wl_shell interface which was found to have a racy design (racy in the sense that it causes display corruption, not memory corruption, thankfully). More details here:
http://blog.mecheye.net/2014/06/xdg-shell/
Protocol spec:
http://cgit.freedesktop.org/wayland/weston/tree/protocol/...