Skip to content

protocol: Clarify sending of wl_seat.capabilities

David Edmundson requested to merge davidedmundson/wayland:capsname into main

It wasn't explicitly stated that wl_seat.capabilities should also be sent on bind. Everyone did because it was obviously sensible.

This also clarifies that static seat name should be sent before announcing capabilities so clients can associate these devices with the right seat name.

Signed-off-by: David Edmundson davidedmundson@kde.org

Merge request reports