summaryrefslogtreecommitdiff
path: root/clients/weston-info.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-17clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington1-29/+1
2016-03-09clients: Use zallocBryce Harrington1-1/+2
2016-03-07protocol: migrate to stable presentation-time.xmlPekka Paalanen1-9/+10
2015-12-18weston-info: display output scaleJonny Lamb1-2/+30
2015-10-21compositor/clients: Protect CLOCK_BOOTTIME with ifdefsDerek Foreman1-0/+2
2015-06-15Moved the MIN() macro to the helper include.Jon Cruz1-2/+0
2015-06-15Moved helper macro to a discrete include file.Jon Cruz1-2/+1
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-09-30weston-info: report presentation clockPekka Paalanen1-0/+81
2014-08-15clients: use repeat_info event detailsJonny Lamb1-1/+88
2014-04-21weston-info: fix log message typoU. Artie Eoff1-1/+1
2014-01-19weston-info: free allocated memory and check OOM conditionsU. Artie Eoff1-14/+112
2013-11-20weston-info: Handle shm formats betterKristian Høgsberg1-2/+14
2013-08-16weston-info: Use xmalloc() in weston-infoKristian Høgsberg1-6/+19
2013-06-05weston-info: Report the seat name provided by the compositorRob Bradford1-1/+12
2013-01-24clients: add global_remove handler stubsPekka Paalanen1-1/+7
2012-10-10Update to new fd and wl_registry APIsKristian Høgsberg1-9/+15
2012-08-15weston-info: an output can have multiple modesPhilipp Brüschweiler1-21/+38
2012-08-15weston-info: remove timerfd termination hackPhilipp Brüschweiler1-82/+11
2012-08-15weston-info: client that print out information about the running compositorPhilipp Brüschweiler1-0/+475