summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-21Change wl_shm_buffer to use a resource pointerJason Ekstrand2-37/+19
2013-06-21Change SHM wl_buffer functions to use the wl_shm_buffer structureJason Ekstrand2-26/+25
2013-06-21Add a wl_resource_instance_of functionJason Ekstrand4-4/+21
2013-06-20Free non-legacy resources inside wl_resource_destroyJason Ekstrand1-1/+4
2013-06-18doc: Add a small contributing guideAnder Conselvan de Oliveira2-0/+85
2013-06-17client: Add wl_display_prepare_read() API to relax thread model assumptionsKristian Høgsberg3-53/+266
2013-06-14server: Add aditional wl_resource accessorsJason Ekstrand2-0/+36
2013-06-14protocol: Add missing since attribute for name event on wl_seatRob Bradford1-1/+1
2013-06-14build: Fix warning message on syscall failuresRob Bradford1-3/+3
2013-06-07server: Add wl_resource_get_id()Kristian Høgsberg2-0/+8
2013-06-05Update tests for wl_map changes and add a map_flags testJason Ekstrand3-19/+41
2013-06-05Remove incorrect sanity-check from wl_map_insert_atJason Ekstrand1-6/+0
2013-06-05Change WL_ZOMBIE_OBJECT from 0x2 to an actual pointerJason Ekstrand2-2/+5
2013-06-05protocol: Move new name event below existing requests and events and version itKristian Høgsberg1-9/+12
2013-06-05Add accessor functions for wl_resource and deprecate wl_client_add_resourceJason Ekstrand4-20/+95
2013-06-05Add support for flags in the wl_map API and add a WL_MAP_ENTRY_LEGACY flagJason Ekstrand4-20/+58
2013-06-05Add a "side" field and some sanity checks to wl_map.Jason Ekstrand4-15/+32
2013-06-05protocol: Add a name event to give seat nameRob Bradford1-1/+10
2013-06-04build: Add declaration checks to check for required syscall flagsRob Bradford1-0/+11
2013-05-28protocol: Modes are specified in HW pixelsAlexander Larsson1-9/+21
2013-05-28protocol: Use signed int for scale valuesAlexander Larsson1-2/+2
2013-05-22protocol: Support scaled outputs and surfacesAlexander Larsson1-14/+93
2013-05-22protocol: Allow output changes to be treated atomicallyAlexander Larsson1-1/+11
2013-05-22protocol: Fix documentation typoPeng Wu1-1/+1
2013-05-08server: Drop struct wl_surfaceKristian Høgsberg1-4/+0
2013-05-07Remove input structsKristian Høgsberg4-1289/+1
2013-04-29configure.ac: Bump to 1.1.90 to open master for 1.2 workKristian Høgsberg1-1/+1
2013-04-18protocol: revert hotspot_x/y in set_cursor back to int1.1Peter Hutterer1-2/+2
2013-04-18protocol: Make it clear that returned "one-shot" objects are destroyedRob Bradford1-0/+8
2013-04-15configure.ac: Bump version to 1.1.0Kristian Høgsberg1-2/+2
2013-04-15docs: Create html-pdf directories tooKristian Høgsberg1-0/+3
2013-04-04doc: use a dynamic list of man pagesPeter Hutterer1-51/+6
2013-04-04doc: Improve "Library" and "Compositors" chapterPeter Hutterer2-1/+35
2013-04-04doc: create a fake make target to de-duplicate the xml merging processPeter Hutterer1-21/+16
2013-04-04doc: generate server documentation from XML tooPeter Hutterer5-22/+50
2013-04-04doc: Capitalize all Wayland occurrencesTiago Vignatti5-19/+19
2013-04-04protocol: input documentation fixesPeter Hutterer1-4/+4
2013-04-04wayland-client: Avoid null dereference when handling deletionRob Bradford1-1/+5
2013-04-03docs: Use MIT for documentation licenseKristian Høgsberg1-1/+33
2013-04-03configure.ac: Fix publican version checkKristian Høgsberg1-1/+1
2013-04-03doc: rename "Wayland" to "publican"Peter Hutterer24-2/+2
2013-04-03doc: generate man pages from doxygenPeter Hutterer2-5/+72
2013-04-03protocol: fix two protocol description 'typos'Peter Hutterer1-4/+4
2013-04-03protocol: document wl_pointer, wl_keyboard, wl_touchPeter Hutterer1-21/+27
2013-04-03protocol: use "summary", not "description" for xkb_v1 formatPeter Hutterer1-1/+1
2013-04-03doc: don't start a variable list if we have no sub-elementsPeter Hutterer1-5/+7
2013-04-03doc: improve formatting of client-side documentationPeter Hutterer1-3/+92
2013-04-03doc: change wording in section introductionPeter Hutterer1-1/+1
2013-04-03doc: add wayland.doxygen as target dependencyPeter Hutterer1-1/+1
2013-04-03Rename en_US to sourcesPeter Hutterer17-20/+20