eufon/just
Daniel Barlow d831ccbb67 add DWIMminess to url bar text entry
- prepend https:// to things that might be partial URLs
- perform searches for things that are not URLs (e.g. contain spaces)
- use different search engines for things that start with @foo

e.g. @ebay, @ddg, @lua
2022-04-27 10:14:09 +01:00
..
LICENSE Create LICENSE 2022-04-27 10:14:07 +01:00
README.md todo 2022-04-27 10:14:09 +01:00
default.nix multiple tab support 2022-04-27 10:14:07 +01:00
easylist_min_content_blocker.json first pass at adblocking using easylist 2022-04-27 10:14:05 +01:00
just.fnl add DWIMminess to url bar text entry 2022-04-27 10:14:09 +01:00
listeners.fnl extract Listeners, Viewplex, Webview to separate modules 2022-04-27 10:14:09 +01:00
shell.nix implement pane chooser 2022-04-27 10:14:09 +01:00
viewplex.fnl move webview thumbnail code from viewplex to webview 2022-04-27 10:14:09 +01:00
webview.fnl move webview thumbnail code from viewplex to webview 2022-04-27 10:14:09 +01:00

README.md

Just browsing

Touchscreen-friendly wrapper around Webkit

TO DO

  • downloads (pass to download manager)
  • find out if it's going to eat cpu like luakit does
  • some kind of bookmarks/favourites/pinned tabs/memory of visited sites
  • ESC in url bar cancels typing
  • warning for insecure sites
  • try video and audio
  • does it save passwords? find out! where?

to reinstate

  • loading progress bar