From 9d0bda08395ff626cd76bbb5363cc6b5ef805bc1 Mon Sep 17 00:00:00 2001 From: Jason Gerecke Date: Tue, 15 Jul 2025 09:32:51 -0700 Subject: [PATCH] Add updates requested from Peter --- proto/protocol.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/proto/protocol.xml b/proto/protocol.xml index 3332d24..bf77176 100644 --- a/proto/protocol.xml +++ b/proto/protocol.xml @@ -1731,7 +1731,7 @@ - + Request to bind to a given set of tool capabilities. This is used by clients to describe which subset of server-supported capabilities @@ -2032,7 +2032,10 @@ The server sends this event after attaching the ei_stylus interface to an ei_device. This event describes the set of capabilities that - the server is willing to let the client to bind to. + the tool supports. For sender contexts, the client must confirm + (and optionally narrow down) the capabilities with the + ei_stylus.bind_tool_capabilities request before the device will + send events.