summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* wayland-server: hide wl_priv_signal from doxygenPekka Paalanen2017-01-271-0/+4
* dtddata: Use standard permission noticeYong Bakos2017-01-261-16/+19
* wayland-server: log an error for events with wrong client objectsDerek Foreman2017-01-251-0/+35
* server: Disallow sending events to clients after posting an errorDerek Foreman2017-01-251-3/+5
* server: Refactor array send functionsDerek Foreman2017-01-251-21/+13
* server: use the new wl_priv_signal for wl_resourceGiulio Camuffo2017-01-251-6/+46
* server: use the new wl_priv_signal in wl_clientGiulio Camuffo2017-01-251-9/+9
* server: add a safer signal type and port wl_display to itGiulio Camuffo2017-01-252-9/+118
* wayland-server: Add functions to wl_globalOlivier Fourdan2017-01-242-0/+18
* wayland-server: Add API to control globals visibilityOlivier Fourdan2017-01-242-5/+87
* scanner: support "since" attribute for enum entriesPeter Hutterer2017-01-241-4/+30
* scanner: add helper function to convert "since" to a versionPeter Hutterer2017-01-241-11/+22
* util: Document wl_array and wl_list membersYong Bakos2016-12-101-0/+5
* util: Clarify documentation of wl_dispatcher_func_tYong Bakos2016-11-211-10/+17
* wayland-client: Require base 10 for WAYLAND_SOCKET, explicitlyBryce Harrington2016-11-211-1/+1
* util: Document wl_log_func_tYong Bakos2016-11-211-0/+24
* buildsystem: adjust uninstalled -client/server pkg-config infraReynaldo H. Verdejo Pinochet2016-11-212-2/+4
* build: Fix scanner path in uninstalled pkg-config fileDerek Foreman2016-11-211-1/+1
* util: Improve documentation of wl_iterator_resultYong Bakos2016-11-211-2/+4
* util: Improve documentation of wl_argumentYong Bakos2016-11-181-13/+16
* util: Document wl_interfaceYong Bakos2016-11-181-0/+52
* util: Document wl_fixed_tYong Bakos2016-11-161-0/+36
* util: Remove stray space from function signatureYong Bakos2016-11-161-1/+1
* scanner: Fixed doxygen group name for _add_listenerBill Spitzak2016-11-161-1/+1
* tests: Test wl_message_count_arraysYong Bakos2016-11-102-1/+4
* util: Document wl_messageYong Bakos2016-11-101-0/+68
* scanner: Remove return doxygen annotationYong Bakos2016-11-101-1/+1
* shm: Make shm_pool_interface static constYong Bakos2016-11-101-1/+1
* util: Document GCC attributesYong Bakos2016-10-181-3/+10
* wl_array: Set data to invalid address after freeYong Bakos2016-10-182-0/+4
* util: Document wl_arrayYong Bakos2016-10-181-5/+68
* util: Document wl_list methodsYong Bakos2016-09-261-40/+184
* server: Document display parameterYong Bakos2016-09-131-0/+1
* 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-122-6/+120
* Add API to retrieve and iterate over the resources list of a clientGiulio Camuffo2016-08-125-7/+85
* Add a resource creation signalGiulio Camuffo2016-08-122-0/+37
* Add API to get the list of connected clientsGiulio Camuffo2016-08-112-0/+68
* Add API to retrieve the interface name of a wl_resourceGiulio Camuffo2016-08-112-0/+14
* server: add listener API for new clientsSungjae Park2016-08-112-0/+29
* scanner: Generate all SINCE_VERSION macros for everyoneQuentin Glidic2016-08-111-0/+2
* (multiple): Include stdint.hYong Bakos2016-07-256-0/+6
* scanner: Use uint32_t instead of uintKhem Raj2016-07-181-1/+1
* scanner: Improve documentation for strtouint()Bryce Harrington2016-07-111-2/+11
* scanner: Move PROGRAM_NAME defineYong Bakos2016-06-071-2/+2
* server-core, event-loop: Fix parameter alignment.Yong Bakos2016-06-072-7/+7
* scanner: Replace #define tab with spaceYong Bakos2016-06-071-2/+2
* server, server-core: Minimize fwd decs, use macro, and formatYong Bakos2016-06-072-23/+30
* client-core: Add missing line breaksYong Bakos2016-06-071-0/+2
* event-loop: Include wayland-util.hYong Bakos2016-06-071-0/+1