Ben Boeckel

Results 524 comments of Ben Boeckel
trafficstars

#605 seems to be the relevant issue there. The app would need to be ported to use GraphQL. https://blog.apollographql.com/launching-apollo-graphql-on-android-40ee0b5789bd?gi=46c44c646e07 seems like a promising way to do it (though I just...

I looked at it before filing the issue, but it didn't fit into the time I had available then. I can certainly help review if someone gets to it sooner,...

The problem is that any of the calls from `gui.c` will have to go through the commands API since it _cannot_ call into the (future) uzbl thread from the gui...

`js page` in WebKit2 is a write to the extension's socket/pipe and a wait for the response. We can't block the GUI thread on that.

Though I'm of half a mind to just remove it completely.

I don't think webkit itself supports being build statically. If you can get it to be static, I see no reason Uzbl itself couldn't. As for a framebuffer, Uzbl currently...

Just an FYI, but Qt uses an *old* version of WebKit. WebKit2 is the Future™ and uses separate binaries for network and rendering logic, so you'll basically have at least...

What's the selector code to find these elements?

That page is weird. Some of the results get labels, others do not. What makes some of them different?