summaryrefslogtreecommitdiff
path: root/clients/presentation-shm.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-27helpers: Add a u64 from 2 u32 helperDerek Foreman1-1/+1
2022-06-30clients/presentation-shm: Bind to xdg_wm_base version 1Michel Dänzer1-1/+1
2019-06-27clients/presentation-shm: use xdg_shell instead of wl_shellrandom human1-25/+70
2019-05-02log: remove "%m" from format strings by using strerror(errno)Antonio Borneo1-4/+5
2019-04-18Rename zalloc.h to libweston/zalloc.hPekka Paalanen1-1/+1
2017-12-18shared: Add timespec_from_proto helper functionAlexandros Frantzis1-8/+1
2016-07-26include stdint.h for int32_t/uint32_tJussi Kukkonen1-0/+1
2016-06-16Make config.h inclusion consistentBryce Harrington1-1/+1
2016-03-09clients: Use zallocBryce Harrington1-3/+4
2016-03-07protocol: migrate to stable presentation-time.xmlPekka Paalanen1-32/+33
2015-07-16presentation-shm: Allow setting of delay before surface.commitMario Kleiner1-7/+41
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
2015-02-19presentation-shm: put run mode in window titlePekka Paalanen1-1/+11
2015-01-20tests, clients: add Presentation feedback flagsPekka Paalanen1-1/+4
2014-09-30clients: add presentation-shm demoPekka Paalanen1-0/+867