No description
  • C 94.5%
  • Python 1.9%
  • Roff 1.2%
  • Objective-C 1%
  • Meson 0.9%
  • Other 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Peter Hutterer 87564543d9 Only decrement buttonsDown when the button count is greater than 0.
Device drivers flush their buttons on device init and cause a button down
event to be generated. If we unconditionally decrease the buttons, we won't be
able to ever get a passive device grab.

Format documentation for CheckDeviceGrabs to make it readable.
(cherry picked from commit 3e894974cd)

Conflicts:

	Xi/exevents.c
2007-06-25 09:35:30 +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 Fix build of composite, dix, and randr when Xinerama is disabled. 2007-05-24 11:20:59 -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 Only decrement buttonsDown when the button count is greater than 0. 2007-06-25 09:35:30 +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 exaPolyFillRect: Don't track damage explicitly. 2007-06-20 18:56:06 +02:00
fb In fbFill() make sure the drawable is validated when pixman_fill() succeeds. 2007-06-22 00:39:28 -04:00
GL DRI: Clip cliprects obtained from DRIGetDrawableInfo to screen dimensions. 2007-06-11 09:23:19 +02:00
hw Split up memory for devices configured in the config file. 2007-06-25 09:35:30 +09:30
include Remove the old Kerberos 5 authentication code. 2007-06-04 18:07:00 -04:00
mfb remove PIXPRIV checks as this flag is always set. 2007-03-06 17:05:03 -05:00
mi mieqEnqueue: Make local queue tail variables unsigned. 2007-06-19 09:11:16 +02:00
miext New fbWalkCompositeRegion() function 2007-05-03 12:17:24 -04:00
os Remove the old Kerberos 5 authentication code. 2007-06-04 18:07:00 -04:00
randr Fix build of composite, dix, and randr when Xinerama is disabled. 2007-05-24 11:20:59 -07:00
record General DIX static and dead code cleanup. 2007-03-25 17:57:54 -04:00
render swap xOrigin and yOrigin in SProcRenderSetPictureClipRectangles. 2007-06-15 00:14:02 +02:00
Xext Allow configurable serverconfigdir for security policy location 2007-05-28 21:53:02 -04:00
xfixes Static cleanups, dead code deletion. 2007-03-25 12:27:01 -04:00
Xi Only decrement buttonsDown when the button count is greater than 0. 2007-06-25 09:35:30 +09:30
xkb XKB: Fix size_syms calculation bug 2007-03-21 02:04:45 +02:00
XTrap Convert callers of LookupDrawable() to dixLookupDrawable(). 2006-12-15 16:36:29 -05:00
.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
configure.ac Replace fbFillmmx() with pixman_fill() and remove fbmmx.[ch] 2007-06-11 22:43:01 -04:00
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 Makefile.am: add config to DIST_SUBDIRS as well 2006-11-02 04:51:03 +02:00
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