Aidan Holm

Results 49 issues of Aidan Holm

CSS selectors cannot filter by element CSS properties; add custom `:css` pseudo-selector? Would require reworking scrolling implementation.

new-feature

Use-case: - Favicons next to URIs in menus - Required for #27 Considerations: - Should cells of the same column be of the same type? (Probably) - If favicons and...

new-feature

Manually searching through menus for particular entries (closed tabs, stylesheets, etc.) is arduous. Being able to filter rows temporarily would be very useful.

enhancement

A la `Ctrl-R` in the shell.

enhancement
documentation

E.g. follow API doc page should have link to follow mode section in introspector, and vice versa.

enhancement

E.g. `webview.new{non_ui = true}`. The purpose of this API is to indicate that a webview is used by a Lua module to perform background webpage loads. This would allow modules...

API

Currently, scrolling a webview with visible hints causes the hints to scroll out of view, but no new hints are generated. It'd be nice to have hints shown for links,...

enhancement

It's slightly annoying to resize the browser window (or, if you're using vertical tabs, to open a background tab from ex-follow mode) and have all the hint overlays shift to...

enhancement