Opened 13 months ago

Closed 13 months ago

Last modified 9 months ago

#17892 closed enhancement (fixed)

wayland-1.22.0

Reported by: Xi Ruoyao Owned by: Douglas R. Reno
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Xi Ruoyao, 13 months ago

1.22.0:

This is the official release for Wayland 1.22.

This new release adds explicit events for the preferred buffer scale and transform, adds an event to indicate the pointer's physical scroll direction, adds a few new convenience functions, and includes various spec clarifications and bug fixes.

Commit history since RC1 below.

Simon Ser (1):

  • build: bump to version 1.22.0 for the official release

1.21.93:

Faith Ekstrand (1):

  • Add a .mailmap file

Simon Ser (1):

  • build: bump to version 1.21.93 for the RC1 release

1.21.92:

This is the beta release for Wayland 1.22.

Full commit history below.

Alexandros Frantzis (1):

  • client: Do not warn about attached proxies on default queue destruction.

Simon Ser (2):

  • client: fix wl_display_disconnect() documentation
  • build: bump version to 1.21.92 for the beta release

1.21.91:

This is the alpha release for Wayland 1.22.

This new release adds explicit events for the preferred buffer scale and transform, adds an event to indicate the pointer's physical scroll direction, adds a few new convenience functions, and includes various spec clarifications and bug fixes.

Full commit history below.

Alexandros Frantzis (5):

  • client: Track the proxies attached to a queue
  • tests: Capture the test client log
  • client: Warn when a queue is destroyed with attached proxies
  • tests: Support tests that check for client failure
  • client: Abort when trying to add an event to a destroyed queue

Andri Yngvason (1):

  • wayland-server: Add method to get global name

Carlos Garnacho (1):

  • server: Extend display name string size

Daniel Stone (3):

  • tests: Use bool for client test
  • wayland-server: Add wl_client_add_destroy_late_listener
  • tests: Ensure resource vs. client destroy handler order

Fergus Dall (1):

  • scanner: Fix undefined behavior around qsort

Ian Douglas Scott (3):

  • Do not allow nullable arrays, which were not correctly implemented
  • Do not allow nullable new_id
  • Document which type are nullable, and wire format for null value

Kirill Primak (2):

  • protocol: remove wl_subsurface lifetime contradiction
  • protocol: add defunct_role_object error

Marius Vlad (1):

  • release.sh: Don't push *all* tags

Mikhail Gusarov (2):

  • protocol: wl_subsurface::destroy does not remove the role
  • protocol: Clarify meaning of input region for cursors, DnD icons

Olivier Fourdan (1):

  • build: Make release.sh generic

Peter Hutterer (1):

  • protocol: add wl_pointer's axis relative physical direction

Sebastian Wick (1):

  • protocol: do not change pending x and y when attaching a buffer

Simon Ser (19):

  • build: re-open main branch for regular development
  • Add release.sh
  • util: name function typedef arguments
  • server: don't document void return values
  • cursor: make param names match with documentation
  • ci: set ASAN_OPTIONS=detect_odr_violation=0
  • ci: upgrade images
  • protocol: mention protocol error name in wl_subcompositor.get_subsurface
  • protocol: add wl_compositor.error.bad_parent
  • protocol: add note about wl_buffer/wl_callback version
  • server: fail on global name overflow
  • server: rename wl_display.id to next_global_name
  • protocol: add wl_surface.preferred_buffer_scale
  • protocol: add wl_surface.preferred_buffer_transform
  • readme: drop paragraph about Weston
  • readme: reword website description
  • readme: convert to Markdown
  • shm: fix segfault when accessing destroyed pool resource
  • build: bump version to 1.21.91 for the alpha release

Vlad Zahorodnii (1):

  • protocol: reorder wl_data_offer.source_actions and wl_data_device.enter

comment:2 by Douglas R. Reno, 13 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:3 by Douglas R. Reno, 13 months ago

Resolution: fixed
Status: assignedclosed

comment:4 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.