Adrian Perez
Adrian Perez
Screenshot, running under Labwc: 
Backported into `webkitglib/2.48` as commit 765da23c38a083cd8112eea55d92f34b97605dad
Ping reviewers 🏓
Ping reviewers 🏓
> I like the idea of simplify the complexity of the code buy dropping the conditional compilation. I'd like to extend the changes to the gtk4 and drm platforms too....
I still lean towards keeping the existing default, but given both @clopez and @psaavedra think it's better to disable PDF.js support in WPE by default (because embedded) let's do that...
> I am trying to get Cog to run on an Ubuntu 22.04 VM on arm64 (the goal is to eventually have this run on an actual Ubuntu 20.04 arm64...
> @psaavedra Changes LGTM in general. We may want to add this somewhere in `wpewebkit.inc`, though: > > ``` > EXTRA_OECMAKE += "-DENABLE_WPE_PLATFORM=OFF" > ``` > > (See [this message...
> > @psaavedra Changes LGTM in general. We may want to add this somewhere in `wpewebkit.inc`, though: > > ``` > > EXTRA_OECMAKE += "-DENABLE_WPE_PLATFORM=OFF" > > ``` > >...
> @aperezdc , I have a doubt for the GTK build: | -- No package 'sysprof-capture-4' found. Is sysprof really a mandatory depends? Can we set this depends off? You...