summaryrefslogtreecommitdiff
path: root/clients/multi-resource.c
Commit message (Expand)AuthorAgeFilesLines
* clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington2016-03-171-14/+1
* clients: Use zallocBryce Harrington2016-03-091-1/+2
* Remove redundant #include path component.Jon Cruz2015-06-151-1/+1
* clients: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-151-16/+17
* multi-resource: remove an unnecessary call of wl_display_get_fd()Ryo Munakata2014-08-281-2/+0
* multi-resource: Don't include non-existing xmalloc.hKristian Høgsberg2013-10-101-1/+14
* multi-resource: Use xzmalloc() instead of malloc+memset and callocKristian Høgsberg2013-10-101-14/+4
* clients: Include and link against math lib for new multi-resourceStefan Schmidt2013-09-231-0/+1
* Add a test client to test multiple pointer/keyboard resourcesNeil Roberts2013-09-211-0/+596