Tags give the ability to mark specific points in history as being important
-
1.15.1
960c1113 · ·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 · ·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.13.3
d8b7324f · ·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.1
5c0b59d5 · ·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.1
10e0fece · ·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.11.1
e2a90a50 · ·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