[wpe-webkit] libwpe 1.0.0 released!

Adrian Perez de Castro aperez at igalia.com
Mon Aug 20 15:07:40 PDT 2018


libwpe 1.0.0 is available for download at:

https://wpewebkit.org/releases/libwpe-1.0.0.tar.xz (45.4KB)
   md5sum: b5ea32bd644811d5c6433cf1439763f7
   sha1sum: 6e51591c00a9a6128e19920807e6874794c723fd
   sha256sum: aff11612123f9ab85a8b9a4bcdfb3a7503eba0a0d2d96f2cdecd30e911091719


What's new in the libwpe 1.0.0 release?
=======================================

This release changes the API version to 0.2, and introduces the following
changes and features:

- The library is now called libwpe to avoid confusion. The WPEBackend name
  used previously seemed to indicate that the library implemented a WPE
  backend. The new libwpe name better reflects that it contains code needed
  by the WPE WebKit port.
- The libwpe library now uses the libtool versioning convention.
- Handle conversion of keysyms to Unicode inside libwpe. This allowed to
  remove he "unicode" member from keyboard event structs, and removing
  wpe_input_key_mapper/wpe_input_key_mapper_interface.
- New field in event structs to specify keyboard modifiers.
- New API for keymap and composition handling based on libxkbcommon.

What is WPEBackend
==================

libwpe (formerly WPEBackend) is the library that WPE WebKit uses to load
different backend implementation modules, which themselves provide adaptations
for running WPE WebKit on different platforms.

What is WPE WebKit?
====================

WPE WebKit is an embeddable port of the WebKit rendering engine.
Offering WebKit's full functionality through a set of GObject-based
APIs, it is suitable for projects requiring any kind of web
integration, from hybrid HTML/CSS applications to full-fledged web
browsers.

More information
================

If you want to know more about the project or get in touch with us
you may:

- Visit our website at https://wpewebkit.org, or the upstream
  site at https://www.webkit.org. People interested in contributing
  should read: https://www.webkit.org/coding/contributing.html.

- Browse the bug list at
  https://github.com/WebPlatformForEmbedded/WPEBackend/issues
  A bug report with a minimal, reproducible test case is often just
  as valuable as a patch.

- Join the #webkit IRC channel at irc.freenode.net.

- Subscribe to the WPE WebKit mailing list,
  https://lists.webkit.org/mailman/listinfo/webkit-wpe, or the
  WebKit development mailing list,
  https://lists.webkit.org/mailman/listinfo/webkit-dev

Thanks
======

Thanks to all the contributors who made possible this release, they
are far too many to list!

The WPE WebKit team,
August 21, 2018
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.webkit.org/pipermail/webkit-wpe/attachments/20180821/4f31126b/attachment.bin>


More information about the webkit-wpe mailing list