summaryrefslogtreecommitdiff
path: root/clients/multi-resource.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-17clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington1-14/+1
2016-03-09clients: Use zallocBryce Harrington1-1/+2
2015-06-15Remove redundant #include path component.Jon Cruz1-1/+1
2015-06-15clients: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington1-16/+17
2014-08-28multi-resource: remove an unnecessary call of wl_display_get_fd()Ryo Munakata1-2/+0
2013-10-10multi-resource: Don't include non-existing xmalloc.hKristian Høgsberg1-1/+14
2013-10-10multi-resource: Use xzmalloc() instead of malloc+memset and callocKristian Høgsberg1-14/+4
2013-09-23clients: Include and link against math lib for new multi-resourceStefan Schmidt1-0/+1
2013-09-21Add a test client to test multiple pointer/keyboard resourcesNeil Roberts1-0/+596