Skip to content

Releases: WebPlatformForEmbedded/libwpe

1.12.1

31 Jul 14:51
1.12.1
5c0b59d
Compare
Choose a tag to compare

This is the first bug fix release in the stable 1.12 series.

What's new in libwpe 1.12.1?

  • Fix pasteboard to use the generic interface by default.
  • Fix memory allocation to always abort execution on failure.

Checksums

libwpe-1.12.1.tar.xz (54.2 KiB)
   md5sum: 3c8f9a1eb1d547a9c234356f3992e2b4
   sha1sum: 8d4b9a456dcf27ee5bfca46168dbc8066a0dd758
   sha256sum: 80d7e1c6e550279978bc1e1277f4e3d2efe9ca5155e5bbd842134cd5343df933

1.13.2

16 May 18:09
1.13.2
203eb3b
Compare
Choose a tag to compare
1.13.2 Pre-release
Pre-release

This is a development release leading towards the 1.14 series.

What's new in libwpe 1.13.2?

  • New API to configure the target refresh rate of view backends.

Checksums

libwpe-1.13.2.tar.xz (59.4 KiB)
   md5sum: 31b267649eb1a5f472b07a66adab86e1
   sha1sum: 5de7bc3e4dd9f8d94df84395106547c0a0a904f9
   sha256sum: efcd97dc0f95ff7a506483ba3df944669cdc602b3fc45c9fd676dee0f8f92cac

1.13.1

12 May 20:15
1.13.1
10e0fec
Compare
Choose a tag to compare
1.13.1 Pre-release
Pre-release

This is the first development release leading towards the 1.14 series.

What's new in libwpe 1.13.1?

  • New API to provide input events to be treated by WebKit as gamepad inputs.
  • New WPE_ENABLE_XKB build option, enabled by default, which can be used to completely avoid usage of libxkbcommon.
  • Allow libwpe to be built as a static library. The rest of the code linked with the static library must provide the _wpe_loader_interface symbol, as dlopen() will not be used.
  • Allow building libwpe within a larger CMake project.
  • Update the required Meson version to 0.55.0

Checksums

libwpe-1.13.1.tar.xz (59.3 KiB)
   md5sum: 6870daa1c2b5d9963b6b0d715e0c0714
   sha1sum: 2a3be69f2f49011cc593a498d4fe309e0bc8c3ff
   sha256sum: c3f55c8b98f1dc8ea7456880744098f5054ff5deba92a10dc93728710fbe9857

1.12.0

30 Sep 20:43
1.12.0
c785ad5
Compare
Choose a tag to compare

This is the first stable release in the 1.12 series.

Highlights of the 1.12.0 release

  • New API to handle requests initiated by web content to (un)fullscreen web views.
  • Support building on Windows.

Checksums

libwpe-1.12.0.tar.xz (53.3 KiB)
   md5sum: 5a3f11789535d826370ba465ea141393
   sha1sum: 91aa47a593a5db511d667b3bdbaa76dee4301311
   sha256sum: e8eeca228a6b4c36294cfb63f7d3ba9ada47a430904a5a973b3c99c96a44c18c

1.11.1

04 Aug 19:52
1.11.1
e2a90a5
Compare
Choose a tag to compare
1.11.1 Pre-release
Pre-release

This is the first development release leading towards the 1.12 series.

What's new in libwpe 1.11.1?

  • New API to handle requests initiated by web content to (un)fullscreen web views.
  • Support building on Windows.

Checksums

libwpe-1.11.1.tar.xz (53.2 KiB)
   md5sum: a3c32caa18e8d4fc88fecb375880789b
   sha1sum: 45f4040672351d385124845c59037ec026667edd
   sha256sum: 71fec3e65f2aac29fde3dde692a7f502d7c0a58995169493e0efb9ee3c9d1477

1.10.1

10 Jun 12:08
1.10.1
cdf940c
Compare
Choose a tag to compare

This is the first bug fix release in the stable 1.10 series.

What's new in libwpe 1.10.1?

  • Fix the build with versions of Python older than 3.6

Checksums

libwpe-1.10.1.tar.xz (50.8 KiB)
   md5sum: f60fc13b519a66d262afb76c77441870
   sha1sum: 1a8085b9a172d37e952c07bbb09b1654d4161ab2
   sha256sum: a327b3ffcf2356dbe8148c1db4bbdc5359d7e7163d177f67551a8393b144adf0

1.10.0

26 Mar 21:49
1.10.0
5587726
Compare
Choose a tag to compare

This is the first stable release in the 1.10 series.

Highlights of the libwpe 1.10.0 release

  • New API to explicitly deinitialize an EGL renderer target, which allows implementors of the wpe_renderer_backend_egl_target_interface to differentiate between destruction and deinitialization.

Checksums

libwpe-1.10.0.tar.xz (50.8 KiB)
   md5sum: 269ecb60d4ef80a0877d25a5828c8b82
   sha1sum: b3f48a48b0401da19deb60cb8f15f193dff799c1
   sha256sum: 2415e270d45e3595ed4052bc105f733744dc2d3677e12ff4a831e5029841084d

1.9.91

15 Mar 20:09
1.9.91
1495053
Compare
Choose a tag to compare
1.9.91 Pre-release
Pre-release

This is a development release leading towards the 1.10 series.

What's new in libwpe 1.9.91?

  • New API to explicitly deinitialize an EGL renderer target, which allows implementors of the wpe_renderer_backend_egl_target_interface to differentiate between destruction and deinitialization.

Checksums

libwpe-1.9.91.tar.xz (50.7 KiB)
   md5sum: 5f6840a357ef9cef7cf3ae06db51ce01
   sha1sum: a596f5246e6898faddf3e092f731a5888fe37d27
   sha256sum: 1d389f29ab1946669cf244ad621ff92b84ff8bcd9294df677444a0d876714196

1.9.90

06 Mar 00:36
1.9.90
2ef2e63
Compare
Choose a tag to compare
1.9.90 Pre-release
Pre-release

This is a development release leading towards the 1.10 series.

What's new in libwpe 1.9.90?

  • Improve build system reliability by avoiding generated headers.
  • Fix usage of libwpe as a Meson subproject.

Checksums

libwpe-1.9.90.tar.xz (50.6 KiB)
   md5sum: e72c68b56ab09aa88d061e861e84a862
   sha1sum: ab027a467aafe5524d8764a01b70dfc2596d6c18
   sha256sum: 036b40b47e13c694ecc8055fdef0c7eb3cb872a05973b2b097a3620b78c1788d

1.9.1

18 Jan 14:51
1.9.1
6458ea3
Compare
Choose a tag to compare
1.9.1 Pre-release
Pre-release

This is the first development release leading towards the 1.10 series.

What's new in libwpe 1.9.1?

  • Improve the Meson build system to allow using libwpe as a subproject.

Checksums

libwpe-1.9.1.tar.xz (50.2 KiB)
   md5sum: 54b6f91fc310a7098dac49e0537af407
   sha1sum: 9ad1b35c488ff7c63864a9c5ff652a02291bf881
   sha256sum: ac1470f9811e74a5f9b063e25d27ed9e274a74078c65fbdcc6f6e3c590010bb8