Opened 22 months ago

Closed 22 months ago

Last modified 20 months ago

#18172 closed enhancement (fixed)

SDL2-2.28.0

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

Description

New minor version.

Change History (6)

comment:1 by Douglas R. Reno, 22 months ago

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

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

Milestone: 11.499-Waiting
Summary: SDL2-2.27.1SDL2-2.27.1 (wait for 2.28.0)

This is a release candidate for 2.28.0

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

Milestone: 99-Waiting11.4
Summary: SDL2-2.27.1 (wait for 2.28.0)SDL2-2.28.0

comment:4 by Douglas R. Reno, 22 months ago

Thanks to all the people who contributed code and feedback, SDL 2.28.0 is now available!

In addition to lots of bug fixes, here are the major changes in this release:

General:

    Added SDL_HasWindowSurface() and SDL_DestroyWindowSurface() to switch between the 
window surface and rendering APIs
    Added a display event SDL_DISPLAYEVENT_MOVED which is sent when the primary monitor 
changes or displays change position relative to each other
    Added the hint SDL_HINT_ENABLE_SCREEN_KEYBOARD to control whether the on-screen 
keyboard should be shown when text input is active

With this release, SDL 2.0 is entering maintenance mode. While we will continue to 
support the library and provide stable bug fix updates, the SDL team is focusing on SDL 
3.0 and all new feature development will be happening there. We are simultaneously 
bringing up sdl2-compat so your existing SDL 2.0 applications can run on the SDL 3.0 
runtime in the future.

comment:5 by Douglas R. Reno, 22 months ago

Resolution: fixed
Status: assignedclosed

comment:6 by Bruce Dubbs, 20 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.