taobert
taobert
Well i'm out of my depth on both Wayland and systemd. Looking at your code, i would assume you want more `After`s. It woulld be good to confirm that you...
Well, I can't make this manifest under X, so i'm very much spitballing. (I believe that) there can be a race condition with settings in tab creation (which may cause...
OK. Thanks for trying. It _was_ a bit of a long shot. This is a bit of a brain-dump, so my apologies if some of it doesn't hang together well....
Ok.. With the keyboard connected, you should also be able to test loading new tabs (`T`) and windows (`W`), and reloading the page (`R`), and confirm that none of these...
> I have about 3000 tabs Well done. I'm also a tab hoarder, though you rather put me to shame. You _may_ be interested in the `tabgroups` module (recently moved...
If the file upload is triggered by a ``, then this will be handled internally by webkit, and webkit will do whatever it wants with it. Luakit has a little...
#225 has suggestions about setting up a kiosk mode, by starting fullscreen mode which hides the tab and status bars. Have you played with these suggestions? Luakit doesn't have any...
Is this still causing you grief? Opening links from gmail works for me, but i can see that google is doing a click-tracking redirect dance. It's conceivable to me that...
Thanks for accepting the PR.. As an addendum, this issue highlights an additional issue, that the style parsing doesn't provide very good error messages when something is (considered) ill-formed. Ideally,...