Codebase list wayland / 698dde1
protocol: Add deprecation note about wl_shell Now that xdg_shell is stable and much better defined than wl_shell we can finally deprecate wl_shell and guide users towards xdg_shell instead. Signed-off-by: Jonas Ådahl <jadahl@gmail.com> Acked-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Daniel Stone <daniels@collabora.com> Jonas Ådahl authored 6 years ago Daniel Stone committed 6 years ago
1 changed file(s) with 3 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
975975
976976 It allows clients to associate a wl_shell_surface with
977977 a basic surface.
978
979 Note! This protocol is deprecated and not intended for production use.
980 For desktop-style user interfaces, use xdg_shell.
978981 </description>
979982
980983 <enum name="error">