Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-17 | clients & tests: Unify multiple definitions of x*alloc and related functions | Bryce Harrington | 1 | -14/+1 |
2016-03-09 | clients: Use zalloc | Bryce Harrington | 1 | -1/+2 |
2015-06-15 | Remove redundant #include path component. | Jon Cruz | 1 | -1/+1 |
2015-06-15 | clients: Update boilerplate from MIT X11 license to MIT Expat licenses | Bryce Harrington | 1 | -16/+17 |
2014-08-28 | multi-resource: remove an unnecessary call of wl_display_get_fd() | Ryo Munakata | 1 | -2/+0 |
2013-10-10 | multi-resource: Don't include non-existing xmalloc.h | Kristian Høgsberg | 1 | -1/+14 |
2013-10-10 | multi-resource: Use xzmalloc() instead of malloc+memset and calloc | Kristian Høgsberg | 1 | -14/+4 |
2013-09-23 | clients: Include and link against math lib for new multi-resource | Stefan Schmidt | 1 | -0/+1 |
2013-09-21 | Add a test client to test multiple pointer/keyboard resources | Neil Roberts | 1 | -0/+596 |