summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: bump version to 1.21.92 for the beta release1.21.92Simon Ser2023-03-161-1/+1
* client: fix wl_display_disconnect() documentationSimon Ser2023-03-071-2/+3
* client: Do not warn about attached proxies on default queue destruction.Alexandros Frantzis2023-03-012-6/+71
* build: bump version to 1.21.91 for the alpha release1.21.91Simon Ser2023-02-281-1/+1
* client: Abort when trying to add an event to a destroyed queueAlexandros Frantzis2023-02-282-0/+66
* tests: Support tests that check for client failureAlexandros Frantzis2023-02-282-3/+21
* client: Warn when a queue is destroyed with attached proxiesAlexandros Frantzis2023-02-282-0/+109
* tests: Capture the test client logAlexandros Frantzis2023-02-283-2/+104
* client: Track the proxies attached to a queueAlexandros Frantzis2023-02-281-0/+22
* shm: fix segfault when accessing destroyed pool resourceSimon Ser2023-02-271-4/+6
* 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
* readme: convert to MarkdownSimon Ser2023-02-131-1/+1
* readme: reword website descriptionSimon Ser2023-02-131-3/+3
* readme: drop paragraph about WestonSimon Ser2023-02-131-4/+0
* wayland-server: Add method to get global nameAndri Yngvason2023-02-112-0/+21
* protocol: add wl_surface.preferred_buffer_transformSimon Ser2023-02-071-0/+13
* protocol: add wl_surface.preferred_buffer_scaleSimon Ser2023-02-071-2/+17
* server: rename wl_display.id to next_global_nameSimon Ser2023-01-251-4/+4
* server: fail on global name overflowSimon Ser2023-01-251-0/+5
* protocol: wl_subsurface::destroy does not remove the roleMikhail Gusarov2023-01-161-2/+1
* release.sh: Don't push *all* tagsMarius Vlad2023-01-161-1/+4
* scanner: Fix undefined behavior around qsortFergus Dall2023-01-031-2/+7
* 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
* tests: Ensure resource vs. client destroy handler orderDaniel Stone2022-10-201-1/+31
* wayland-server: Add wl_client_add_destroy_late_listenerDaniel Stone2022-10-203-0/+74
* tests: Use bool for client testDaniel Stone2022-10-201-4/+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
* ci: upgrade imagesSimon Ser2022-09-131-5/+5
* ci: set ASAN_OPTIONS=detect_odr_violation=0Simon Ser2022-09-131-1/+3
* cursor: make param names match with documentationSimon Ser2022-09-131-24/+24
* server: don't document void return valuesSimon Ser2022-09-131-2/+0
* util: name function typedef argumentsSimon Ser2022-09-131-12/+12
* build: Make release.sh genericOlivier Fourdan2022-09-061-5/+11
* server: Extend display name string sizeCarlos Garnacho2022-08-051-1/+1
* Document which type are nullable, and wire format for null valueIan Douglas Scott2022-07-142-3/+4
* Do not allow nullable `new_id`Ian Douglas Scott2022-07-144-8/+4
* Do not allow nullable arrays, which were not correctly implementedIan Douglas Scott2022-07-144-17/+4
* Add release.shSimon Ser2022-07-142-20/+74
* build: re-open main branch for regular developmentSimon Ser2022-07-011-1/+1
* build: bump to version 1.21.0 for the official release1.21.0Simon Ser2022-06-301-1/+1
* protocol: minor clarification for axis_discrete eventsPeter Hutterer2022-06-301-1/+2
* util: set errno when hitting WL_MAP_MAX_OBJECTSSimon Ser2022-06-281-2/+7
* build: bump to version 1.20.93 for the RC1 release1.20.93Simon Ser2022-06-231-1/+1
* server: warn about global filtering consistencySimon Ser2022-06-151-0/+4