summaryrefslogtreecommitdiff
path: root/hw/xquartz/applewm.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-04Use internal temp variable for swap macrosMatt Turner1-5/+3
2011-03-23XQuartz: applewm: Don't check if requested window level is < 0 because it is ...Jeremy Huddleston1-1/+1
2010-09-28XQuartz: Move use of static dispatch procs after declarationJeremy Huddleston1-27/+27
2010-09-28xserver: delete pervasively use of DISPATCH_PROCTiago Vignatti1-2/+0
2010-06-03Move each screen's x/y origin into ScreenRec.Jamey Sharp1-4/+2
2010-05-19Set event sequence number in WriteEventsToClient instead of at callers.Jamey Sharp1-4/+1
2010-05-19Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.Jamey Sharp1-4/+1
2010-05-13Eliminate boilerplate around client->noClientException.Jamey Sharp1-13/+13
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-8/+8
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith1-5/+2
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith1-0/+3
2009-11-05XQuartz: Use dixLookupResourceByType instead of LookupIDByTypeJeremy Huddleston1-9/+11
2009-09-27XQuartz: Fix a bunch of compilation warnings about styleJeremy Huddleston1-15/+4
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-3/+4
2009-08-25XQuartz: Use applewmproto 1.4 updated headers.Jeremy Huddleston1-1/+1
2009-07-03XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SLJeremy Huddleston1-0/+32
2009-06-27XQuartz: 64bit fix for screen origin in AppleWMJeremy Huddleston1-1/+1
2009-04-01XQuartz: Return BadRequest when SendPSN isn't implemented rather than successJeremy Huddleston1-5/+6
2009-03-04XQuartz: Implement SendPSN for AppleWMJeremy Huddleston1-0/+20
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-2/+0
2008-11-13XQuartz: Restore the logic of AppleWMDoReorderWindow to the same as the 1.4 b...George Staplin1-1/+5
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson1-11/+1
2008-04-18XQuartz: Handled sanitization of namespace betterJeremy Huddleston1-0/+2
2008-02-29dix: Modify callers of property and selection API to use new interfaces.Eamon Walsh1-9/+5
2008-01-05XQuartz: Cleanup for strict-prototypingJeremy Huddleston1-9/+6
2007-12-05Darwin: Flattened quartz into darwin, renamed darwin xquartzJeremy Huddleston1-0/+714