aboutsummaryrefslogtreecommitdiffstats
path: root/protocol
Commit message (Expand)AuthorAgeFilesLines
* Add wl_fixes.ack_global_remove()Vlad Zahorodnii13 days1-1/+39
* doc: add frozen=true interface attributeIsaac Freund2026-03-052-2/+3
* protocol: elaborate on drm_fourcc.h and wl_shm.format codesManuel Stoeckl2026-02-281-1/+6
* protocol: add wl_data_device_manager destructorsJulian Orth2026-02-281-4/+13
* protocol: add wl_compositor destructorJulian Orth2026-02-281-1/+9
* protocol: fix wl_region versionJulian Orth2026-02-281-1/+1
* protocol: introduce wl_surface.get_releaseSimon Ser2026-02-281-5/+34
* protocol: reindent wayland.xmlJulian Orth2026-02-021-1387/+1387
* protocol: Define Content Update behaviorSebastian Wick2026-01-221-69/+64
* protocol: add new formatsJulian Orth2025-11-261-0/+20
* protocol: drop reference to linux-explicit-synchronizationSimon Ser2025-05-201-1/+2
* protocol: Clarify sending of wl_seat.capabilitiesDavid Edmundson2025-05-201-6/+7
* protocol: Clarify wl_buffer.release descriptionMichel Dänzer2025-03-151-2/+4
* protocol: add wl_fixes interfaceJulian Orth2024-11-181-0/+27
* protocol: document that wl_surface.offset is role-specificSimon Ser2024-10-051-0/+3
* Add wl_keyboard key repeat eventsAndri Yngvason2024-09-231-4/+18
* protocol: clients should not emulate key-press events on enterJulian Orth2024-09-101-0/+3
* 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
* Add support for the deprecated-since XML attributeSimon Ser2024-04-241-0/+3
* 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-07