Find a file
Peter Hutterer 006afb766a XI2: remove Keysym grabs, use Keycode grabs instead.
Keysym grabs are tricky to get right for applications that are more
complicated than demo applications. otoh, we know keycode grabs are working.
So let's go with keycode grabs for now and add keysym grabs later when we've
sorted out the details.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-07-20 16:27:57 +10:00
.gitignore Janitor: Correct make distcheck and dont distribute autogen.sh 2009-01-27 20:06:28 -02:00
autogen.sh Initial build system files for proto module. 2005-05-06 01:46:30 +00:00
configure.ac inputproto 1.9.99.14 2009-07-14 16:15:45 +10:00
COPYING Add COPYING file for Input. 2005-05-16 03:30:03 +00:00
inputproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:04 +00:00
Makefile.am Add XI2.h and XI2proto.h, and a few required defines to XI.h 2009-03-11 16:37:13 +10:00
XI.h Move the XI2 index into versions[] over to XI2.h 2009-06-01 09:13:22 +10:00
XI2.h XI2: remove Keysym grabs, use Keycode grabs instead. 2009-07-20 16:27:57 +10:00
XI2proto.h Device{,Raw}Event: Add flags field. 2009-07-14 11:52:40 +10:00
XI2proto.txt XI2: remove Keysym grabs, use Keycode grabs instead. 2009-07-20 16:27:57 +10:00
XIproto.h Define the Cursor datasize correctly 2009-04-22 12:45:13 +10:00