Releases: WebPlatformForEmbedded/libwpe
Releases · WebPlatformForEmbedded/libwpe
1.8.0
This is the first stable release in the 1.8 series.
Highlights of the libwpe 1.8.0 release
- New build configuration system based on Meson. The existing system based on CMake is still available and both produce the same outputs.
- Hidden visibility is now used by default for symbols, and only those belonging to the public API are exported.
Checksums
libwpe-1.8.0.tar.xz (50.1 KiB) md5sum: 328ea59dd8dee9107a49353536d00844 sha1sum: 3c893b1e8118a06f082d98373e279a8f8e33750d sha256sum: a6f00a7d091cbd4db57fe7ee3b4c12c6350921d654ed79812800a26c888481d2
1.7.90
This is a development release leading towards the 1.8 series.
What's new in libwpe 1.7.90?
- This release does not contain changes over the 1.7.1 development release
Checksums
libwpe-1.7.90.tar.xz (50.0 KiB) md5sum: e53de66fdcfc9e61567234b529900b42 sha1sum: 9545c65c7cb0d226825ae7fd638748d51d90355f sha256sum: 313c07bc963f7628ee5f4536c1240be5d116b43d01eec441c847db993f95d1b6
1.7.1
This is the first development release leading towards the 1.8 series.
What's new in libwpe 1.7.1?
- New build configuration system based on Meson. The existing CMake-based system is still maintained, and both produce the same outputs.
- Hidden visibility is now used by default for symbols, and only those belonging to the public API are exported.
Checksums
libwpe-1.7.1.tar.xz (50.0 KiB) md5sum: fa8326e2c4b87310cbfed035c36aca05 sha1sum: d8ed571f39cd9c39d3fcf7053c78430e85fd689e sha256sum: a784b7fa0c658b28071100f6f6749b0d85bbcddd82de028e07672ce13982d340
1.6.0
This is the first stable release in the 1.6 series.
Highlights of the libwpe 1.6.0 release
- Added support for smooth 2D axis input events.
- Ensure that only symbols marked with
WPE_EXPORT
are public. - Improved robustness of the CMake build system.
Checksums
libwpe-1.6.0.tar.xz (48.8 KiB) md5sum: 6e8a2c279dcc3617db5ec7ac4c03d628 sha1sum: e8424d5e29f35861d85acdc5962d8b59b53bb1ad sha256sum: 3587c6b8a807f4bb76b268ba74ca82c6b395b90235db41ad8252224456193c90
1.5.90
This is a development release leading towards the 1.6 series.
What's new in libwpe 1.5.90?
- Added support for smooth 2D axis input events.
- Improved robustness of the CMake build system.
Checksums
libwpe-1.5.90.tar.xz (48.7 KiB) md5sum: 96ec945d3ae0a7a78c8db52c25e8e0f3 sha1sum: cc4c0855a048519f6b634327de4f0d2de63b92f7 sha256sum: 6e6e26f8c98267c33f926c03a7f280a0d21c3f713f95a38ef302ca3a6253c350
1.4.0.1
This is the first bug fix release in the stable 1.4 series.
What's new in libwpe 1.4.0.1?
- Fix the version numbers to ensure
1.4.0
is used when building from tarballs.
Checksums
libwpe-1.4.0.1.tar.xz (48.5 KiB)
md5sum: 1d4d38413ee0d0043f74d0445cab906f
sha1sum: a41480a0a85cfa11b3f87f801b7c37bc3410e060
sha256sum: 09849dfb34877354f34f318e138971cf22e677b2179e1f0a8ea00ab0b7bd8e9b
1.4.0
This is the first stable release in the 1.4 series.
Highlights of the libwpe 1.4.0 release
- New API to set the device scaling factor. Backends and WebKit embedders can use this to e.g. support HiDPI displays.
- New API to to obtain the root accessibility object for a view backend.
- API reference documentation can now be built with HotDoc. Descriptions for most functionality is still missing, though.
- Fix build failure on systems where libxkbcommon has its headers installed in a non-standard location.
Checksums
libwpe-1.4.0.tar.xz (48.4 KiB)
md5sum: 4b6dbaa2d40408975fe1be935367b4e8
sha1sum: 18825932749edecd92a3bd31d4feffb5fd1150b4
sha256sum: e2d3494fc33fe946ad917fd6a3abd127462b91bba62ef8b35507e92f8ede4188
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
libxkbcommon
headers 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