summaryrefslogtreecommitdiff
path: root/src/wayland-client.h
Commit message (Expand)AuthorAgeFilesLines
* doc: Formalize file comment in wayland-client.h, wayland-server.hYong Bakos2016-05-111-2/+5
* 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-153/+7
* client: update obsolete commentsMarek Chalupa2014-12-091-15/+11
* doc: Removed \ref when it refers to the subject the text is attached toBill Spitzak2014-11-251-5/+5
* client: add a public function to make a roundtrip on a custom queueGiulio Camuffo2014-08-211-0/+2
* client: extend error handlingMarek Chalupa2014-07-071-0/+3
* client: Introduce functions to allocate and marshal proxies atomicallyKristian Høgsberg2013-11-151-0/+8
* wayland: Be consistent about #include-guard namesKristian Høgsberg2013-10-211-2/+2
* Add support for client-side language bindingsJason Ekstrand2013-08-191-0/+5
* wayland-client: Add wl_proxy_get_listenerRob Bradford2013-08-121-0/+1
* client: Add wl_display_prepare_read() API to relax thread model assumptionsKristian Høgsberg2013-06-171-0/+6
* client: add wl_proxy_get_class()Pekka Paalanen2013-02-261-0/+1
* client: remove two unused function pointer typedefsPekka Paalanen2012-12-121-3/+0
* client: Add an entry point for dispatching a queue without blockingAnder Conselvan de Oliveira2012-11-231-0/+2
* doc: Clarify documentation about dispatching event queuesAnder Conselvan de Oliveira2012-10-191-12/+40
* wayland-client: forward fatal errors to callerDavid Herrmann2012-10-151-1/+1
* wayland-client: add wl_display_get_error()David Herrmann2012-10-151-0/+1
* doc: Improve libwayland-client doxygen documentationAnder Conselvan de Oliveira2012-10-151-0/+48
* doc: Add some doxygen documentation to wayland-client entry pointsAnder Conselvan de Oliveira2012-10-151-0/+9
* client: Add wl_display_dispatch_pending() for dispatching without readingKristian Høgsberg2012-10-151-0/+1
* client: Fix double locking bugAnder Conselvan de Oliveira2012-10-111-3/+0
* Split the global registry into its own wl_registry objectKristian Høgsberg2012-10-101-16/+0
* scanner: Generate client stubs for wl_display requestsKristian Høgsberg2012-10-101-17/+0
* client: Add wl_event_queue for multi-thread dispatchingKristian Høgsberg2012-10-101-0/+8
* Change filedescriptor API to be thread safeKristian Høgsberg2012-10-101-7/+3
* client: Add wl_display_connect_to_fd() functionKristian Høgsberg2012-08-161-0/+1
* Wayland: loggingMartin Minarik2012-05-311-0/+2
* Add wl_proxy_get_id()Kristian Høgsberg2012-04-271-0/+1
* Add a public header for the version numberNeil Roberts2012-04-121-0/+1
* Rename client side wl_display_destroy() to wl_display_disconnect()Samuel Rødal2012-02-281-1/+1
* Add support for server allocated object IDsKristian Høgsberg2011-11-221-3/+4
* Add back get/set user data wrappers for wl_displayKristian Høgsberg2011-09-041-0/+12
* Store objects in wl_map data structureKristian Høgsberg2011-08-271-1/+0
* Bind globals to client provided object IDsKristian Høgsberg2011-08-271-2/+3
* server: Hand code all wl_display client stubsKristian Høgsberg2011-08-271-0/+4
* Use a callback object instead of ad-hoc lists for sync and frame eventsKristian Høgsberg2011-08-271-9/+3
* Rename source subdir from wayland to srcKristian Høgsberg2011-08-121-0/+90