Skip to content
Tags give the ability to mark specific points in history as being important
  • 1.16.0
    782026ce · Release version 1.16.0 ·
    libwpe 1.16.0
    
    Adrian Perez de Castro <aperez@igalia.com> (1):
          Release version 1.16.0
    
  • 1.15.2
    f57050fb · Release version 1.15.2 ·
    libwpe 1.15.2
    
    Adrian Perez de Castro (1):
          Release version 1.15.2
    
    Don Olmstead (1):
          The static loader should not use a pointer
    
    Yury Semikhatsky (1):
          fix: allow resetting fullscreen client to nullptr
    
  • 1.14.2
    86663687 · Release version 1.14.2 ·
    libwpe 1.14.2
    
    Adrian Perez de Castro (1):
          Release version 1.14.2
    
    Don Olmstead (1):
          The static loader should not use a pointer
    
    Yury Semikhatsky (1):
          fix: allow resetting fullscreen client to nullptr
    
  • 1.15.1
    960c1113 · Release version 0.15.1 ·
    libwpe 1.15.1
    
    Adrian Perez de Castro <aperez@igalia.com> (5):
          CI: Update versions of GitHub actions
          CI: Add job to run the Clang analyzer
          Unrevieewed. Post-release version bump
          Meson: Bump libxkbcommon subproject to version 1.4.1
          Release version 0.15.1
    
    Carlos Garcia Campos <cgarcia@igalia.com> (1):
          Add API to allow handling pointer lock requests and events
    
    Don <don.j.olmstead@gmail.com> (1):
          Add Process Management API
    
    Don Olmstead <don.j.olmstead@gmail.com> (1):
          Create GL::egl target without pkgconfig
    
    James Knight <james.d.knight@live.com> (1):
          ensure wpe input-xkb context returns NULL on error
    
    Jasper <65227842+jfgrimm@users.noreply.github.com> (1):
          include string.h before poison pragma to avoid build issues on CentOS 7 (#123)
    
    Olivier Blin <olivier.blin@softathome.com> (1):
          Fix build failure due to libc functions used in old glibc and libc++ headers
    
    Víctor Manuel Jáquez Leal <vjaquez@igalia.com> (1):
          gamepad: API clean ups.
    
  • 1.14.1
    40a382f1 · Release version 1.14.1 ·
    libwpe 1.14.1
    
    Adrian Perez de Castro <aperez@igalia.com> (1):
          Release version 1.14.1
    
    Jasper <65227842+jfgrimm@users.noreply.github.com> (1):
          include string.h before poison pragma to avoid build issues on CentOS 7 (#123)
    
    Olivier Blin <olivier.blin@softathome.com> (1):
          Fix build failure due to libc functions used in old glibc and libc++ headers
    
  • 1.14.0
    b90a8396 · Release version 1.14.0 ·
    libwpe 1.14.0
    
    Adrian Perez de Castro <aperez@igalia.com> (1):
          Release version 1.14.0
    
    Don <don.j.olmstead@gmail.com> (1):
          Add Process Management API
    
  • 1.12.3
    1af319aa · Release version 1.12.3 ·
    libwpe 1.12.3
    
    Adrian Perez de Castro <aperez@igalia.com> (2):
          Fix build failure due to libc++ using libc functions
          Release version 1.12.3
    
  • 1.13.90
    b461dd32 · Release version 1.13.90 ·
    libwpe 1.13.90
    
    Adrian Perez de Castro <aperez@igalia.com> (1):
          Release version 1.13.90
    
    Víctor Manuel Jáquez Leal <vjaquez@igalia.com> (1):
          gamepad: API clean ups.
    
  • 1.13.3
    d8b7324f · Release version 1.13.3 ·
    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
    
  • 1.12.2
    f43cb10b · Release version 1.12.2 ·
    libwpe 1.12.2
    
    Adrian Perez de Castro (3):
          CI: Switch to Python 3.6
          CMake: Fix the build
          Release version 1.12.2
    
  • 1.12.1
    5c0b59d5 · Release version 1.12.1 ·
    libwpe 1.12.1
    
    Adrian Perez de Castro (3):
          Wrap memory allocation functions to abort on failure
          Fix wrong license header in libwpe-version.h
          Release version 1.12.1
    
    Michael Catanzaro (1):
          Fix memory allocation issues in pasteboard get_types()
    
    Yury Semikhatsky (1):
          fix: use generic pasteboard by default
    
  • 1.13.2
    203eb3bf · Release version 1.13.2 ·
    libwpe 1.13.2
    
    Adrian Perez de Castro <aperez@igalia.com> (1):
          Release version 1.13.2
    
    Chris Lord <chrislord.net@gmail.com> (1):
          Add target refresh rate to view-backend (#104)
    
  • 1.13.1
    10e0fece · Release version 1.13.1 ·
    libwpe 1.13.1
    
    Adrian Perez de Castro <aperez@igalia.com> (6):
          Unreviewed: Post-release version bump
          CI: Update to Python 3.6, bump actions versions
          Meson: Switch libxkbcommon subproject to a release
          meson: Place additional flags in generated .pc file
          CI: Add a job that runs clang-format on PR changes
          Release version 1.13.1
    
    Don <don.j.olmstead@gmail.com> (4):
          CMake: Use current source and binary directory
          Explicitly enable xkb
          Allow libwpe to be built statically
          Format wpe/wpe.h with clang
    
    Don Olmstead <don.j.olmstead@gmail.com> (2):
          Format CMakeLists.txt file (#95)
          Clarify CI workflows (#96)
    
    Víctor Manuel Jáquez Leal <vjaquez@igalia.com> (2):
          build: Bump to meson 0.55
          Adds Gamepad API.
    
  • 1.12.0
    c785ad5f · Release version 1.12.0 ·
    libwpe 1.12.0
    
    Adrian Perez de Castro <aperez@igalia.com> (1):
          Release version 1.12.0
    
  • 1.11.1
    e2a90a50 · Release version 1.11.1 ·
    libwpe 1.11.1
    
    Adrian Perez de Castro <aperez@igalia.com> (14):
          Fix inclusion of generated headers when used as Meson subproject
          Avoid generated version headers
          Meson: Remove unused version_info variable
          CI: Explicitly use Meson 0.49 in builds
          Meson: Use -fno-exceptions insted of cpp_eh=none
          CI: Deploy built documentation to GitHub pages
          meson: Make scripts/version.py work with older Pythons
          CI: Lower Python version to 3.5
          CI: Add Windows build using MSVC
          Do not require available EGL headers for Windows
          Meson: Provide dlfcn-win32 as fallback on Windows
          Meson: Provide libxkbcommon subproject fallback
          Meson: Pick libxkbcommon from Git, remove patch dir
          Release version 1.11.1
    
    Adrian Perez <aperezdc@users.noreply.github.com> (1):
          Meson: Fix building libwpe as a subproject (#77)
    
    Imanol Fernandez <ifernandez@igalia.com> (1):
          Add fullscreen API
    
    Zan Dobersek <zdobersek@igalia.com> (1):
          renderer-backend-egl: support explicit deinitialization
    
    Žan Doberšek <zan@falconsigh.net> (1):
          Update src/renderer-backend-egl.c
    
  • 1.10.1
    cdf940cd · Release version 1.10.1 ·
    libwpe 1.10.1
    
    Adrian Perez de Castro <aperez@igalia.com> (3):
          meson: Make scripts/version.py work with older Pythons
          CI: Lower Python version to 3.5
          Release version 1.10.1
    
  • 1.10.0
    55877263 · Release version 1.10.0 ·
    libwpe 1.10.0
    
    Adrian Perez de Castro <aperez@igalia.com> (1):
          Release version 1.10.0
    
  • 1.9.91
    1495053a · Release version 1.9.91 ·
    libwpe 1.9.91
    
    Adrian Perez de Castro <aperez@igalia.com> (1):
          Release version 1.9.91
    
    Zan Dobersek <zdobersek@igalia.com> (1):
          renderer-backend-egl: support explicit deinitialization
    
    Žan Doberšek <zan@falconsigh.net> (1):
          Update src/renderer-backend-egl.c
    
  • 1.9.90
    2ef2e63e · Release version 1.9.90 ·
    libwpe 1.9.90
    
    Adrian Perez <aperezdc@users.noreply.github.com> (1):
          Meson: Fix building libwpe as a subproject (#77)
    
    Adrian Perez de Castro <aperez@igalia.com> (4):
          Fix inclusion of generated headers when used as Meson subproject
          Avoid generated version headers
          Meson: Remove unused version_info variable
          Release version 1.9.90
    
  • 1.9.1
    6458ea36 · Release version 1.9.1 ·
    libwpe 1.9.1