Opened 8 years ago

Closed 8 years ago

Last modified 7 years ago

#8337 closed enhancement (fixed)

wayland-1.12.0

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 8.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

Changes since 1.11:
-------------------
    Bryce Harrington (8):
      scanner: Fix reported executable name to 'wayland-scanner'
      tests: Require base 10 for the string specifying the number of open fd's
      scanner: Improve documentation for strtouint()
      configure.ac: bump to version 1.11.91 for the alpha release
      configure.ac: bump to version 1.11.92 for the beta release
      configure.ac: bump to version 1.11.93 for the RC1 release
      configure.ac: bump to version 1.11.94 for the RC2 release
      configure.ac: bump to version 1.12.0 for the official release

    Giulio Camuffo (5):
      Add API to retrieve the interface name of a wl_resource
      Add API to get the list of connected clients
      Add a resource creation signal
      Add API to retrieve and iterate over the resources list of a client
      Add API to install protocol loggers on the server wl_display

    Khem Raj (1):
      scanner: Use uint32_t instead of uint

    Pekka Paalanen (1):
      configure.ac: bump version to 1.11.90 for open development

    Quentin Glidic (2):
      protocol: Add release (destructor) request to wl_output
      scanner: Generate all SINCE_VERSION macros for everyone

    Sungjae Park (1):
      server: add listener API for new clients

    Yong Bakos (27):
      doc: Unpublish wl_display_get_additional_shm_formats
      doc: Unpublish wl_log* and wl_abort
      doc: Unpublish global_zombie_object and wl_interface_equal
      event-loop: Make transitive include explicit
      wayland-server: Clarify included header dependencies
      wayland-shm: Include wayland-util.h
      event-loop: Include wayland-util.h
      client-core: Add missing line breaks
      server, server-core: Minimize fwd decs, use macro, and format
      scanner: Replace #define tab with space
      server-core, event-loop: Fix parameter alignment.
      scanner: Move PROGRAM_NAME define
      (multiple): Include stdint.h
      display-test: Remove redundant stdbool include
      server: Add doxygen comment for wl_client_for_each
      protocol: Add summary attributes to request params and enum entries
      protocol: Hyphenate subsurface
      protocol: Capitalize ID for consistency
      protocol: Add missing line break
      protocol: Correct description indentation
      protocol: Remove wl_ prefix from summary descriptions
      protocol: Describe serial as serial number
      protocol: Specify upper left corner of damage rectangle
      doc: Correct docbook title
      tests: Add test for wl_list_length
      protocol: Replace '#defines' with 'macros'
      server: Document display parameter

Change History (3)

comment:1 by Douglas R. Reno, 8 years ago

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

comment:2 by Douglas R. Reno, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r17791

comment:3 by bdubbs@…, 7 years ago

Milestone: 7.118.0

Milestone renamed

Note: See TracTickets for help on using tickets.