summaryrefslogtreecommitdiff
path: root/src/wayland-server-core.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-12server: Add doxygen comment for wl_client_for_eachYong Bakos1-0/+1
2016-08-12Add API to install protocol loggers on the server wl_displayGiulio Camuffo1-0/+24
2016-08-12Add API to retrieve and iterate over the resources list of a clientGiulio Camuffo1-0/+9
2016-08-12Add a resource creation signalGiulio Camuffo1-0/+4
2016-08-11Add API to get the list of connected clientsGiulio Camuffo1-0/+14
2016-08-11Add API to retrieve the interface name of a wl_resourceGiulio Camuffo1-0/+2
2016-08-11server: add listener API for new clientsSungjae Park1-0/+4
2016-06-07server-core, event-loop: Fix parameter alignment.Yong Bakos1-3/+3
2016-06-07server, server-core: Minimize fwd decs, use macro, and formatYong Bakos1-22/+29
2016-04-19server: move include directives before extern "C" wrapperEmil Velikov1-4/+4
2016-01-19server: Add an API to get the file descriptor for a clientSung-Jin Park1-0/+3
2015-12-18server: Add a socket with an existing fdBryce Harrington1-0/+3
2015-11-06shm: Deprecate wl_shm_buffer_create()Derek Foreman1-1/+1
2015-10-29cosmetic: fix incorrect whitespace.Jon Cruz1-1/+1
2015-10-26cosmetic: fix inconsistent code style with header prototypes.Jon Cruz1-62/+130
2015-10-21shm: Add shm_buffer ref and shm_pool unref functionsDerek Foreman1-0/+7
2015-06-12src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2015-04-30introduce new headers wayland-client-core.h and wayland-server-core.hGiulio Camuffo1-0/+405