summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>2012-01-14 14:58:35 +0200
committerJørgen Lind <jorgen.lind@nokia.com>2012-01-16 08:02:36 +0100
commitb4348fc574c93417010ef1b7a5d77166b9f75fa7 (patch)
tree2937eb1d534d1d68fb796dcce307bd7fe2999d87 /extensions
parentc316a668cac0becfa651754ef1572d4122c2694a (diff)
Rename touch extension interface and fix event sending
Follow the naming convention of other extensions. The events are now posted only to the client to which the focus surface belongs, the check was previously missing. Change-Id: Ie43b6e887b64c7bed1377babb368129753a3cd0f Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/touch-extension.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/touch-extension.xml b/extensions/touch-extension.xml
index 82cb15657..8d63fb93d 100644
--- a/extensions/touch-extension.xml
+++ b/extensions/touch-extension.xml
@@ -42,7 +42,7 @@
****************************************************************************/
</copyright>
- <interface name="wl_touch" version="1">
+ <interface name="wl_touch_extension" version="1">
<event name="touch">
<arg name="time" type="uint" />
<arg name="id" type="uint" />