summaryrefslogtreecommitdiffstats
path: root/protocol
Commit message (Expand)AuthorAgeFilesLines
* Protocol : Added destructor to wl_data_device interfacekabeer khan2014-11-041-2/+10
* protocol: define error codes for role reassignmentPekka Paalanen2014-10-081-3/+19
* protocol: wl_shell.get_shell_surface gives a rolePekka Paalanen2014-10-011-1/+2
* protocol: wl_subcompositor.get_subsurface gives a rolePekka Paalanen2014-10-011-3/+3
* protocol: wl_data_device.start_drag may give a rolePekka Paalanen2014-10-011-1/+2
* protocol: wl_pointer.set_cursor gives a rolePekka Paalanen2014-10-011-1/+4
* protocol: define the concept of wl_surface rolePekka Paalanen2014-10-011-2/+31
* wl_surface: clarify the base of time passed in the callback of frameRyo Munakata2014-08-211-1/+1
* protocol: add repeat_info event to wl_keyboardJonny Lamb2014-07-251-2/+26
* protocol: remove redundant 'the' in descriptionSilvan Jegen2014-06-181-2/+2
* protocol: add wl_surface errors enum for bad scale and transform valuesJonny Lamb2014-06-031-0/+15
* protocol: Fix order of wl_pointer, wl_keyboard and wl_touch messagesJonas Ådahl2014-05-091-12/+19
* shm: Disallow shrinking shm poolsKristian Høgsberg2014-04-071-1/+2
* protocol: Document how clients are supposed to get the xkb keycodeRui Matos2014-04-011-1/+2
* protocol: try to clarify frame callback semanticsPekka Paalanen2014-03-111-9/+20
* build: Move protocol/ Makefile.am into toplevel Makefile.amKristian Høgsberg2014-02-181-1/+0
* build: Stop using xmllint to validate protocol filesKristian Høgsberg2014-02-181-13/+0
* protocol: when buffer transform and scale changePekka Paalanen2014-02-091-0/+9
* protocol: Fix build1.4Jasper St. Pierre2014-01-311-3/+4
* protocol: Fix documentation for the parameter of wl_callbackJasper St. Pierre2014-01-311-1/+5
* protocol: Fix the name of the registry argumentJasper St. Pierre2014-01-311-1/+1
* protocol: Clarify semantics of wl_subsurface.set_positionJonas Ådahl2014-01-191-0/+4
* protocol: Clarify semantics of sub-surface placement requestsJonas Ådahl2014-01-191-2/+3
* Update .gitignore for protocol/Jasper St. Pierre2013-11-191-0/+1
* protocol: add sub-surfaces to the corePekka Paalanen2013-11-151-0/+217
* protocol: validate the protocol against a dtdPeter Hutterer2013-10-252-1/+43
* protocol: Fix typo in documentation1.3José Bollo2013-10-111-1/+1
* Export the Wayland protocol XML fileJason Ekstrand2013-09-211-1/+1
* protocol: Add release requests for wl_pointer, wl_keyboard, and wl_touchKristian Høgsberg2013-08-301-4/+16
* protocol: Improve a bit of grammar for wl_surface::attach descriptionBryce W. Harrington2013-08-121-2/+2
* protocol: Fix pluralization of user in popup_done descriptionBryce W. Harrington2013-08-081-1/+1
* protocol: Improve grammar for set class descriptionBryce W. Harrington2013-08-081-3/+3
* protocol: Add missing d to 'x an y'Bryce W. Harrington2013-08-081-2/+2
* protocol: Fix typo by removing a redundant 'a'Bryce W. Harrington2013-08-081-1/+1
* protocol: Copy missing pixel formats from wl_drm to wl_shmTomeu Vizoso2013-07-291-1/+64
* protocol: add no_keymap format to keymap formatsRob Bradford2013-06-281-0/+2
* protocol: Add missing since attribute for name event on wl_seatRob Bradford2013-06-141-1/+1
* protocol: Move new name event below existing requests and events and version itKristian Høgsberg2013-06-051-9/+12
* protocol: Add a name event to give seat nameRob Bradford2013-06-051-1/+10
* protocol: Modes are specified in HW pixelsAlexander Larsson2013-05-281-9/+21
* protocol: Use signed int for scale valuesAlexander Larsson2013-05-281-2/+2
* protocol: Support scaled outputs and surfacesAlexander Larsson2013-05-221-14/+93
* protocol: Allow output changes to be treated atomicallyAlexander Larsson2013-05-221-1/+11
* protocol: revert hotspot_x/y in set_cursor back to int1.1Peter Hutterer2013-04-181-2/+2
* protocol: Make it clear that returned "one-shot" objects are destroyedRob Bradford2013-04-181-0/+8
* protocol: input documentation fixesPeter Hutterer2013-04-041-4/+4
* protocol: fix two protocol description 'typos'Peter Hutterer2013-04-031-4/+4
* protocol: document wl_pointer, wl_keyboard, wl_touchPeter Hutterer2013-04-031-21/+27
* protocol: use "summary", not "description" for xkb_v1 formatPeter Hutterer2013-04-031-1/+1
* docs: Document granularity of timestampsMatthias Clasen2013-04-011-8/+12