wayland/protocol
Simon Ser 0853304bc9 protocol: add wl_data_device.{enter,leave}
Data device focus is currently indicated by wl_keyboard focus.
However some systems are lacking keyboards, in which case the
wl_seat is missing the keyboard capability and clients can't create
a wl_keyboard object.

Introduce enter and leave events so that compositors can indicate
when a client will receive selection events.

Signed-off-by: Simon Ser <contact@emersion.fr>
Closes: https://gitlab.freedesktop.org/wayland/wayland/-/issues/37
2022-08-09 21:32:18 +02: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 protocol: Add type attribute to events 2021-01-27 17:49:10 +00:00
wayland.xml protocol: add wl_data_device.{enter,leave} 2022-08-09 21:32:18 +02:00