Aidan Holm

Results 46 comments of Aidan Holm

You may have to edit `lib/lousy/widget/tab.lua`, specifically the `label.margin_left = 10` and `label.margin_right = 10` lines.

That signal set is for signals added with `add_signal()`, `emit_signal()`, etc. If they were shared, a signal named `"click"` would be emitted if an event handler was attached for the...

Thank you for the pointer, seaque! I hope that was the issue, AhmedThahir66 -- if not, please reopen with more details about your set up, and I'll see what I...

I'm sorry for the slow response -- It's been a while since I worked on luakit, but as far as I can tell [luakit.config_dir here](https://github.com/luakit/luakit/pull/987/files#diff-dafdb4cd9c65630e0eb4f663f962d59ae114be208db067f01caf79ed388a511eR335) should be set from XDGPREFIX,...

@vanillasoap Is the issue still present with the recent luakit webkit2 update?

MacPorts has `webkit2-gtk`, but it's currently outdated at version 2.14.2. JSCore shouldn't be needed (it's only used for webkit 1).