-
I recently started development on a small python application that downloads and installs luakit plugins directly from github repos. I'm at a point where installation and removal are functional, thoug…
-
I think that such a good project like Luakit deserves a new logo.
What do you think about this one? :)
-
Hi, I’m trying to figure out how to configure Luakit to automatically open a consistent layout of 4 windows each with a different web page open.
I think the session related keybondings might be rele…
-
Both browsers I use are based on webkit, so I can't use the current support yet.
(qutebrowser, using qt5-webkit, and luakit, using webkit2gtk)
-
# Context
I'm trying to make a Debian package from this repository. I've setup a 'debianization' branch in my fork groolot/luakit an started automating creation of Debian package with `pbuilder` in a…
-
I've updated from AUR today (so my version is 2017.08.10-267-gfb81d593), and starting Luakit dies with:
`[ 0.419431] E [core/common/lualib]: Lua error: Wrong type for setting 'window.search_engi…
-
> Linux下,Tauri v1的webview实现是`webkit2gtk4.0`,到了v2后实现升级成了`webkit2gtk4.1`,这玩意一堆BUG。
所以其实下面的问题只是间接与Tauri有关,问题的罪魁祸首是`webkit2gtk4.1`。
先罗列问题,都是我自己遇到过的:
1. 前端不会自动使用系统代理
2. 渲染错误,窗口全白
3. 点击输入框(\)会导致页面卡死…
-
Hi Aidan,
I need a stable Debian package of luakit for my system and a liveUSB project I maintain for my students.
I would like to propose you to be the maintainer of this luakit version inside …
-
**Current Behavior:**
Some websites such as Github freeze upon loading -- there is no feedback from the page, it does not respond to window resize, although it seems that for example hovering over …
-
With luakit (on Raspbian) I can open a jupyter notebook (for python development), all is correctly displayed, but the keyboard isn't responsive in the notebook: I can't edit any cell, I can't execute …