Skip to content
libwpe 1.13.3

Adrian Perez de Castro (7):
      Avoid using xkbcommon headers in libwpe headers
      Do not allow setting too small or big scale factors
      Document wpe_view_backend_dispatch_set_device_scale_factor()
      Wrap memory allocation functions to abort on failure
      Fix wrong license header in libwpe-version.h
      Fix build failure due to libc++ using libc functions
      Release version 1.13.3

Michael Catanzaro (1):
      Fix memory allocation issues in pasteboard get_types()

Víctor Manuel Jáquez Leal (2):
      gamepad: Pass provider to wpe_gamepad_create().
      gamepad: Add wpe_gamepad_provider_get_implementator_backend()

Yury Semikhatsky (1):
      fix: use generic pasteboard by default