summaryrefslogtreecommitdiff
path: root/src/async-getprop.c
Commit message (Expand)AuthorAgeFilesLines
* attempt to fix this to return the data as an array of long even on 64-bitHavoc Pennington2003-09-291-6/+38
* do not read sizeof(long) off the X connection. The X protocol does notHavoc Pennington2003-01-221-1/+1
* new function (meta_prop_get_wm_hints): new functionHavoc Pennington2002-10-261-0/+6
* use multi-value-get on a couple of properties for testingHavoc Pennington2002-10-261-0/+6
* don't include unportable Xproto.h, fix from Glynn Foster.Havoc Pennington2002-10-071-1/+0
* change to add only one _XAsyncHandler per display, speeding things up aHavoc Pennington2002-10-061-70/+192
* Add wacky hack suggested by Keith Packard to get X propertiesHavoc Pennington2002-10-061-0/+516