From 68e0eaa2b55db5354fc25d64ef28eca30df1767b Mon Sep 17 00:00:00 2001 From: Kristian Høgsberg Date: Wed, 9 May 2012 11:26:30 -0400 Subject: TODO: More updates --- protocol/wayland.xml | 100 +++++++++++++++++++++++++++++++-------------------- 1 file changed, 62 insertions(+), 38 deletions(-) (limited to 'protocol') diff --git a/protocol/wayland.xml b/protocol/wayland.xml index d1c6f94..3268fdb 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -696,15 +696,29 @@ - - - A group of keyboards and pointer devices (mice, for - example). This object is published as a global during start up, + + + A group of keyboards, pointer (mice, for example) and touch + devices . This object is published as a global during start up, or when such a device is hot plugged. A input_device group typically has a pointer and maintains a keyboard_focus and a pointer_focus. + + + + + + + + + + + + + + Set the pointer's image. This request only takes effect if @@ -718,6 +732,27 @@ + + + Notification that this input device's pointer is focused on + certain surface. When an input_device enters a surface, the + pointer image is undefined and a client should respond to this + event by setting an appropriate pointer image. + + + + + + + + + + + + + + + Notification of pointer location change. The arguments surface_[xy] @@ -756,51 +791,40 @@ + - - - A key was pressed or released. - + + + + - - - + + - - - Notification that this input device's pointer is focused on - certain surface. When an input_device enters a surface, the - pointer image is undefined and a client should respond to this - event by setting an appropriate pointer image. - - + - - - - + + + A key was pressed or released. - - - - - - + + + + - - - - + + + - + @@ -809,26 +833,26 @@ - + - + - + Indicates the end of a contact point list. - + Sent if the compositor decides the touch stream is a global gesture. No further events are sent to the clients from that -- cgit v1.2.3-70-g09d2