commit | 5b77199cc1ad9d971d9ef51c9f21ef6149942193 | [log] [tgz] |
---|---|---|
author | Jonas Ådahl <jadahl@gmail.com> | Tue May 05 15:35:15 2015 +0800 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Thu May 21 19:01:45 2015 -0700 |
tree | 0fd2a55512067bf9f76b022d2c12a59ee64353ac | |
parent | ca13f7ed8f93cb3c5d227e77978dd78db16a1244 [diff] |
xdg-shell: Document error conditions when popup and surface getters Document that a wl_surface can only be assigned either a xdg_popup or xdg_surface once and that if the client still stries to do that an error is raised. Signed-off-by: Jonas Ådahl <jadahl@gmail.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com> Pekka Paalanen <pekka.paalanen@collabora.co.uk>