mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-08 03:08:09 +02:00
XI2proto: XIChangeCursor request requires a master pointer.
State that the server will return BadDevice in this case. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
4f9d8d49ec
commit
d9aa0917b4
1 changed files with 3 additions and 0 deletions
|
|
@ -572,6 +572,9 @@ are required to be 0.
|
|||
protocol's window attributes, display cursor C(w).
|
||||
- repeat on parent window until a cursor has been found.
|
||||
|
||||
If deviceid does not specify a master pointer, a BadDevice error
|
||||
is returned.
|
||||
|
||||
┌───
|
||||
XIChangeHierarchy
|
||||
num_changes: CARD8
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue