~oif-team/grail/no-local-gesture-timeouts

  • Committer: Chase Douglas
  • Date: 2011-02-08 20:17:48 UTC
  • Revision ID: chase.douglas@ubuntu.com-20110208201748-zyhibaslnafao901
Only usurp touches for global gestures

The previous change introduced two main functions:

1. Add timeouts within which a gesture must be recognized
2. Withold events from X when a gesture is recognized

While these two are needed for global, system-level gestures, they are
not needed for non-global ("local") gestures. Instead, local gestures are
now sent along side xi 2.1 events, and the client must reconcile the two
as it feels appropriate. This allows for a greater amount of flexibility
and control for gesture and multitouch clients.
Filename Latest Rev Last Changed Committer Comment Size
..
docs 1 13 years ago Henrik Rydberg Gesture Recognition And Instantiation Library (gra Diff
include 1 13 years ago Henrik Rydberg Gesture Recognition And Instantiation Library (gra Diff
src 1 13 years ago Henrik Rydberg Gesture Recognition And Instantiation Library (gra Diff
test 1 13 years ago Henrik Rydberg Gesture Recognition And Instantiation Library (gra Diff
tools 103 13 years ago Henrik Rydberg Move test program to tools directory The current Diff
File autogen.sh 2 13 years ago Henrik Rydberg Configure fixes Adds the mtdev package dependency 147 bytes Diff Download File
configure.ac 107 13 years ago Henrik Rydberg Bump to v1.0.18 The grail symbols are intact and 787 bytes Diff Download File
COPYING 28 13 years ago Henrik Rydberg Update README and copyright in all files Add the 34.2 KB Diff Download File
INSTALL 105 13 years ago Henrik Rydberg Replace touch logic with utouch frame engine The 566 bytes Diff Download File
Makefile.am 103 13 years ago Henrik Rydberg Move test program to tools directory The current 243 bytes Diff Download File
README 28 13 years ago Henrik Rydberg Update README and copyright in all files Add the 603 bytes Diff Download File
utouch-grail.pc.in 56 13 years ago Henrik Rydberg Change package name to utouch-grail 221 bytes Diff Download File
utouch-grail.sym.in 106 13 years ago Henrik Rydberg Only export the intended grail symbols In the mak 219 bytes Diff Download File