Aidan Holm

Results 49 issues of Aidan Holm

As a shell script and/or a lua module. Would communicate over DBus with the running instance of luakit, evaluate code in its lua state, and return the results. Similar to...

feature-request
help wanted

Some info: https://www.greasespot.net/2017/09/greasemonkey-4-for-script-authors.html Example use: https://github.com/StylishThemes/GitHub-Dark-Script

enhancement

- The actual change to the `tabdo` command should be straightforward. - There may be commands which use the currently visible tab notebook child directly, however, instead of using `w.view`;...

easy
enhancement
help wanted

- Unavoidably pollutes the global name space

API break
enhancement
help wanted

- possible privacy concern if URIs/bookmark/history details are included in tracebacks - it's difficult to detect which variables this applies to from a generic `traceback()` - difficult to display some...

feature-request
help wanted

``` CRITICAL **: guint64 webkit_web_page_get_id(WebKitWebPage*): assertion 'WEBKIT_IS_WEB_PAGE(webPage)' failed ```

bug

Currently each luakit window has only a single mode at any one time. This complicates many implementation details. Motivation: 1. Improve handling of menu and readline bindings. They are currently...

new-feature
API

Epiphany has the evince plugin. Alternative would be to use pdf.js

enhancement