Releases: WebPlatformForEmbedded/libwpe
Releases · WebPlatformForEmbedded/libwpe
1.3.91
This is a development release leading towards the 1.4 series.
What's new in libwpe 1.3.91?
- Enabled compiler warnings (#51).
- Fix build failure on systems where libxkbcommon has its headers installed in a non-standard location (#48).
- Fix documentation build (#47).
Checksums
libwpe-1.3.91.tar.xz (48.4KB)
md5sum: a1e1eebd0eed068449be33be4b1c5a7d
sha1sum: 46941f39d9a8cb59cc222b0e2687c1ea0239d002
sha256sum: 34d2e7057700d5cfaead4e554fe253d30613279f2e7b9e3ea4a307f06799f93f
1.2.1
This is a bugfix release in the stable 1.2 series.
What's new in the libwpe 1.2.1 release?
- Added missing control characters to the Unicode-to-KeySym table (#53).
- Fixed build failure on systems where the
libxkbcommonheaders are installed in a non-standard location (#48). - Fixed memory overallocation for pasteboard strings (#42).
Checksums
libwpe-1.2.1.tar.xz (46.9KB)
md5sum: 9f26865f06ecf933ddbbf067a7be735f
sha1sum: d3f6211a2acafe1bd1f41e826c8efae35335fc92
sha256sum: 00e103c6fa226b0d979c29d14c9e8168c4bec7b0b5108f3705a037cda5609d7d
1.3.1
This is a development release leading towards the 1.4 series.
What's new in the libwpe 1.3.1 release?
- Fix WebKit build issue due to usage of angle-bracketed includes, when WPEBackend-fdo 1.3.1 is also installed (#46).
Checksums
libwpe-1.3.1.tar.xz (47.0KB)
md5sum: ddc2638caa0b922eb6d36ee15080cfdb
sha1sum: d848f6af34e0084a6ab483a9c3635a038c36f931
sha256sum: 5d5e23ce48b35278201b3b88e5b1a89bd54b38391721b4e74ce472c3905df8b0
1.3.0
What's new in the libwpe 1.3.0 release?
This is the first development release leading towards the 1.4 series.
- New API to set the device scaling factor. Backends and WebKit embedders can use this to e.g. support HiDPI displays (#44).
- New API to to obtain the root accessibility object for a view backend (#45).
- Fixed memory overallocation when setting pasteboard contents (#42).
Checksums
libwpe-1.3.0.tar.xz (47.0KB)
md5sum: 01bcda361a427d37829877add9e47eb4
sha1sum: 81ff47e0dd40b4aea91543785b2c1d76690154f3
sha256sum: 68986647af2433e74f830a06a497ed536dbc8721b04026ed82611a584be71148
1.2.0
What's new in the libwpe 1.2.0 release?
This is the first stable release in the 1.2 series.
- This version does not contain functional changes over the 1.1.90 release candidate.
Checksums
libwpe-1.2.0.tar.xz (46.8KB)
md5sum: 060876c6a32ef1ae519cb9542d0ede06
sha1sum: 5dd34eba8cc7625d2b1c679c509492941092d137
sha256sum: f28035e7a8991fbb1a0e762f1b3d0e3cb57513a3164c75c7dc3eb0c11d9149fc
1.1.90
This is the a development release leading to towards the 1.2 series.
- Fix small memory leaks when the EGL renderer backend initialization fails (#43).
Checksums
libwpe-1.1.90.tar.xz (46.8KB)
md5sum: fa2498919b3d3bc0d0a9aaff601e9628
sha1sum: 6c798e454f5e071533c50b2ee3af59887dfa6cf7
sha256sum: d21dcf83f7e7405e8296c1732d240637d2facdb40e1c9879a1c0f9f222517592
1.1.0
This is the first release in the 1.1 development series.
- Support building libwpe on Windows.
- New API for observing and setting the view backend state.
- Added a new
wpe_renderer_backend_egl_get_platform()function which can be used to obtain a value which can be passed toeglGetPlatformDisplay()andeglGetPlatformDisplayEXT(). - Marked old function names containing the “backend” word as deprecated. The symbols are still available, but it is encouraged to use the new versions, e.g. prefer
wpe_get_major_version()instead ofwpe_backend_get_major_version(). - Marked function table struct parameters passed to some API functions as
const. - Fixed headers so including
<wpe-egl.h>results in<wpe.h>being included automatically in the correct order. - Make instantiation of backends more robust by checking the validity of interface pointers obtained from the backend.
Checksums
libwpe-1.1.0.tar.xz (46.4KB)
md5sum: b34c3920cb749ebc74fe45a793cf57af
sha1sum: 69f0bc7f422c6a196c49439a454f7734ecac1126
sha256sum: 72e34ad754be11abd1a438cfe195d8d644c52105ab2b1c3b39dec6228bc776ce
1.0.0
This release changes the API version to 0.2, and introduces the following changes and features:
- The library is now called
libwpeto avoid confusion. TheWPEBackendname used previously seemed to indicate that the library implemented a WPE backend. The newlibwpename better reflects that it contains code needed by the WPE WebKit port (#27). - The
libwpelibrary now uses the libtool versioning convention (#21). - Handle conversion of keysyms to Unicode inside
libwpe. This allowed to remove theunicodemember from keyboard event structs, and removingwpe_input_key_mapper/wpe_input_key_mapper_interface(#23). - New field in event structs to specify keyboard modifiers (#22).
- New API for keymap and composition handling based on
libxkbcommon(#24).
Checksums
libwpe-1.0.0.tar.xz (45.4KB)
md5sum: b5ea32bd644811d5c6433cf1439763f7
sha1sum: 6e51591c00a9a6128e19920807e6874794c723fd
sha256sum: aff11612123f9ab85a8b9a4bcdfb3a7503eba0a0d2d96f2cdecd30e911091719