summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-16build: bump version to 1.21.92 for the beta release1.21.92Simon Ser1-1/+1
2023-03-07client: fix wl_display_disconnect() documentationSimon Ser1-2/+3
2023-03-01client: Do not warn about attached proxies on default queue destruction.Alexandros Frantzis2-6/+71
2023-02-28build: bump version to 1.21.91 for the alpha release1.21.91Simon Ser1-1/+1
2023-02-28client: Abort when trying to add an event to a destroyed queueAlexandros Frantzis2-0/+66
2023-02-28tests: Support tests that check for client failureAlexandros Frantzis2-3/+21
2023-02-28client: Warn when a queue is destroyed with attached proxiesAlexandros Frantzis2-0/+109
2023-02-28tests: Capture the test client logAlexandros Frantzis3-2/+104
2023-02-28client: Track the proxies attached to a queueAlexandros Frantzis1-0/+22
2023-02-27shm: fix segfault when accessing destroyed pool resourceSimon Ser1-4/+6
2023-02-27protocol: Clarify meaning of input region for cursors, DnD iconsMikhail Gusarov1-10/+5
2023-02-27protocol: reorder wl_data_offer.source_actions and wl_data_device.enterVlad Zahorodnii1-2/+3
2023-02-27protocol: do not change pending x and y when attaching a bufferSebastian Wick1-2/+3
2023-02-21protocol: add wl_pointer's axis relative physical directionPeter Hutterer1-4/+60
2023-02-13readme: convert to MarkdownSimon Ser1-1/+1
2023-02-13readme: reword website descriptionSimon Ser1-3/+3
2023-02-13readme: drop paragraph about WestonSimon Ser1-4/+0
2023-02-11wayland-server: Add method to get global nameAndri Yngvason2-0/+21
2023-02-07protocol: add wl_surface.preferred_buffer_transformSimon Ser1-0/+13
2023-02-07protocol: add wl_surface.preferred_buffer_scaleSimon Ser1-2/+17
2023-01-25server: rename wl_display.id to next_global_nameSimon Ser1-4/+4
2023-01-25server: fail on global name overflowSimon Ser1-0/+5
2023-01-16protocol: wl_subsurface::destroy does not remove the roleMikhail Gusarov1-2/+1
2023-01-16release.sh: Don't push *all* tagsMarius Vlad1-1/+4
2023-01-03scanner: Fix undefined behavior around qsortFergus Dall1-2/+7
2022-12-07protocol: add note about wl_buffer/wl_callback versionSimon Ser1-0/+6
2022-11-29protocol: add defunct_role_object errorKirill Primak1-2/+5
2022-11-29protocol: remove wl_subsurface lifetime contradictionKirill Primak1-6/+4
2022-10-20tests: Ensure resource vs. client destroy handler orderDaniel Stone1-1/+31
2022-10-20wayland-server: Add wl_client_add_destroy_late_listenerDaniel Stone3-0/+74
2022-10-20tests: Use bool for client testDaniel Stone1-4/+4
2022-09-21protocol: add wl_compositor.error.bad_parentSimon Ser1-0/+6
2022-09-21protocol: mention protocol error name in wl_subcompositor.get_subsurfaceSimon Ser1-2/+2
2022-09-13ci: upgrade imagesSimon Ser1-5/+5
2022-09-13ci: set ASAN_OPTIONS=detect_odr_violation=0Simon Ser1-1/+3
2022-09-13cursor: make param names match with documentationSimon Ser1-24/+24
2022-09-13server: don't document void return valuesSimon Ser1-2/+0
2022-09-13util: name function typedef argumentsSimon Ser1-12/+12
2022-09-06build: Make release.sh genericOlivier Fourdan1-5/+11
2022-08-05server: Extend display name string sizeCarlos Garnacho1-1/+1
2022-07-14Document which type are nullable, and wire format for null valueIan Douglas Scott2-3/+4
2022-07-14Do not allow nullable `new_id`Ian Douglas Scott4-8/+4
2022-07-14Do not allow nullable arrays, which were not correctly implementedIan Douglas Scott4-17/+4
2022-07-14Add release.shSimon Ser2-20/+74
2022-07-01build: re-open main branch for regular developmentSimon Ser1-1/+1
2022-06-30build: bump to version 1.21.0 for the official release1.21.0Simon Ser1-1/+1
2022-06-30protocol: minor clarification for axis_discrete eventsPeter Hutterer1-1/+2
2022-06-28util: set errno when hitting WL_MAP_MAX_OBJECTSSimon Ser1-2/+7
2022-06-23build: bump to version 1.20.93 for the RC1 release1.20.93Simon Ser1-1/+1
2022-06-15server: warn about global filtering consistencySimon Ser1-0/+4