aboutsummaryrefslogtreecommitdiffstats
path: root/src/wayland-server-core.h
Commit message (Expand)AuthorAgeFilesLines
* server: add wl_display_destroy_clients()Simon Ser2018-02-091-0/+3
* server: document wl_event_loop and wl_event_sourcePekka Paalanen2017-08-251-0/+77
* wayland-server: Add functions to wl_globalOlivier Fourdan2017-01-241-0/+6
* wayland-server: Add API to control globals visibilityOlivier Fourdan2017-01-241-0/+25
* server: Add doxygen comment for wl_client_for_eachYong Bakos2016-08-121-0/+1
* Add API to install protocol loggers on the server wl_displayGiulio Camuffo2016-08-121-0/+24
* Add API to retrieve and iterate over the resources list of a clientGiulio Camuffo2016-08-121-0/+9
* Add a resource creation signalGiulio Camuffo2016-08-121-0/+4
* Add API to get the list of connected clientsGiulio Camuffo2016-08-111-0/+14
* Add API to retrieve the interface name of a wl_resourceGiulio Camuffo2016-08-111-0/+2
* server: add listener API for new clientsSungjae Park2016-08-111-0/+4
* server-core, event-loop: Fix parameter alignment.Yong Bakos2016-06-071-3/+3
* server, server-core: Minimize fwd decs, use macro, and formatYong Bakos2016-06-071-22/+29
* server: move include directives before extern "C" wrapperEmil Velikov2016-04-191-4/+4
* server: Add an API to get the file descriptor for a clientSung-Jin Park2016-01-191-0/+3
* server: Add a socket with an existing fdBryce Harrington2015-12-181-0/+3
* shm: Deprecate wl_shm_buffer_create()Derek Foreman2015-11-061-1/+1
* cosmetic: fix incorrect whitespace.Jon Cruz2015-10-291-1/+1
* cosmetic: fix inconsistent code style with header prototypes.Jon Cruz2015-10-261-61/+129
* shm: Add shm_buffer ref and shm_pool unref functionsDerek Foreman2015-10-211-0/+7
* src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-121-16/+19
* introduce new headers wayland-client-core.h and wayland-server-core.hGiulio Camuffo2015-04-301-0/+405