forked from Igalia/wpewebkit.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
layout: post | ||
title: "libwpe 1.14.0 released" | ||
tags: [release, stable] | ||
package: libwpe | ||
version: 1.14.0 | ||
permalink: /release/libwpe-1.14.0.html | ||
--- | ||
|
||
<!-- Shiver me timbers! It's a new re-re-releeease! --> | ||
|
||
This is the first stable release in the 1.14 series. | ||
|
||
### Highlights of the libwpe 1.14.0 Release | ||
|
||
- New API to provide input events to be treated by WebKit as gamepad inputs. | ||
- New API to configure the target refresh rate of view backends. | ||
- New API which allow clients to supply an alternative mechanism for | ||
spawning WebKit auxiliary processes. | ||
- New `WPE_ENABLE_XKB` build option, enabled by default, which can be used | ||
to avoid usage of `libxkbcommon`. | ||
|
||
#### Checksums | ||
|
||
<pre> | ||
libwpe-1.14.0.tar.xz (61.5 KiB) | ||
md5sum: f9737912975f979f9e4e01eec174a271 | ||
sha1sum: 7a5d51c99254fc14ffcbcca9e8550cc7940fe871 | ||
sha256sum: c073305bbac5f4402cc1c8a4753bfa3d63a408901f86182051eaa5a75dd89c00 | ||
</pre> |