summaryrefslogtreecommitdiff
path: root/clients/weston-info.c
Commit message (Expand)AuthorAgeFilesLines
* clients: drop weston-infoSimon Ser2022-02-031-1890/+0
* clients: deprecate weston-infoOlivier Fourdan2020-08-141-0/+5
* log: remove "%m" from format strings by using strerror(errno)Antonio Borneo2019-05-021-1/+2
* clients: close unused keymap fdAntonio Borneo2019-04-291-0/+3
* Rename zalloc.h to libweston/zalloc.hPekka Paalanen2019-04-181-1/+1
* Fix compiler warnings: invalid type formatMarius Vlad2018-12-151-2/+2
* weston-info: add xdg-output supportemersion2018-09-181-2/+179
* weston-info: destroy wl_keyboardMarkus Ongyerth2018-05-291-4/+6
* weston-info: Add support for tablet-unstable-v2Markus Ongyerth2018-05-291-0/+845
* weston-info: Add support for zwp_linux_dmabuf_v1Emmanuel Gil Peyrot2017-12-011-0/+92
* clients/weston-info: print unknown formats betterPekka Paalanen2017-02-281-1/+28
* include stdint.h for int32_t/uint32_tJussi Kukkonen2016-07-261-0/+1
* weston-info: look for the right wp_presentationPekka Paalanen2016-04-221-1/+1
* weston-info: do not round refresh ratesPekka Paalanen2016-04-121-1/+1
* clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington2016-03-171-29/+1
* clients: Use zallocBryce Harrington2016-03-091-1/+2
* protocol: migrate to stable presentation-time.xmlPekka Paalanen2016-03-071-9/+10
* weston-info: display output scaleJonny Lamb2015-12-181-2/+30
* compositor/clients: Protect CLOCK_BOOTTIME with ifdefsDerek Foreman2015-10-211-0/+2
* Moved the MIN() macro to the helper include.Jon Cruz2015-06-151-2/+0
* Moved helper macro to a discrete include file.Jon Cruz2015-06-151-2/+1
* 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
* weston-info: report presentation clockPekka Paalanen2014-09-301-0/+81
* clients: use repeat_info event detailsJonny Lamb2014-08-151-1/+88
* weston-info: fix log message typoU. Artie Eoff2014-04-211-1/+1
* weston-info: free allocated memory and check OOM conditionsU. Artie Eoff2014-01-191-14/+112
* weston-info: Handle shm formats betterKristian Høgsberg2013-11-201-2/+14
* weston-info: Use xmalloc() in weston-infoKristian Høgsberg2013-08-161-6/+19
* weston-info: Report the seat name provided by the compositorRob Bradford2013-06-051-1/+12
* clients: add global_remove handler stubsPekka Paalanen2013-01-241-1/+7
* Update to new fd and wl_registry APIsKristian Høgsberg2012-10-101-9/+15
* weston-info: an output can have multiple modesPhilipp Brüschweiler2012-08-151-21/+38
* weston-info: remove timerfd termination hackPhilipp Brüschweiler2012-08-151-82/+11
* weston-info: client that print out information about the running compositorPhilipp Brüschweiler2012-08-151-0/+475