Opened 8 months ago

Closed 8 months ago

#21726 closed enhancement (fixed)

wayland-protocols-1.45

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 8 months ago

wayland-protocols 1.45 is now available.

This release adds two new staging protocols:

  • Background effects - apply effects to transparent parts of a surface that requires compositor side implementation.
  • Pointer warp - complementary to the pointer confinement and pointer locking protocol, allowing warping the pointer in certain situations.

Since last release, there were also two new experimental protocols added:

  • Session management - allowing clients to restore previous sessions, meaning e.g. toplevel positions can remain intact across sessions.
  • A new major input method protocol - intending to incrementally work towards a new protocol for input methods.

Note that experimental protocols are not installed when installing wayland-protocols via meson.

There were also clarifications and documentational changes to the color management protocol, text input protocol and single pixel buffer protocol.

  • single-pixel-buffer-v1: clarify create_u32_rgba_buffer
  • build: Add 'experimental' protocols
  • experimental: Add xx-session-management-v1
  • build: Bump version to 1.45
  • ext-workspace: fix a typo in the ext_workspace_handle_v1 description
  • Add pointer warp protocol
  • staging/color-management: recommend gamma22 instead of srgb
  • staging: add ext-background-effect-v1
  • Start an input-method protocol
  • experimental/input-method: Rename to xx_input_method_v2
  • experimental/input-method: Implement only text-input counterparts
  • text-input-v3: Clarify enabling and seats
  • text-input-v3: Replace "active"

comment:2 by Bruce Dubbs, 8 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 8 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

bf4fe80524 Update to wayland-protocols-1.45.
eee8c814e7 Update to libpng-1.6.49.
b158646624 Update to cmake-4.0.3.
Note: See TracTickets for help on using tickets.