From 738b3f1a75fe3b4f5b97838a5b06b80f4d158926 Mon Sep 17 00:00:00 2001 From: Daniel d'Andrada Date: Fri, 27 Jul 2012 17:20:29 -0300 Subject: Use gestures support from Nux and adapt code for regular gesture rules Remove GeisAdapter as we are getting gesture events from Nux instead. Then modify code to handle geisv2-style gestures. They require acceptance/rejection and enable multiple simultaneous gestures (bzr r2526.1.1) --- tests/test-gestures/sed_script_gesture | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tests/test-gestures/sed_script_gesture (limited to 'tests/test-gestures/sed_script_gesture') diff --git a/tests/test-gestures/sed_script_gesture b/tests/test-gestures/sed_script_gesture new file mode 100644 index 000000000..c2e3ffa48 --- /dev/null +++ b/tests/test-gestures/sed_script_gesture @@ -0,0 +1,18 @@ +s||| +s|\|CompScreenMock|g +s|\|CompWindowMock|g +s|\|CompWindowMockVector|g +s|\|screen_mock|g +s|\|pointerX_mock|g +s|\|pointerY_mock|g +s|\|XSyncMock|g +s|\|XWarpPointerMock|g +s|\|XFreeCursorMock|g +s|\|XCreateFontCursorMock|g +s|\|ubus-server-mock.h|g +s|\|unityshell_mock.h|g +s|\|PluginAdapterMock|g +s|\|UnityWindowMock|g +s|\|UnityScreenMock|g +s|\|InputAreaMock|g +s|\|NuxMock.h|g -- cgit v1.2.3