aboutsummaryrefslogtreecommitdiffstats
path: root/protocol/wayland.xml
Commit message (Expand)AuthorAgeFilesLines
...
* protocol: clarify wl_seat.name descriptionSimon Ser2021-07-061-3/+16
* protocol: allow immediate wl_buffer.destroy if not re-usedSimon Ser2021-06-111-3/+6
* protocol: drop reference to wl_drmSimon Ser2021-05-271-4/+5
* Document serial param usage in wl_pointer.set_cursorNick Diego Yamane2021-05-041-0/+4
* protocol: Specify wl_callback::done to be a destructor eventTadeo Kondrak2021-01-271-1/+1
* protocol: sync wl_shm.format with libdrm 2.4.104Simon Ser2021-01-191-0/+4
* protocol: deprecate non-current wl_output.modeSimon Ser2020-10-291-0/+4
* protocol: make it clear wl_surface.enter/leave are not for frame throttlingSimon Ser2020-10-291-0/+6
* protocol: Clarify how clients can cancel a drag operationNick Diego Yamane2020-10-291-1/+2
* protocol: Minor gramatical fix.Christopher James Halse Rogers2020-08-141-1/+1
* protocol: disambiguate key codes in wl_keyboard.keySimon Ser2020-06-161-0/+3
* Clarify clients behavior on wl_keyboard.leaveKirill Chibisov2020-06-121-0/+3
* Clarify the order of wl_keyboard.modifiersKirill Chibisov2020-06-121-0/+6
* protocol: add seat missing_capability errorSimon Ser2020-06-051-3/+14
* Replace initial 8 spaces with a tab for all xml filesPeter Hutterer2020-04-291-7/+7
* protocol: add invalid_size error to wl_surfaceSimon Ser2020-03-051-2/+4
* protocol: add missing enums for wl_data_device_manager.dnd_actionSimon Ser2020-01-211-6/+12
* protocol: fix typo in wl_data_offer.set_actions descriptionMichael Forney2020-01-021-1/+1
* protocol: invalid_method is sent on malformed requestSimon Ser2019-09-101-1/+1
* protocol: sync wl_shm.format with libdrm 2.4.99Simon Ser2019-09-061-0/+42
* protocol: add a comment about the wl_shm.format scriptSimon Ser2019-09-061-3/+5
* Improve description of wl_surfaceDrew DeVault2019-08-171-2/+4
* wayland.xml: Make releases for multiple 'wl_surface.attach' undefinedScott Anderson2019-07-091-0/+6
* protocol: clarify wl_display.delete_id descriptionManuel Stoeckl2019-07-051-4/+4
* protocol: allow to send a zero output refresh rateSimon Ser2019-04-271-0/+3
* wayland.xml: document invalid_finish error in wl_data_offer.finishHarish Krupo2019-04-191-0/+3
* protocol: warn clients about some wl_output propertiesSimon Ser2019-02-201-1/+18
* proto, server: Add internal server error message. (v2)Christopher James Halse Rogers2019-01-291-0/+2
* protocol: prefer wl_surface.damage_bufferSimon Ser2018-11-301-3/+3
* protocol: Bump seat to version 7 and require keymaps be privateDerek Foreman2018-11-301-4/+7
* protocol: allow to send a zero physical output sizeSimon Ser2018-07-241-0/+3
* protocol: make get_subsurface double-bufferedPekka Paalanen2017-12-051-1/+9
* protocol: Add deprecation note about wl_shellJonas Ã…dahl2017-12-041-0/+3
* protocol: Suggest get_registry not be called frequentlyDerek Foreman2017-10-021-0/+6
* protocol: add axis_source.wheel_tiltPeter Hutterer2017-01-241-2/+8
* protocol: indentation fixesPeter Hutterer2016-11-211-50/+50
* protocol: spell out that we're using linux/input-event-codes.h button codesPeter Hutterer2016-11-211-0/+8
* protocol: Extend wl_touch with touchpoint shape and orientationDennis Kempin2016-11-161-5/+77
* protocol: Remove inconsistent line breaksYong Bakos2016-11-101-33/+0
* protocol: Use singleton global consistentlyYong Bakos2016-11-101-1/+1
* protocol: Describe wl_registry as singletonYong Bakos2016-11-101-2/+2
* protocol: Replace '#defines' with 'macros'Yong Bakos2016-09-131-1/+1
* protocol: Specify upper left corner of damage rectangleYong Bakos2016-08-121-2/+4
* protocol: Describe serial as serial numberYong Bakos2016-08-121-5/+5
* protocol: Remove wl_ prefix from summary descriptionsYong Bakos2016-08-121-4/+4
* protocol: Correct description indentationYong Bakos2016-08-121-5/+5
* protocol: Add missing line breakYong Bakos2016-08-121-0/+1
* protocol: Capitalize ID for consistencyYong Bakos2016-08-121-1/+1
* protocol: Hyphenate subsurfaceYong Bakos2016-08-121-1/+1
* protocol: Add summary attributes to request params and enum entriesYong Bakos2016-08-121-167/+178