summaryrefslogtreecommitdiff
path: root/protocol
AgeCommit message (Expand)AuthorFilesLines
2014-07-16protocol: add repeat_info event to wl_keyboardHEADrepeat-infoJonny Lamb1-2/+26
2014-06-18protocol: remove redundant 'the' in descriptionSilvan Jegen1-2/+2
2014-06-03protocol: add wl_surface errors enum for bad scale and transform valuesJonny Lamb1-0/+15
2014-05-09protocol: Fix order of wl_pointer, wl_keyboard and wl_touch messagesJonas Ådahl1-12/+19
2014-04-07shm: Disallow shrinking shm poolsKristian Høgsberg1-1/+2
2014-04-01protocol: Document how clients are supposed to get the xkb keycodeRui Matos1-1/+2
2014-03-11protocol: try to clarify frame callback semanticsPekka Paalanen1-9/+20
2014-02-18build: Move protocol/ Makefile.am into toplevel Makefile.amKristian Høgsberg1-1/+0
2014-02-18build: Stop using xmllint to validate protocol filesKristian Høgsberg1-13/+0
2014-02-09protocol: when buffer transform and scale changePekka Paalanen1-0/+9
2014-01-31protocol: Fix buildJasper St. Pierre1-3/+4
2014-01-31protocol: Fix documentation for the parameter of wl_callbackJasper St. Pierre1-1/+5
2014-01-31protocol: Fix the name of the registry argumentJasper St. Pierre1-1/+1
2014-01-19protocol: Clarify semantics of wl_subsurface.set_positionJonas Ådahl1-0/+4
2014-01-19protocol: Clarify semantics of sub-surface placement requestsJonas Ådahl1-2/+3
2013-11-19Update .gitignore for protocol/Jasper St. Pierre1-0/+1
2013-11-15protocol: add sub-surfaces to the corePekka Paalanen1-0/+217
2013-10-25protocol: validate the protocol against a dtdPeter Hutterer2-1/+43
2013-10-11protocol: Fix typo in documentationJosé Bollo1-1/+1
2013-09-21Export the Wayland protocol XML fileJason Ekstrand1-1/+1
2013-08-30protocol: Add release requests for wl_pointer, wl_keyboard, and wl_touchKristian Høgsberg1-4/+16
2013-08-12protocol: Improve a bit of grammar for wl_surface::attach descriptionBryce W. Harrington1-2/+2
2013-08-08protocol: Fix pluralization of user in popup_done descriptionBryce W. Harrington1-1/+1
2013-08-08protocol: Improve grammar for set class descriptionBryce W. Harrington1-3/+3
2013-08-08protocol: Add missing d to 'x an y'Bryce W. Harrington1-2/+2
2013-08-08protocol: Fix typo by removing a redundant 'a'Bryce W. Harrington1-1/+1
2013-07-29protocol: Copy missing pixel formats from wl_drm to wl_shmTomeu Vizoso1-1/+64
2013-06-28protocol: add no_keymap format to keymap formatsRob Bradford1-0/+2
2013-06-14protocol: Add missing since attribute for name event on wl_seatRob Bradford1-1/+1
2013-06-05protocol: Move new name event below existing requests and events and version itKristian Høgsberg1-9/+12
2013-06-05protocol: Add a name event to give seat nameRob Bradford1-1/+10
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-04-18protocol: revert hotspot_x/y in set_cursor back to intPeter Hutterer1-2/+2
2013-04-18protocol: Make it clear that returned "one-shot" objects are destroyedRob Bradford1-0/+8
2013-04-04protocol: input documentation fixesPeter Hutterer1-4/+4
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-01docs: Document granularity of timestampsMatthias Clasen1-8/+12
2013-04-01docs: Remove mention of touch focusKristian Høgsberg1-2/+1
2013-04-01docs: Improve wl_region protocol docsMatthias Clasen1-4/+7
2013-04-01docs: Improve the wl_output protocol docsMatthias Clasen1-6/+18
2013-04-01docs: Improve wl_touch protocol docsMatthias Clasen1-9/+27
2013-04-01docs: Improve wl_keyboard protocol docsMatthias Clasen1-6/+19
2013-04-01docs: Improve wl_pointer protocol docsMatthias Clasen1-10/+33
2013-04-01docs: Improve the wl_seat protocol docsMatthias Clasen1-13/+22
2013-04-01docs: Improve wl_surface protocol docsMatthias Clasen1-54/+69