summaryrefslogtreecommitdiffstats
path: root/protocol/wayland.xml
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* protocol: add sub-surfaces to the corePekka Paalanen2013-11-151-0/+217
* protocol: Fix typo in documentation1.3José Bollo2013-10-111-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
* docs: Remove mention of touch focusKristian Høgsberg2013-04-011-2/+1
* docs: Improve wl_region protocol docsMatthias Clasen2013-04-011-4/+7
* docs: Improve the wl_output protocol docsMatthias Clasen2013-04-011-6/+18
* docs: Improve wl_touch protocol docsMatthias Clasen2013-04-011-9/+27
* docs: Improve wl_keyboard protocol docsMatthias Clasen2013-04-011-6/+19
* docs: Improve wl_pointer protocol docsMatthias Clasen2013-04-011-10/+33
* docs: Improve the wl_seat protocol docsMatthias Clasen2013-04-011-13/+22
* docs: Improve wl_surface protocol docsMatthias Clasen2013-04-011-52/+67
* docs: Improve wl_shell/wl_shell_surface docsMatthias Clasen2013-04-011-84/+149
* docs: Improve the wl_data_* procol docsMatthias Clasen2013-04-011-30/+65
* docs: Improve wl_shm and wl_shm_pool protocol docsMatthias Clasen2013-04-011-24/+49
* docs: Improve wl_callback protocol docsMatthias Clasen2013-04-011-1/+8
* docs: Improve the wl_registry protocol docsMatthias Clasen2013-04-011-17/+25
* docs: Improve wl_display protocol docsMatthias Clasen2013-04-011-8/+9
* protocol: remove implicit attach semanticsPekka Paalanen2013-03-191-11/+8