Opened 5 weeks ago

Closed 5 weeks ago

#19520 closed enhancement (fixed)

wayland-protocols-1.34

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

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 5 weeks ago

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

comment:2 by Xi Ruoyao, 5 weeks ago

wayland-protocols 1.34 is now available.

This release comes with three new staging protocols:

  • xdg-toplevel-drag

This protocol enhances regular drag and drop by allowing attaching a toplevel window to a drag. This can be used to implement e.g. detachable toolbars and browser tab drag behavior that can be seen in other platforms.

  • xdg-dialog

This protocol allows setting dialog specific hints on a toplevel, more specifically marking them as modal.

  • linux-drm-syncobj

This protocol will allow explicit synchronization of buffers using DRM synchronization objects. While being a protocol that is unlikely to be widely used directly by applications and toolkits themselves, it is an important building block for improving Vulkan and OpenGL drivers.

Other than this, the tablet and foreign toplevel list protocols also received clarifications and fixes.

Enjoy!

Carlos Garnacho (1):

staging/dialog: Add "dialog" protocol

David Redondo (1):

Add xdg-toplevel-drag protocol

Jonas Ådahl (1):

build: Bump version to 1.34

Poly (1):

Fix typo in ext-foreign-toplevel-list-v1

Simon Ser (3):

tablet-v2: clarify that name/id events are optional

linux-drm-syncobj-v1: new protocol

linux-explicit-synchronization-v1: add linux-drm-syncobj note

comment:3 by Bruce Dubbs, 5 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

821ebb2922 Update to libcloudproviders-0.3.6.
8bfda7a23a Update to wayland-protocols-1.34.
17f6553ef7 Update to bind utilities/bind-9.18.25.
Note: See TracTickets for help on using tickets.