wayland/protocol
Robert Ancell 02853609ac
Add missing wl_shm_pool::error enum
Existing implementations are using wl_shm::error for errors that apply to both
wl_shm and wl_shm_pool. The existing error values are assigned to the new
enum so existing code will continue to work but it will now be clearer what
errors can be emitted. wl_shm::error::invalid_format is now unused.

Signed-off-by: Robert Ancell <robert.ancell@canonical.com>
2026-04-29 10:28:44 +12:00
..
.gitignore Update .gitignore for protocol/ 2013-11-19 13:26:04 -08:00
generate-shm-formats.py Add an automated script to update wl_shm.format 2019-09-06 12:09:22 +00:00
tests.xml Replace initial 8 spaces with a tab for all xml files 2020-04-29 12:21:33 +00:00
wayland.dtd doc: add frozen=true interface attribute 2026-03-05 12:00:35 +00:00
wayland.xml Add missing wl_shm_pool::error enum 2026-04-29 10:28:44 +12:00