protocol: add seat missing_capability error
authorSimon Ser <contact@emersion.fr>
Thu, 28 May 2020 08:00:12 +0000 (10:00 +0200)
committerDaniel Stone <daniels@collabora.com>
Fri, 5 Jun 2020 09:36:39 +0000 (09:36 +0000)
commit21fad23a47ae3891fb92d6de4b82a00857e952c2
tree27f201ecf8ff4f4ef6534f7b8d97ff81aea1b7c6
parentcf20f2414048cd7d9ad43ffcdb8f494a6431a623
protocol: add seat missing_capability error

The protocol says:

> It is a protocol violation to issue this request on a seat that
> has never had the pointer capability.

But never defines an error code.

Signed-off-by: Simon Ser <contact@emersion.fr>
Closes: https://gitlab.freedesktop.org/wayland/wayland/-/issues/165
protocol/wayland.xml