summaryrefslogtreecommitdiff
path: root/protocol
Commit message (Expand)AuthorAgeFilesLines
* protocol: add new shm formatsManuel Stoeckl2023-05-031-0/+15
* protocol: improve wl_keyboard focus documentationXaver Hugl2023-04-121-2/+15
* protocol: disallow re-using wl_data_sourceSimon Ser2023-04-041-0/+9
* protocol: Clarify meaning of input region for cursors, DnD iconsMikhail Gusarov2023-02-271-10/+5
* protocol: reorder wl_data_offer.source_actions and wl_data_device.enterVlad Zahorodnii2023-02-271-2/+3
* protocol: do not change pending x and y when attaching a bufferSebastian Wick2023-02-271-2/+3
* protocol: add wl_pointer's axis relative physical directionPeter Hutterer2023-02-211-4/+60
* protocol: add wl_surface.preferred_buffer_transformSimon Ser2023-02-071-0/+13
* protocol: add wl_surface.preferred_buffer_scaleSimon Ser2023-02-071-2/+17
* protocol: wl_subsurface::destroy does not remove the roleMikhail Gusarov2023-01-161-2/+1
* protocol: add note about wl_buffer/wl_callback versionSimon Ser2022-12-071-0/+6
* protocol: add defunct_role_object errorKirill Primak2022-11-291-2/+5
* protocol: remove wl_subsurface lifetime contradictionKirill Primak2022-11-291-6/+4
* protocol: add wl_compositor.error.bad_parentSimon Ser2022-09-211-0/+6
* protocol: mention protocol error name in wl_subcompositor.get_subsurfaceSimon Ser2022-09-211-2/+2
* protocol: minor clarification for axis_discrete eventsPeter Hutterer2022-06-301-1/+2
* wl_shell is not mandatoryDemi Marie Obenour2022-04-111-1/+2
* protocol: add the wl_pointer.axis_value120 eventsPeter Hutterer2022-03-281-4/+35
* protocol: wl_shm.format events are actually sent after bindMikhail Gusarov2022-02-211-2/+2
* protocol: xkb_v1 is null-terminatedJulian Orth2022-01-311-1/+1
* doc: fix typo in wl_data_device.data_offershierote2022-01-101-1/+1
* protocol: clarify wl_shm_pool.resizeMax Ihlenfeldt2022-01-071-0/+6
* protocol: clarify wl_data_offer::selectionJan Grulich2021-11-151-3/+4
* protocol: sync wl_shm.format with libdrm 2.4.108Manuel Stoeckl2021-11-111-0/+4
* protocol: wl_shm uses pre-multiplied alphaSimon Ser2021-11-041-0/+3
* protocol: add wl_output.{name,description}Simon Ser2021-10-281-2/+58
* protocol: add note about wl_output.done in eventsSimon Ser2021-10-281-0/+8
* protocol: Add wl_surface.offsetJonas Ã…dahl2021-10-281-3/+32
* protocol: mention that buffers with alpha are assumed premultipliedMatt Hoosier2021-09-291-0/+4
* protocol: mention that keymap mapping must be read-onlySimon Ser2021-09-161-1/+2
* 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: Add type attribute to eventsTadeo Kondrak2021-01-271-0/+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-292-9/+9
* 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