Stefan Hagen
Stefan Hagen
This is pretty much the case now. We have userprefs.lua and also `:settings`. I kind of like the way it is.
I can confirm this is happening. I think the tab is opened first and then the navigation request is processed.
I looked at the proxy module. I got the overall idea how it works, but I don't get why the design desicion was taken to implement it that way. I'd...
@msdemlei ^
Luakit has changed a lot meanwhile. Does this issue still occur for you in version 2.2?
Whats wrong with the old one? Also "old" means 3 years old. So actually quite new. https://github.com/luakit/luakit/issues/363
At the moment, it is not possible to style the WebInspector. I would also like to see some WebView attributes applied to the WebInspector. Especially the default zoom. Because right...
Hmm. So that means someone needs to go through https://trac.webkit.org/wiki/Fingerprinting and then check what parts of it are actually exposed via the WebKit2GTK port. Unfortunately neither canvas, nor webgl are...
I don't know how to respond to this.
What about sticking to IPC sockets and use something like `i3-msg`? https://github.com/i3/i3/blob/next/i3-msg/main.c