WPEBackend-fdo icon indicating copy to clipboard operation
WPEBackend-fdo copied to clipboard

Results 15 WPEBackend-fdo issues
Sort by recently updated
recently updated
newest added

This builds upon #184, with the following additions: - Meson will check that the Wayland headers define the needed symbols to use `wl_surface_damage_buffer()`, erroring if not available. The functionality is...

enhancement

When a website does JS window.location.replace(), the Webkit tears down the entire PlatformDisplayLibWPE(), which destroy surface and other resources. The destroy may happen before registered .release callbacks of e.g. wl_buffer,...

Hi, @mcatanzaro asked me to open a new bug report because there doesn't exist one already, so here it is. :smile: Epiphany crashes more or less quickly, without me doing...

Hello, it seems since version => 1.14.1 cog crash very often with : Crash!: The renderer process crashed. Reloading the page may fix intermittent failures. We are using 1.14.2 but...

bug

Use pkg-config to obtain the value of the `backendsdir` variable to use the value as location for installing the backend. This also changes the pkg-config `.pc` file to have that...

We are working on building Webkitgtk with WPE in Ubuntu, which requires to promote wpebackend-fdo to main. Our review process strongly recommends for new components to have tests which isn't...

enhancement

Sorry if here is the wrong place to ask this. I have a pinephone and would like to have hardware accelerated video playback with the WebKit engine. Gstreamer already fully...

Hi, I know WPEBackend-rdk is deprecated now, and I have seen many patches for the Raspberry Pi userland driver which adds some compatibility for EGL and gles2 apps to it....

Similar to #113 I have lima driver on 5.10 kernel + drm backedn. I can display webpages but when try : ``` cog -P drm --ignore-tls-errors webglsamples.org/aquarium/aquarium.html ``` I'm getting...

[intro-dependencies.txt](https://github.com/Igalia/WPEBackend-fdo/files/7156505/intro-dependencies.txt) [install-log.txt](https://github.com/Igalia/WPEBackend-fdo/files/7156482/install-log.txt) [meson-log.txt](https://github.com/Igalia/WPEBackend-fdo/files/7156483/meson-log.txt) gst-launch-1.0: ../src/ws.cpp:316: static WS::Instance& WS::Instance::singleton(): Assertion `isConstructed()' failed. Ubuntu 20.04.2 LTS, 64 Bit x86 Any ideas where to even start?