xserver-multidpi/dix
Owen W. Taylor 722c51960d Don't remap windows for SaveSetUnmap
Since ReparentWindow() does a unmap/map pair for windows that are already
mapped, for saveset windows with SaveSetUnmap, we must unmap the window
before calling ReparentWindow() to avoid the generation of MapRequest
events, and so forth.
2008-09-22 11:04:26 -04:00
..
access.c Replace UniSA with full Uni name in Author affiliation. 2008-05-21 21:51:27 +09:30
atom.c Small static cleanups on dix/ 2007-11-15 17:01:33 -05:00
buildatoms XFree86 4.3.0.1 2003-11-14 16:49:22 +00:00
BuiltInAtoms R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
CHANGES R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
colormap.c Bug #10464: Set pixel value to 0 before FindColor() 2008-02-29 16:42:04 -05:00
cursor.c Merge branch 'master' into mpx 2008-01-03 17:04:54 +10:30
deprecated.c dix: add new, combined resource lookup function. Move all dix lookup API 2007-04-04 16:00:15 -04:00
devices.c dix: calloc, not malloc, ValuatorClassRec. 2008-09-18 14:55:32 +09:30
dispatch.c Don't try to destroy a NULL pixmap. 2008-09-02 16:20:40 -04:00
dispatch.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dixfonts.c Remove duplicate load of freetype font renderer. 2008-07-17 10:27:24 -04:00
dixutils.c Fixed dixLookupClient to work with client=NullClient as it did in the 1.3 branch 2008-04-21 20:09:20 -07:00
events.c Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
extension.c Fix AddExtension now that CloseDownProc can be NULL. 2008-07-25 10:05:30 -04:00
ffs.c Don't use our version of ffs() if the system has one 2008-09-22 02:49:15 +02:00
gc.c Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
getevents.c dix: stick a warning in about loss of subpixel precision. 2008-08-15 14:52:13 +09:30
globals.c Default to -br. Add -retro option for the nostalgic. 2008-09-22 10:51:51 -04:00
glyphcurs.c Add CreatePixmap allocation hints. 2007-11-04 16:11:28 -08:00
grabs.c Merge branch 'master' into mpx 2008-01-03 17:04:54 +10:30
initatoms.c Bug #10560: Code-Cleanup: function declarations () -> (void) 2007-04-09 14:33:15 -07:00
main.c Centralize declaration of ConnectionInfo. 2008-08-20 13:14:34 -04:00
Makefile.am Move string comparaison functions to from dix/ to os/. 2008-08-09 23:51:39 +02:00
pixmap.c On second thought, revert that, it'll make large pixmaps painfully slow. 2008-02-29 16:45:11 -05:00
privates.c Array-index based devPrivates implementation. 2008-09-12 19:11:53 -04:00
property.c Merge branch 'master' into dcdc_rework 2008-04-07 07:56:41 +09:30
protocol.txt SELinux: Bring server-side name registry up to date. 2008-06-17 17:55:11 -04:00
ptrveloc.c dix: remove misleading comment in ptrvelo.c 2008-08-08 16:19:20 +09:30
registry.c Fix a leak in the code that parses the protocol names. 2008-06-24 22:00:55 -04:00
resource.c Merge branch 'master' into mpx 2008-03-04 18:11:10 +10:30
selection.c Merge branch 'master' into dcdc_rework 2008-04-07 07:56:41 +09:30
swaprep.c DIX: Remove usage of alloca 2007-11-05 14:34:43 +00:00
swapreq.c dix: remove 'register' keyword for all variables. 2007-03-08 17:50:25 +10:30
tables.c Remove the old Kerberos 5 authentication code. 2007-06-04 18:07:00 -04:00
window.c Don't remap windows for SaveSetUnmap 2008-09-22 11:04:26 -04:00
Xserver-dtrace.h.in Add DTrace probe points for X server <-> client communications 2006-11-03 12:54:43 -08:00
Xserver.d Add DTrace probe points for X server <-> client communications 2006-11-03 12:54:43 -08:00