aboutsummaryrefslogtreecommitdiffstats
path: root/protocol/wayland.xml
Commit message (Expand)AuthorAgeFilesLines
* protocol: clarify divergence in compositor behaviourHugo Osvaldo Barrera2024-05-291-3/+9
* protocol: explicitly describe wl_keyboard stateJulian Orth2024-05-091-7/+31
* protocol: define content updates and their internal queueSebastian Wick2024-04-241-9/+11
* protocol: mark wl_pointer.axis_discrete as deprecatedSimon Ser2024-04-241-1/+1
* Clarify behavior of buffer transformationsJulian Orth2024-04-231-12/+13
* protocol: Undefine wl_display_sync callback dataColin Kinloch2024-04-231-1/+1
* wl_touch.cancel: document lack of frame eventIsaac Freund2024-03-281-0/+2
* protocol: document that color channels provide electrical valuesSimon Ser2024-03-121-2/+4
* protocol: mention wl_surface events from wl_output.{scale,transform}Simon Ser2024-02-211-6/+7
* protocol: clarify pending wl_buffer destructionKirill Primak2024-01-271-2/+3
* protocol: add wl_shm.release requestSimon Ser2024-01-191-2/+13
* protocol: clarify scale expecationsBen Widawsky2024-01-191-4/+7
* protocol: document wl_surface.offset for sub-surfacesSimon Ser2024-01-191-0/+3
* protocol: wl_subsurface will never be focusedJulian Orth2023-12-271-0/+2
* protocol: improve wl_subsurface.{set_position,place_above} descriptionKirill Primak2023-11-211-6/+2
* protocol: clarify defaults with wl_compositor@v6Kirill Chibisov2023-11-211-0/+6
* protocol: refer to wl_surface.offset in wl_data_device.start_dragSimon Ser2023-11-211-1/+1
* protocol: fix whitespaceSimon Ser2023-07-191-9/+9
* protocol: refer to wl_surface.offset in set_cursorSimon Ser2023-05-231-2/+2
* protocol: specify the exact form of premultiplicationSebastian Wick2023-05-091-2/+2
* 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