Go to file
Peter Hutterer 9e257029c7 Add implicitGrab field to GrabInfoRec.
Is set when passive grab is implicit as result of a ButtonPress event. If this
is the case, we need to store the XI mask as well as the core mask to ensure
delivery of XI events during the grab's lifetime.

Remove all core grabs on other devices when client issues a GrabPointer or
GrabKeyboard request. Let's assume that the client really only wants one
device to interact, so this seems like a reasonable solution.
2007-06-19 11:28:07 +09:30
afb Static and dead code cleanup over afb/ 2007-03-25 14:55:28 -04:00
cfb remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite Disable composite when Xinerama is active. 2007-03-27 17:34:00 -07:00
config config: Return errors as negative numbers, device ids as positive numbers. 2007-04-19 18:12:22 +09:30
damageext Static cleanups, dead code deletion. 2007-03-25 12:27:01 -04:00
dbe Remove dead NEED_DBE_BUF_BITS code. 2007-03-26 10:21:44 -04:00
dix Add implicitGrab field to GrabInfoRec. 2007-06-19 11:28:07 +09:30
doc Move SecurityPolicy file format from Xserver(1) to it's own man page 2007-02-22 14:38:40 -08:00
exa Add an EXA driver callback to determine whether a pixmap is 2007-04-04 14:04:52 +02:00
fb Change expand_alpha_rev to expand_alpha in mmxSaturateU 2007-04-26 14:40:30 -04:00
GL Paper over a crash at exit during GLX teardown. 2007-04-25 16:46:26 -04:00
hw Remove double-grab option. We only want one grab per device. 2007-05-14 12:34:53 +09:30
include Add implicitGrab field to GrabInfoRec. 2007-06-19 11:28:07 +09:30
mfb remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
mi Adjust EQ to support long events. 2007-05-02 13:50:09 +09:30
miext Fix bug 8871 - scrolling corruption with a compositing manager 2007-04-26 12:41:01 -04:00
os Add GenericEvent extension to Xext. 2007-04-30 12:57:42 +09:30
randr Merge branch 'master' into mpx 2007-04-27 16:34:36 +09:30
record Merge branch 'master' into mpx 2007-04-02 15:36:26 +09:30
render Merge branch 'master' into mpx 2007-04-27 16:34:36 +09:30
Xext Clean up, correct some comments. 2007-05-17 17:59:02 +09:30
xfixes Merge branch 'master' into mpx 2007-04-02 15:36:26 +09:30
Xi Only decrement buttonsDown when the button count is greater than 0. 2007-06-15 17:16:16 +09:30
xkb Remove double-grab option. We only want one grab per device. 2007-05-14 12:34:53 +09:30
XTrap Enable event delivery for multiple heads. 2007-04-26 15:58:50 +09:30
.gitignore gitignore: ignore vi swap files 2006-08-23 14:33:59 +03:00
acinclude.m4 Update AC_DEFINE_DIR to version compatible with CVS autoconf which requires 2006-06-05 07:15:23 +00:00
autogen.sh kdrive: update kdrive to new mi API with additional device argument. Includes 2007-03-14 17:42:30 +10:30
configure.ac Require inputproto 1.4.2. 2007-04-26 12:03:28 +09:30
COPYING Stub COPYING files 2005-12-19 16:34:07 +00:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Cleaning up ifdef MPX from remaining files, removing it from configure.ac. 2006-12-18 17:35:34 +10:30
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00