summaryrefslogtreecommitdiff
path: root/protocol
AgeCommit message (Expand)AuthorFilesLines
2020-01-02protocol: fix typo in wl_data_offer.set_actions descriptionMichael Forney1-1/+1
2019-09-10protocol: invalid_method is sent on malformed requestSimon Ser1-1/+1
2019-09-06protocol: sync wl_shm.format with libdrm 2.4.99Simon Ser1-0/+42
2019-09-06protocol: add a comment about the wl_shm.format scriptSimon Ser1-3/+5
2019-09-06Add an automated script to update wl_shm.formatSimon Ser1-0/+153
2019-08-17Improve description of wl_surfaceDrew DeVault1-2/+4
2019-07-09wayland.xml: Make releases for multiple 'wl_surface.attach' undefinedScott Anderson1-0/+6
2019-07-05protocol: clarify wl_display.delete_id descriptionManuel Stoeckl1-4/+4
2019-04-27protocol: allow to send a zero output refresh rateSimon Ser1-0/+3
2019-04-19wayland.xml: document invalid_finish error in wl_data_offer.finishHarish Krupo1-0/+3
2019-02-20protocol: warn clients about some wl_output propertiesSimon Ser1-1/+18
2019-01-29proto, server: Add internal server error message. (v2)Christopher James Halse Rogers1-0/+2
2018-11-30protocol: prefer wl_surface.damage_bufferSimon Ser1-3/+3
2018-11-30protocol: Bump seat to version 7 and require keymaps be privateDerek Foreman1-4/+7
2018-07-24protocol: allow to send a zero physical output sizeSimon Ser1-0/+3
2018-01-09tests: Check for wrong fd delivery with zombie objectsDerek Foreman1-1/+10
2018-01-09tests: Add a test for fd leaks on zombie objectsDerek Foreman1-0/+43
2017-12-05protocol: make get_subsurface double-bufferedPekka Paalanen1-1/+9
2017-12-04protocol: Add deprecation note about wl_shellJonas Ådahl1-0/+3
2017-10-02protocol: Suggest get_registry not be called frequentlyDerek Foreman1-0/+6
2017-01-24protocol: add axis_source.wheel_tiltPeter Hutterer1-2/+8
2016-11-21protocol: indentation fixesPeter Hutterer1-50/+50
2016-11-21protocol: spell out that we're using linux/input-event-codes.h button codesPeter Hutterer1-0/+8
2016-11-16protocol: Extend wl_touch with touchpoint shape and orientationDennis Kempin1-5/+77
2016-11-10protocol: Remove inconsistent line breaksYong Bakos1-33/+0
2016-11-10protocol: Use singleton global consistentlyYong Bakos1-1/+1
2016-11-10protocol: Describe wl_registry as singletonYong Bakos1-2/+2
2016-09-13protocol: Replace '#defines' with 'macros'Yong Bakos1-1/+1
2016-08-12protocol: Specify upper left corner of damage rectangleYong Bakos1-2/+4
2016-08-12protocol: Describe serial as serial numberYong Bakos1-5/+5
2016-08-12protocol: Remove wl_ prefix from summary descriptionsYong Bakos1-4/+4
2016-08-12protocol: Correct description indentationYong Bakos1-5/+5
2016-08-12protocol: Add missing line breakYong Bakos1-0/+1
2016-08-12protocol: Capitalize ID for consistencyYong Bakos1-1/+1
2016-08-12protocol: Hyphenate subsurfaceYong Bakos1-1/+1
2016-08-12protocol: Add summary attributes to request params and enum entriesYong Bakos1-168/+179
2016-08-08protocol: Add release (destructor) request to wl_outputQuentin Glidic1-1/+12
2016-05-10protocol: Remove double line breakYong Bakos1-1/+0
2016-05-03protocol: add support for cross-interface enum attributesAuke Booij1-2/+2
2016-05-02protocol: Add summaries to event parametersYong Bakos1-63/+65
2016-04-29protocol: Hyphenate compound adjective surface-localYong Bakos1-25/+25
2016-04-21protocol: Correct grammar and spellingYong Bakos1-92/+89
2016-04-05protocol: fix spelling mistakeEric Engestrom1-1/+1
2016-02-01protocol: Add note about per version requirements to wl_data_device_managerJonas Ådahl1-0/+5
2016-01-16protocol: Add DnD actionsCarlos Garnacho1-1/+204
2016-01-16protocol: Improve data source notification around DnD progressCarlos Garnacho1-6/+81
2016-01-14protocol: add wl_pointer.frame, axis_source, axis_stop, and axis_discretePeter Hutterer1-3/+147
2015-12-07protocol: specify behavior of get_pointer when capabilities changePeter Hutterer1-3/+30
2015-12-03protocol: Add wl_surface.damage_bufferDerek Foreman1-2/+48
2015-11-23protocol: fix a couple of whitespace issuesPeter Hutterer1-11/+11